1 is nothing, 2 is on.
HKEY_CURRENT_USER\Control Panel\Keyboard
InitialKeyboardIndicators REG_SZ Number
Specifies initial values for keys. 0 means that NumLock is turned off after
the user logs on; 2 means Numlock is turned on after the user logs on. This
value is set during log off or shutdown to preserve the state of the Numlock
key at that time.
Default: 0
InitialKeyboardIndicators
HKCU\Control Panel\Keyboard
Data type Range Default value
REG_SZ 0 | 2 0
Description
Determines whether the NUMLOCK key is on or off when the computer starts.
The system stores the state of the NUMLOCK key in this entry during logoff
and shutdown, and then uses this value to restore the state when the user
logs on.
Value Meaning
0 NUMLOCK is off.
2 NUMLOCK is on.
--
..
--
"markhoppe" wrote in message news:443eb0fb-32c2-4052-9879-79bf742ef1dd...
> I have followed these instructions and I will check it the next time I
> reboot. Interestingly my InitialKeyboardIndicators was set to 2 when I
> opened the key. Was does the "2" indicate? I know "0" is off and "1" is
> on.
>
>
> Mine are set at 2 also, and when I try to change it, it changes it back to
> 2.