修改如下注册表项下的
InitialKeyboardIndicators的值为80000002,重启即可。
HKEY_USERS\.Default\Control Panel\Keyboard\
HKEY_CURRENT_USER\Control Panel\Keyboard\
代码如下
Windows Registry Editor Version 5.00
[HKEY_USERS\.DEFAULT\Control Panel\Keyboard]
"InitialKeyboardIndicators"="80000002"
[HKEY_CURRENT_USER\Control Panel\Keyboard]
"InitialKeyboardIndicators"="80000002"
[HKEY_USERS\.DEFAULT\Control Panel\Keyboard]
"InitialKeyboardIndicators"="80000002"
[HKEY_CURRENT_USER\Control Panel\Keyboard]
"InitialKeyboardIndicators"="80000002"
本文提供了解决键盘指示器不正确显示的问题方案,通过修改注册表中InitialKeyboardIndicators的值为80000002来修复。如果问题仍然存在,提供了进一步的参考资料。

2115

被折叠的 条评论
为什么被折叠?



