Windows 下 左Ctrl和Caps交换

将以下文本存为后缀为.reg文件,运行并重启即可

左Ctrl和Caps交换

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

只将Caps 改为 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 
posted @ 2017-03-13 17:50  夕先生  阅读(1747)  评论(0编辑  收藏  举报