Windows重映射交换Esc与Cap键功能与恢复

参考链接: https://blog.csdn.net/qq_35333978/article/details/113702970

重映射.reg

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,3a,00,01,00,01,00,3a,00,00,00,00,00

恢复重映射.reg

Windows Registry Editor Version 5.00
 
Windows Registry Editor Version 5.00
 
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
"Scancode Map"=-

运行后重启即可

posted @ 2023-11-23 11:06  小阮向阳  阅读(39)  评论(0编辑  收藏  举报