PDA

View Full Version : Turning on Numlock in Win2k using the registry details inside.


el
09-09-01, 06:02 PM
Click Start, Run, then type regedt32 and click OK. In the Registry Editor that appears, select the HKEY_USERS window. Double-click the .Default folder to open it, then open the Control Panel folder, then select the Keyboard icon. Double-click "InitialKeyboardIndicators" label in the right pane, then change the digit 0 (zero) to 2. Click OK and close the Registry Editor. The next time you restart, the NumLock light will be on -- even before you log in. The NumLock state will be preserved on a per-user basis after that.

I found this and thought I would share it with everybody! enjoy

Kingslayer
09-09-01, 07:11 PM
I can do that in my bios.....

el
09-09-01, 07:17 PM
lol want to bet? win2k will turn it back off by default.

el
09-09-01, 10:10 PM
well it looks like this doesn't seem to work adn king slayer is right but the bios on my kk266 doesn't seem to have it. any body know how I can hack the registry so number lock is on even at login. thanks in advance and king slayer 1, el 0!

engjohn
09-10-01, 01:21 AM
Try this..

HKEY_Current_User\ControlPanel\Keyboard\InitialKey boardIndicators

Type REG_SZ:

If set to 0, NumLock is disabled for that current user after logging on. If it is 2, NumLock is enabled and will retain the settings from the last shutdown.

engjohn