启动WindowsXP后小键盘灯灭了,怎么让它进系统时不灭?
把注册表中 HKEY_Users\.Default\ControlPanel\Keyboard 右边的 InitialKeyboardIndicators 的键值改为 2 重启计算机即可。
不熟悉注册表操作的朋友可以把下面4行复制-粘贴到记事本,保存为Numlock.reg文件,双击,确定也可:
Windows Registry Editor Version 5.00
[HKEY_USERS\.DEFAULT\CONTROL Panel\Keyboard]
"InitialKeyboardIndicators"="2"