在Windows 8.1更新之前,我可以通过本文中注册表调整项的类型将Caps-Lock映射到Controls:
但是,更新到8.1后,我的调整不再起作用。我所做的是
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
我猜想Windows 8.1可能已经改变了它解释键盘布局注册表的方式。
我是一个狂热的emacs
用户,所以这个问题对我来说是生死攸关的情况。
reg
以上内容在重启后可在最新的Windows 8.1 Pro上运行