Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jinwoo-jeon0/0819d62d9a82b837f6935b09e605aab9 to your computer and use it in GitHub Desktop.
Save jinwoo-jeon0/0819d62d9a82b837f6935b09e605aab9 to your computer and use it in GitHub Desktop.
deprecated
Windows Registry Editor Version 5.00
; Caps lock to left ctrl
; Menu key to right windows key
; https://www.win.tue.nl/~aeb/linux/kbd/scancodes-1.html
; https://docs.microsoft.com/en-us/windows/desktop/inputdev/virtual-key-codes
; http://smallvoid.com/article/winnt-scancode-map.html
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
"Scancode Map"=hex:00,00,00,00,00,00,00,00,03,00,00,00,1d,00,3a,00,5c,e0,5d,e0,\
00,00,00,00
@jinwoo-jeon0
Copy link
Author

jinwoo-jeon0 commented Feb 21, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment