Add alt-capslock to get regular capslock.
This commit is contained in:
parent
5bd46c4a4d
commit
2ea635bc8b
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@ SendMode Input ; Recommended for new scripts due to its superior speed and reli
|
|||
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
|
||||
|
||||
CapsLock:: F13
|
||||
!CapsLock:: CapsLock
|
||||
|
|
Loading…
Reference in a new issue