Set default CapsLock, NumLock and ScrollLock state
10 December 2009
Note: The comment-function for this post has been disabled due to 200+ spam comments over the last 24 hours Lately, I’ve been annoyed that a few of the computers I’ve set up have had NumLock on after each and every boot. The problem lies somewhere in the installation scripts, I’m sure, but as I have no power over those scripts, all I can do, is fix the problem whenever I spot it.
- Open the “run” dialog box, enter
regedit, and click ok - Find the following key:
HKEY_USERS\.DEFAULT\Control Panel\Keyboard\InitialKeyboardIndicators - Set the value of the key in accordance with the following table
| Status | Value |
| Turn all indicators Off (NumLock, CapsLock, ScrollLock) | 0 |
| Turn CapsLock On | 1 |
| Turn NumLock On | 2 |
| Turn CapsLock and NumLock On | 3 |
| Turn ScrollLock On | 4 |
| Turn CapsLock and ScrollLock On | 5 |
| Turn NumLock and ScrollLock On | 6 |
| Turn all indicators On (NumLock, CapsLock, ScrollLock) | 7 |
No Comments
|
Posted by razumny |
Categories: Windows 7, Windows Vista, Windows XP | Tagged: capslock, InitialKeyboardIndicators, numlock, regedit, registry, registry key, scrollock |
2009 STFU && RTFM