Whenever I remote desktop to a machine, it seems NumLock is turned off. I never ever want NumLock off. Is there a windows app which will monitor the numlock state and turn it back on if it is off?
2 Answers
NumLocker is a lightweight and useful freeware designed to lock the state of Caps Lock, Num Lock and Scroll Lock keys. You can force these keys to "Always On" and "Always Off". With NumLocker, you can prevent accidental pressing and changing state of these keys.
Try the Registry Editor:
To enable Num Lock before a user logs on, follow these steps:
- Run Registry Editor.
- Move to
HKEY_USERS\.Default\Control Panel\Keyboard - Change the value for
InitialKeyboardIndicatorsfrom0to2.
There are other methods built into Windows you can explore to keep that darn light always on!
2