Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Studio changes my keyboard keys around

I want to fix the configuration of my keyboard in Android Studio.

When I press:

';'

Android Studio writes:

<

All of symbols are changed, I try restart Android Studio to resolve it, but after some minutes change the settings again.

This only happens in the editor of Android Studio. How can I resolve it?

like image 577
Gilberto Ibarra Avatar asked Nov 27 '14 19:11

Gilberto Ibarra


People also ask

How do I change my keyboard back to normal mode?

Open Control Panel > Language. Select your default language. If you have multiple languages enabled, move another language to the top of the list, to make it the primary language – and then again move your existing preferred language back to the top of the list. This will reset the keyboard.


2 Answers

I had a similar problem, but on this post I found that ALT + LEFT_SHIFT switches between languages in Windows.

like image 87
chamanv Avatar answered Oct 13 '22 23:10

chamanv


As chamanv said, pressing ALT + LEFT_SHIFT switches between languages. It's windows that's changing your keyboard layout To change back, just press ALT + LEFT_SHIFT

A more permanent solution:
To disable this shortcut in windows 10 permanently, Open Settings>Time & Language>Region & Language>Advanced Keyboard Settings>Language Bar Options>Advanced Key Settings and then click on the Change key Sequence button & set the values to Not Assigned

like image 2
Mohd Zaid Avatar answered Oct 13 '22 22:10

Mohd Zaid