forked from erryox/Switchy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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!)*** |