Skip to content

Instantly share code, notes, and snippets.

@jinwoo-jeon0
Last active February 21, 2024 23:39
Show Gist options
  • Save jinwoo-jeon0/b85f85300c2ee0a3cd1d805d00cbc996 to your computer and use it in GitHub Desktop.
Save jinwoo-jeon0/b85f85300c2ee0a3cd1d805d00cbc996 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 ctrl
; 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,1d,e0,5d,e0,\
00,00,00,00
@jinwoo-jeon0
Copy link
Author

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