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
| ; | |
| ; AutoHotkey Version: 1.x | |
| ; Language: English | |
| ; Platform: Win9x/NT | |
| ; Author: Maave (maave0 on github) | |
| ; | |
| ; Turns the Caps Lock key into a one-shot Shift key. | |
| ; This only affects the mapped keys, it's not a global shift | |
| ; This may lag and capitilize wrong when computer is under high load i.e. during the first few seconds after opening CMD. | |
| ; |