美文网首页
2020-02-22

2020-02-22

作者: yahzon | 来源:发表于2020-02-22 14:12 被阅读0次

Windows系统

在Win7之后的系统可以通过修改注册表实现,下面是导出的注册表脚本,双击导入即可:

CapsLockLeftCtrl_switch.reg

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\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

恢复 CapsLockLeftCtrl_reset.reg

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Keyboard Layout]
"Scancode Map"=-

相关文章

网友评论

      本文标题:2020-02-22

      本文链接:https://www.haomeiwen.com/subject/azslqhtx.html