To enable Numlock before users log in
You'll want to change this key
[HKEY_USERS\.DEFAULT\Control Panel\Keyboard]
Set InitialKeyboardIndicators = 2
If you want to enable it for the user (WinXP is suppose to retain the last
state of this button every time you log off)....
To force it on..
[HKEY_CURRENT_USER\Control Panel\Keyboard]
Set InitialKeyboardIndicators = 2
To enable numlock during bootup, you'll need to set the numlock enabled
option in your bios
--
Jason Tsang - Microsoft MVP
Find out about the MS MVP Program -
http://mvp.support.microsoft.com/default.aspx
joe7dust said:
When my XP Prof loads, it always sets the numlock to OFF. This isn't a
big deal,but it would be nice to know how to change default startup settings
like this. It wasn't in any of the usual places.