Created
November 7, 2014 08:10
-
-
Save torbiak/c755ca49dc98a9bc4fa8 to your computer and use it in GitHub Desktop.
Windows kernel keycode mappings
This file contains 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
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,07,00,00,00,36,00,3a,00,2e,e0,5c,e0,\ | |
30,e0,5d,e0,10,e0,44,00,22,e0,57,00,19,e0,58,00,00,00,00,00 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Maps F10-12 to Prev, Play/Pause, Next. Disables Caps Lock.