473,394 Members | 1,759 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

IDE keyboard goes whacky

Hi,

Sometimes when I am cutting and pasting it looks like the keyboard
layout changes; for instance ',' and 'w' are interchanged. Is there
a better way to fix this problem than exiting then restarting the IDE?

Thanks,
Mark
Feb 15 '06 #1
3 1998
nh******@newsgroup.nospam wrote:
Sometimes when I am cutting and pasting it looks like the keyboard
layout changes; for instance ',' and 'w' are interchanged. Is there
a better way to fix this problem than exiting then restarting the IDE?


This is a bit off topic, but you are inadvertently hitting a hotkey (by
default Left Alt + Shift) that changes the keyboard layout for the current
application between QWERTY and Dvorak. To turn this off:

1. Open the Control Panel->Regional and Language Options->Languages tab
2. Click Details. The Text Services and Input Languages dialog should
appear.
3. If no one who uses your machine uses the Dvorak layout, click Dvorak and
click Remove. If you do use it, click Key Settings and choose a key sequence
for "Switch between input languages" that you are not as likely to hit
accidentally.

I hope this helps.
--
Derrick Coetzee, MCAD, MSFT (Speech Server)
This posting is provided "AS IS" with no warranties, and confers no
rights.
Feb 16 '06 #2
The actual key sequence for switching keyboard layouts is Ctrl +
Shift; Left Alt + Shift switches input languages. On my notebook it
is way too easy to accidentely hit the Shift key while repeating Ctrl
+ c, Ctrl + v; when I removed Dvorak that is no problem.

Is there a list of Windows hotkeys active in the 20005 Pro IDE,
and/or a list of the IDE hotkeys?
Thanks,
Mark
On Thu, 16 Feb 2006 12:43:30 -0800, "Derrick Coetzee [MSFT]"
<dc******@online.microsoft.com> wrote:
nh******@newsgroup.nospam wrote:
Sometimes when I am cutting and pasting it looks like the keyboard
layout changes; for instance ',' and 'w' are interchanged. Is there
a better way to fix this problem than exiting then restarting the IDE?


This is a bit off topic, but you are inadvertently hitting a hotkey (by
default Left Alt + Shift) that changes the keyboard layout for the current
application between QWERTY and Dvorak. To turn this off:

1. Open the Control Panel->Regional and Language Options->Languages tab
2. Click Details. The Text Services and Input Languages dialog should
appear.
3. If no one who uses your machine uses the Dvorak layout, click Dvorak and
click Remove. If you do use it, click Key Settings and choose a key sequence
for "Switch between input languages" that you are not as likely to hit
accidentally.

I hope this helps.

Feb 19 '06 #3
nh******@newsgroup.nospam wrote:
Sometimes when I am cutting and pasting it looks like the keyboard
layout changes; for instance ',' and 'w' are interchanged. Is
there a better way to fix this problem than exiting then restarting
the IDE?


This is a bit off topic, but you are inadvertently hitting a hotkey
(by default Left Alt + Shift) that changes the keyboard layout for
the current application between QWERTY and Dvorak. To turn this off:


[...] On my notebook it is way too easy to accidentely hit the
Shift key while repeating Ctrl + c, Ctrl + v; when I removed
Dvorak that is no problem.

Is there a list of Windows hotkeys active in the 20005 Pro IDE,
and/or a list of the IDE hotkeys?


Most of them are listed here:

http://support.microsoft.com/default...b;en-us;301583

Besides the language hotkeys, a number of global hotkeys can be turned on
and off in the Accessibility Options. Just click every "Settings" button you
can find on every tab and uncheck "Use shortcut". You can also turn off
Windows+<letter> global hotkeys by using the NoWinKeys registry key,
described here:

http://technet2.microsoft.com/Window...e228a1033.mspx

There is a fairly comprehensive list of Visual Studio 2005 shortcut keys
here, but may be a bit out of date since it was made for Beta 2:

http://www.codinghorror.com/blog/fil...shortcuts.html

All Visual Studio shortcut keys are configurable, as described here:

http://msdn.microsoft.com/library/de...sDialogBox.asp

I hope this helps. In general, try to use the official term "shortcut keys"
when searching for information on this topic. Sorry for being horribly
off-topic. :-)
--
Derrick Coetzee, MCAD, MSFT (Speech Server)
This posting is provided "AS IS" with no warranties, and confers no
rights.
Feb 20 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Keeper | last post by:
Hi all, I'm trying to send chars to the current console (currently having cursor focus) - /dev/tty0 - in my program by: my $st = 'K' my $ri = 'L' my $ng = 'J' open(TTY, ">/dev/tty0");...
23
by: herrcho | last post by:
What's the difference between STDIN and Keyboard buffer ? when i get char through scanf, i type in some characters and press enter, then, where do the characters go ? to STDIN or Keyboard...
0
by: joe martin | last post by:
Sometimes when I run my C# application I am developing the keyboard repeat rate mysteriously goes down all the way. When I check in HKEY_CURRENT_USER\ControlPanel\Keyboard\KeyboardSpeed it is...
2
by: Christoph Brüser | last post by:
Hi, in my application I want to react to certain keys when a context menu is showing. So I installed a keyboard hook, but now whenever a key is pressed when the menu is showing, the application...
4
by: teddysnips | last post by:
I posted yesterday about a project I'm involved in to build a login application using a barcode scanner. I've solved most of the problems, but one remains. The client want to disable keyboard...
2
by: Don | last post by:
I've got a loop from within which I make a call to the API function GetAsyncKeystate to see if the Escape key was pressed. If it is, then the exit condition of the loop is met and the program goes...
1
by: NvrBst | last post by:
I'd like to simulate keypresses at the lowest level I can (writing to the keyboard buffer if possible). I can find x86 solutions but nothing for a higher level language. Does anyone know how I...
2
by: pelletier.thomas | last post by:
Hello everybody. I'm trying to code a very little OS. But I have a problem with the keyboard input: It show thechar + "~" :s Can you help me ? The source is there :...
9
by: Kbalz | last post by:
I have an application that minimizes itself, and I want it to listen for certain key commands, and when they are pressed, my program can react to them. So far I've gotten my application to react...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.