Created
April 19, 2016 14:16
-
-
Save robert-claypool/c4c8ff6e7865cb4b02337eb4d52f978d to your computer and use it in GitHub Desktop.
Disable CAPS LOCK on Windows 2000, XP, Vista, 7, 8, 10
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,00,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