Skip to content

Instantly share code, notes, and snippets.

@mrmmg
Created December 31, 2019 20:33
Show Gist options
  • Save mrmmg/7ba4d509839412a063fe43fdd8b1b810 to your computer and use it in GitHub Desktop.
Save mrmmg/7ba4d509839412a063fe43fdd8b1b810 to your computer and use it in GitHub Desktop.
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