|
|
|
Question about 'Force NumLock to Behave'
Showing all messages in thread #1011390054 Windows 2000 Annoyances Discussion Forum
The following are all of the messages in this thread (6 in all), shown in chronological order. Click any message subject to view that message by itself or to view the thread hierarchy.
|
Question about 'Force NumLock to Behave'
Friday, January 18, 2002 at 1:40 pm Posted by SClancy
(2 messages posted)
I have a question about Force
NumLock to Behave:
I have read all the steps and to no evail, Numeric lock is off at log on time every
time. Is there a boot.ini hack I can do?
[Reply or follow-up to this message]
|
re: Question about 'Force NumLock to Behave'
Friday, January 18, 2002 at 9:21 pm Posted by Beecher Wood
(952 messages posted)
Have you gone into your BIOS and found the numlock setting? Most modern BIOSs will
have this somewhere in the menus. Mine is under Advanced Chipset. Good Luck.
On Friday, January 18, 2002 at 1:40 pm, SClancy wrote:
>I have a question about Force
>NumLock to Behave:
>
>I have read all the steps and to no evail, Numeric lock is off at log on time every
>time. Is there a boot.ini hack I can do?
>
>
[Reply or follow-up to this message]
|
re: Question about 'Force NumLock to Behave'
Sunday, June 30, 2002 at 10:17 pm Posted by Shawn Carroll
(2 messages posted)
On Friday, January 18, 2002 at 1:40 pm, SClancy wrote:
>I have a question about Force
>NumLock to Behave:
>
>I have read all the steps and to no evail, Numeric lock is off at log on time every
>time. Is there a boot.ini hack I can do?
>
>
[Reply or follow-up to this message]
|
re: Question about 'Force NumLock to Behave'
Sunday, June 30, 2002 at 10:19 pm Posted by Shawn Carroll
(2 messages posted)
Sorry forgot to hit paste in the last message! Hope this helps...
Enabling the NumLock Key
By default, Windows 2000 doesn't enable the NumLock key when a user initially logs
on to a Windows 2000-based system--and even if the user turns on NumLock, Windows
2000 turns it off again whenever the user logs off. You can make the NumLock key
stay on by changing the Registry. Note: You need to either log on as the user or
have the user log on and edit their Registry remotely. To turn on the NumLock key,
set the following Registry value to 2:
HKEY_CURRENT_USER\Control Panel\Keyboard\InitialKeyboardIndicators
By default, Windows 2000 sets the InitialKeyboardIndicators value to 0 (which turns
the NumLock key off).
You can turn on the NumLock key in the default profile so that every new user who
log in to a computer has NumLock enabled by setting the following Registry value
to 2:
HKEY_USERS\.DEFAULT\Control Panel\Keyboard\InitialKeyboardIndicators
On Sunday, June 30, 2002 at 10:17 pm, Shawn Carroll wrote:
>
>
>
[Reply or follow-up to this message]
|
re: Question about 'Force NumLock to Behave'
Wednesday, April 27, 2005 at 10:36 am Posted by John
(2 messages posted)
Check this out, from microsoft website:
http://support.microsoft.com/?kbid=314879
Instructions work for 2k also, I've tested. If link should die, heres what you do:
Open notepad and copy/paste:
set WshShell = CreateObject("WScript.Shell")
WshShell.SendKeys "{NUMLOCK}"
Then save file as "numlock.vbs" (in quotes to ensure that notepad doesnt automatically
name it numlock.vbs.txt)
Then copy and paste the file (OR a shortcut to the file) numlock.vbs into C:\Documents
and Settings\All Users\Start menu\Programs\Startup
This causes numlock to become enabled AFTER login (which is the only drawback, if
you needed it on BEFORE the login window, for password purposes)
Hope this helped!
On Friday, January 18, 2002 at 1:40 pm, SClancy wrote:
>I have a question about Force
>NumLock to Behave:
>
>I have read all the steps and to no evail, Numeric lock is off at log on time every
>time. Is there a boot.ini hack I can do?
>
>
[Reply or follow-up to this message]
|
re: Question about 'Force NumLock to Behave'
Thursday, April 28, 2005 at 8:10 am Posted by SClancy
(2 messages posted)
Thanx everbody it's been a pleasure problem solved.
Scott
On Sunday, June 30, 2002 at 10:19 pm, Shawn Carroll wrote:
>
>Sorry forgot to hit paste in the last message! Hope this helps...
>
>Enabling the NumLock Key
>
>By default, Windows 2000 doesn't enable the NumLock key when a user initially logs
>on to a Windows 2000-based system--and even if the user turns on NumLock, Windows
>2000 turns it off again whenever the user logs off. You can make the NumLock key
>stay on by changing the Registry. Note: You need to either log on as the user or
>have the user log on and edit their Registry remotely. To turn on the NumLock key,
>set the following Registry value to 2:
>HKEY_CURRENT_USER\Control Panel\Keyboard\InitialKeyboardIndicators
>
>By default, Windows 2000 sets the InitialKeyboardIndicators value to 0 (which turns
>the NumLock key off).
>
>You can turn on the NumLock key in the default profile so that every new user who
>log in to a computer has NumLock enabled by setting the following Registry value
>to 2:
>
>HKEY_USERS\.DEFAULT\Control Panel\Keyboard\InitialKeyboardIndicators
>
>
>
>
[Reply or follow-up to this message]
| |
Tip: Use one of the [Reply or follow-up to this message] links above to add a message to this thread
| |
Return to the Windows 2000 Discussion Forum
|
|
|
|