Skip to content

Instantly share code, notes, and snippets.

@cdituri
Last active May 16, 2016 18:56
Show Gist options
  • Save cdituri/62a5322ef0ea9517462f817140e39dfc to your computer and use it in GitHub Desktop.
Save cdituri/62a5322ef0ea9517462f817140e39dfc to your computer and use it in GitHub Desktop.
disable caps lock on win7 and beyond
; http://johnhaller.com/sites/default/files/downloads/reg/disable_caps_lock.reg
; read here: http://superuser.com/a/688895
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout] "Scancode Map"=hex:00,00,00,00,00,00,00,00,02,00,00,00,00,00,3a,00,00,00,00,00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment