Created
December 31, 2019 20:33
-
-
Save mrmmg/7ba4d509839412a063fe43fdd8b1b810 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
For windows, this code is working... | |
Tested on Windows 10 - 1909 | |
``` | |
SetCapsLockState, AlwaysOff | |
+CapsLock::CapsLock | |
CapsLock::Send, {Alt down}{Shift down}{Shift up}{Alt up}{Alt up} | |
return | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment