Unsolved
This post is more than 5 years old
2 Intern
•
136 Posts
0
4997
April 1st, 2008 22:00
How do I get NUMLOCK to default to ON in VISTA
I have an Inspiron 1720 with numerical pad running under Vista Home premium When I switch on, it starts with Num Lock off, how can I set it to start with Num Lock ON?
Thanks
giampaolo
0 events found
No Events found!


MoneyGuyBK
2 Intern
•
2.3K Posts
0
April 1st, 2008 22:00
You need to go into BIOS and set it to "ON"
Peace
mombodog
2 Intern
•
12.7K Posts
0
April 1st, 2008 23:00
If the bios setting has no effect,,
HKEY_CURRENT_USER\Control Panel\Keyboard
InitialKeyboardIndicators REG_SZ 0 | 2
Default: 0
Determines whether the NUMLOCK key is on or off when the computer starts. The system stores the state of the NUMLOCK key in this value entry during log off and shutdown and uses this value to restore the state when the user logs on.
Value Meaning
0 NUMLOCK is off.
2 NUMLOCK is on.