vote up 2 vote down star

Gah! this is really causing me hassle today. Suddenly without warning '@' (at symbol) and '"' (double quote) are trading places on my keyboard but ONLY in Visual Studio 2008 !!!

I can't seem to find anything in help or online to explain/remedy this. Is there some keyboard shortcut I am inadvertantly executing??

I rebooted my PC and it went away for an hour or two and then suddenly came back.

Oh the insanity :(

flag

every now and then mine switches to fr-ca - oh sweet mystery of life! – annakata Jan 27 at 17:05
I get this in Eclipse on Windows XP. – JeeBee Jan 27 at 17:06
I get this on My office Windows XP, it switches from SwissGerman to US every now and then .. the reason is a fat-fingering of <alt Gr> and the space key (maybe shift, not always repeatable) ... the only known cure is to manualy set it back .. – lexu Jan 27 at 17:10

4 Answers

vote up 6 vote down check

I have tried the same thing, but it turned to be because I was hitting Alt+Shift in certain programs, thus triggering the language switch in Windows.

Could it be that you accidentally hit Alt+Shift when coding?

link|flag
Was about to post the same. It's very likely Alt+Shift when the input locale changes mysteriously. – OregonGhost Jan 27 at 17:08
2  
same issue for me, only I switch from Dvorak to qwerty mid senyabj. – Chris Huang-Leaver Jan 27 at 17:09
Fantastic - that's been bugging me for ages! Thanks. – gkrogers Jan 27 at 17:13
vote up 6 vote down

Hehe, I've seen that happen before. Very frustrating isn't it? :)

Go into control panel and select Regional And Language Options. Then on the Languages tab hit the Details button. On the dialog that pops up, on the Settings tab, hit the Keyboard button at the bottom of it. On the "Advanced Key Settings" box that pops up, select the other languages one by one and uncheck the key sequence options. OK it all out and you're free from frustration :)

link|flag
Excellent, thanks! – gkrogers Jan 27 at 17:13
No problem. I'm glad at least one person bothered to try my solution. The OP just accepted someone else's repeating of the problem as the "answer". Oh well, that SO for you. – U62 Jan 27 at 17:59
That's fixed my Eclipse as well. It never really bothered me because I have a Mac at home and the @ and " are switched on that on their UK layout anyway. – JeeBee Jan 27 at 18:36
Thanks for this. It was driving me insane. In Windows 7, you can unbind the shortcut that switches languages. My only language option is English (UK) and yet it switches between US & UK english in VS; unbinding the key fixes the problem. – Mark Simpson Aug 30 at 21:41
You rock, U62, this is the Answer, what a royal pain in the ... – Brian Sep 6 at 19:42
vote up 0 vote down

In XP if more than 1 keyboard input language is installed (ex: Dvorak and Qwerty) XP will flip flop randomly, particularly back to the OS's default language, and it mostly only happens when using a Microsoft application. And I'm 100% sure I'm not hitting Alt+Shift or any other key combination. This same problem will probably haunt you no matter what keyboard mappings or languages you have.

The only fix is to remove the secondary language and only add it when you need it. The other solution is to use Vista, which I notice no longer suffers from this bug (that's been in there since I started using Dvorak back in 2003 and not even XP SP3 fixed it either).

link|flag
vote up 0 vote down

I ran into the same problem in Visual Studio 2010 Beta 1.

However, I learned that pressing CTRL + SHIFT toggles your keyboard between Qwerty to Dvorak.

This was extremely painful when I save all (CTRL + SHIFT + S) and accidentally release before hitting the 'S' until I figured out what was causing the issue.

link|flag

Your Answer

Get an OpenID
or

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