Skip to content

Instantly share code, notes, and snippets.

@amano41
Last active March 25, 2020 03:26
Show Gist options
  • Save amano41/46952ffe08601a5574896fdc355fc67b to your computer and use it in GitHub Desktop.
Save amano41/46952ffe08601a5574896fdc355fc67b to your computer and use it in GitHub Desktop.
CapsLock キーを Ctrl キーに変更する
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,02,00,00,00,1d,00,3a,00,00,00,00,00
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,03,00,00,00,1d,e0,3a,00,1d,00,1d,e0,00,00,00,00
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,03,00,00,00,1d,00,3a,00,3a,00,1d,00,00,00,00,00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment