Something has happened keys "qwertyasdfghzxcvbn" work like they should but "uiop" returns "456*", "jkl"="123, m="0". It happens only on windows and idea how to fix it?

link|improve this question

feedback

1 Answer

up vote 4 down vote accepted

Most likely you have Num Lock turned on, which also turns on numeric keypad emulation on most laptops. Turning Num Lock off should fix this.

link|improve this answer
That is right on! – William Hilsum Dec 24 '10 at 21:22
thx, you helped me a lot. the funny thing that its get "turned on" on startup. I was just downloading some remapping tool to fix it, thx again. – IAdapter Dec 24 '10 at 21:32
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.