Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
1280px authored Nov 11, 2022
1 parent 457a94e commit a9686d1
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -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 <code>shell:startup</code> 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!)***

0 comments on commit a9686d1

Please sign in to comment.