修改如下注册表项下的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"
 
 
 
 
 

相关文章:

  • 2021-12-25
  • 2021-12-07
  • 2022-03-03
  • 2022-02-18
  • 2021-12-22
  • 2021-11-14
  • 2022-12-23
  • 2021-12-20
猜你喜欢
  • 2022-12-23
  • 2021-08-04
  • 2022-12-23
  • 2022-12-23
  • 2021-11-23
  • 2021-08-12
相关资源
相似解决方案