Jump to content

Num locks


Recommended Posts

Guest computerkiller
Posted

I have read the article on num locks and did what it said, but it does not

work. After boot the num locks come on then off. What else can I do?

  • Replies 3
  • Created
  • Last Reply

Popular Days

Guest Unknown
Posted

Re: Num locks

 

To have numbers lock on at bootup:

Start---run---regedit---ok

HKEY_USERS\Default\control panel\keyboard

Set keyboard ind. to 2

 

 

"computerkiller" <computerkiller@discussions.microsoft.com> wrote in message

news:37DB72C3-7FE0-430B-A006-CEC5E4EF0A81@microsoft.com...

>I have read the article on num locks and did what it said, but it does not

> work. After boot the num locks come on then off. What else can I do?

Guest Kelly
Posted

Re: Num locks

 

Check for a BIOS setting. In addition:

 

Go to: Start/Run/Regedit

 

HKEY CURRENT USER\Control Panel\Keyboard\

InitialKeyboardIndicators

 

0 = numberlock off

2 = numberlock on

 

If you want the numlock on at the welcome screen you also need to change:

 

HKEY USERS\.DEFAULT\Control Panel\Keyboard\

InitialKeyboardIndicators same number values as above.

 

Or...

 

Set Numlock State On or Off at Startup (Line 4)

http://www.kellys-korner-xp.com/xp_tweaks.htm

 

I have the edit for download here:

http://www.kellys-korner-xp.com/xp_n.htm#numlock

 

Create a vbs file and put it in the start folder:

 

set WshShell = CreateObject("WScript.Shell")

WshShell.SendKeys "{NUMLOCK}"

 

--

 

All the Best,

Kelly (MS-MVP/DTS&XP)

 

Taskbar Repair Tool Plus!

http://www.kellys-korner-xp.com/taskbarplus!.htm

 

SupportSpace

http://www.supportspace.com/pages?aiu=kellyskorner

 

"computerkiller" <computerkiller@discussions.microsoft.com> wrote in message

news:37DB72C3-7FE0-430B-A006-CEC5E4EF0A81@microsoft.com...

>I have read the article on num locks and did what it said, but it does not

> work. After boot the num locks come on then off. What else can I do?

Guest Bruce Chambers
Posted

Re: Num locks

 

computerkiller wrote:

> I have read the article on num locks and did what it said, but it does not

> work. After boot the num locks come on then off. What else can I do?

 

 

Start by telling us what you're trying to accomplish, perhaps?

 

 

--

 

Bruce Chambers

 

Help us help you:

http://www.catb.org/~esr/faqs/smart-questions.html

 

http://support.microsoft.com/default.aspx/kb/555375

 

They that can give up essential liberty to obtain a little temporary

safety deserve neither liberty nor safety. ~Benjamin Franklin

 

Many people would rather die than think; in fact, most do. ~Bertrand Russell

 

The philosopher has never killed any priests, whereas the priest has

killed a great many philosophers.

~ Denis Diderot


×
×
  • Create New...