Skip to content

Instantly share code, notes, and snippets.

@jinwoo-jeon0
Last active February 21, 2024 23:39
Show Gist options
  • Save jinwoo-jeon0/be99424c4993112ff3ebb17ca6ea6be9 to your computer and use it in GitHub Desktop.
Save jinwoo-jeon0/be99424c4993112ff3ebb17ca6ea6be9 to your computer and use it in GitHub Desktop.
deprecated
Windows Registry Editor Version 5.00
; Caps lock to left 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,02,00,00,00,1d,00,3a,00,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