Last active
February 21, 2024 23:39
-
-
Save jinwoo-jeon0/be99424c4993112ff3ebb17ca6ea6be9 to your computer and use it in GitHub Desktop.
deprecated
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 | |
; 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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use PowerToys Keyboard Manager instead.