Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Left Ctrl + Shift switches my keyboard to Dvorak and I would like to stop it from changing [closed]

Tags:

dvorak

Some time ago on XP I was considering switching to Dvorak and I found this little program on line, "click here" and from than on the left Ctrl + Shift switches me to Dvorak. Well now it is just a hindrance and it followed me from XP to Windows 7. I've been the 'normal' route going through the control panel but it shows there it has never been changed. I'm not a programmer, I probably know just enough to get in trouble. I suspect something in the registry got changed, but that is just a guess. Can you at least tell me where to look. I could probably delete a line or change some small thing in registry if I knew where to look but that is about the limit of what I know. Thanks

like image 480
user1874192 Avatar asked Dec 04 '12 00:12

user1874192


People also ask

How do I stop Windows from switching keyboards?

In the Advanced Key Settings tab -> Between input languages, select Change key sequence -> Unassigned in both columns and this will prevent you from changing the keyboard language again.

How do I change my keyboard keys back to normal?

To get your keyboard back to normal mode, all you have to do is press the ctrl and shift keys at the same time. Press the quotation mark key if you want to see whether or not it's back to normal. If it is still acting up, you can shift again. After this process, you should be back to normal.


2 Answers

Since the last windows 10 update you can disable that functionality by opening windows settings and following these simple steps:

enter image description here

enter image description here

enter image description here

enter image description here

enter image description here

like image 92
elven_inside Avatar answered Sep 19 '22 17:09

elven_inside


I think this question is better suited to SuperUser, but I'll try to answer it for you.

There are literally thousands of registry entries related to language input and keyboard layout, so tackling that would be troublesome. Your best bet would be to try disabling this properly through the GUI.

For Windows 10 (source):

  1. Click "Clock, Language, and Region" from the control panel
  2. Click "Language"
  3. Click "Advanced settings" in the right column
    • If you'd like to remove Dvorak as an option entirely, click "options" here and remove it under "Input method"
  4. Under "Switching input methods", click "Change language bar hot keys"
  5. Select "Between input languages" and click "Change Key Sequence"
  6. Disable/change the keyboard shortcut as you'd like

For older versions of Windows, the process is similar:

  1. Open the "Region and Language" panel from the control panel.
  2. Click the "Keyboards and Languages" tab.
  3. Click the "Change keyboards..." button.
  4. Click the "Advanced Key Settings" tab.
  5. For each item listed under "Action", click the "Change Key Sequence..." button and either clear the "Enable Key Sequence" checkbox, or select the "Not Assigned" radio buttons.

If you no longer want to have Dvorak has an option, back in the "Change keyboards..." panel, go to the "General" tab, select "United States-Dvorak" and click the "Remove" button.

Don't forget to apply the changes!

like image 45
Nathan Avatar answered Sep 17 '22 17:09

Nathan