From a9686d1c51cd796aa6d0dfcc9d2eb52e14a60e07 Mon Sep 17 00:00:00 2001 From: 1280px <71165491+1280px@users.noreply.github.com> Date: Fri, 11 Nov 2022 19:28:52 +0300 Subject: [PATCH] Update README.md --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 38733f2..d13f623 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,14 @@ # Switchy-mod -Switches keyboard layout with the Caps Lock key. +A simple program that switches keyboard layout with the CapsLock key — just put it in the Startup folder (press **Win+R** and type shell:startup to open)! -Just put [Switchy.exe](https://github.com/1280px/Switchy/releases/download/m1.0/Switchy.exe) in the Startup folder (to open it press **Win+R** and type **shell:startup**). +**Supported systems:** Windows XP, Windows 7–Windows 11 -In this mod, the language switcher pop-up is disabled by default; If you want to get it back, for whatever reason, put in this folder a shortcut with **/showpopup** parameter instead of the file itself. +In the modded version, the language switcher pop-up is disabled by default; If you want to get it back, for whatever reason, put in this folder a shortcut with **/showpopup** parameter instead of the file itself. > Note: for keyboard layout switching to work in programs running with administrator privileges, Switchy must also be run with administrator privileges. This can be done using Task Scheduler. -Usage: + +### Usage: * **CapsLock** to change keyboard layout * **Shift+CapsLock / CapsLock+Shift** to toggle CapsLock state -* ~~**Alt+CapsLock** to enable/disable Switchy~~ +* **Alt+CapsLock** to enable/disable Switchy ***(disabled in modded version!)***