Skip to content

Instantly share code, notes, and snippets.

@maave0
maave0 / capslock.ahk
Last active August 22, 2020 02:29
Turns the Caps Lock key into a one-shot Shift key
;
; 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.
;