Skip to content

Instantly share code, notes, and snippets.

@Necior
Created June 13, 2014 14:01
Show Gist options
  • Save Necior/7d81b683e12501b8f522 to your computer and use it in GitHub Desktop.
Save Necior/7d81b683e12501b8f522 to your computer and use it in GitHub Desktop.
Map caps lock key to escape key in Windows 7
REGEDIT4
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
"Scancode Map"=hex:00,00,00,00,00,00,00,00,03,00,00,00,3a,00,46,00,01,00,3a,00,00,00,00,00
; from http://vim.wikia.com/wiki/Map_caps_lock_to_escape_in_Windows (13.06.2014)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment