keyboard isn't responding with correct characters

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to work on an ASP.Net application and when I type a 't', I get
'y', when I try to type a less than character, '<', I get an uppercase 'w'.
Every character is the wrong one and I don't know how I got there or how to
get back to the correct keyboard setting.

How do I reset my keyboard back to the default configuration?
Thanksk!
 
C Hensey said:
I am trying to work on an ASP.Net application and when I type a 't', I get
'y', when I try to type a less than character, '<', I get an uppercase 'w'.
Every character is the wrong one and I don't know how I got there or how to
get back to the correct keyboard setting.

How do I reset my keyboard back to the default configuration?
Thanksk!


Control Panel -> Keyboard -> "Language" tab. Check the language and
layout. If you are using Visual Studio .NET, perhaps you have somehow
changed the keyboard mapping. http://tinyurl.com/hnjg3

Mark
 
Back
Top