Skip to content

Instantly share code, notes, and snippets.

@fearthecowboy
Created March 3, 2015 15:24
Show Gist options
  • Save fearthecowboy/9bd66d2756f6c47655d9 to your computer and use it in GitHub Desktop.
Save fearthecowboy/9bd66d2756f6c47655d9 to your computer and use it in GitHub Desktop.
Remap Capslock key to act as a Windows Key (import into registry and reboot)
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,5b,e0,3a,00,00,00,00,00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment