- Press Windows key + R and type
regedit.exe
- Go to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout
- Create new entry with type
Binary value
named:Scancode Map
- Modify value to:
02 00 00 00 1D 00 3A 00 00 00 00 00```
- Restart computer
-
-
Save troglotit/2f5fc49bc74a1b69a54381d669f3e7c8 to your computer and use it in GitHub Desktop.
Remap Caps-Lock key to Ctrl in Windows 7/8
This file contains hidden or 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 | |
[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