0

I always accidentally do the following keyboard combination SHIFT + ALT + X which will close all of my open files in Android Studio.

UPDATED

My apology, I should have been more clearer asking question. The first thing I did is to google it and I did saw the post in stackoverflow but I can't find SHIFT + ALT + X

See screen shot here: Screenshot of my keymap

Morteza Asadi
  • 1,819
  • 2
  • 22
  • 39
Sam
  • 1,826
  • 26
  • 58
  • Possible duplicate of [Android Studio Keyboard shortcut control](https://stackoverflow.com/questions/22578776/android-studio-keyboard-shortcut-control) – misman Sep 02 '17 at 04:28
  • that is the first thing I did, but there is no SHIFT + ALT + X – Sam Sep 02 '17 at 05:05

2 Answers2

3

Go to File -> Settings -> Keymap search for Clear Context and remove or replace the shortcut

clear context image

misman
  • 1,347
  • 3
  • 21
  • 39
1

Move to File -> Settings -> Keymap and change Keymaps settings to your keymap,for Example : Visual Studio,so that you can use the short cut keys like in Visual Studio.

enter image description here

From here,you can enable or disable any shortcut, you want.

Type in Search, Clear Context.

Then on it Right Click, and you will get your choice.

Vikas Gupta
  • 1,183
  • 1
  • 10
  • 25
  • Hi Vikash, I've updated my question. I don't see ***SHIFT + ALT + X***. Any idea? – Sam Sep 02 '17 at 05:11
  • [Sam](https://stackoverflow.com/users/4254283/sam) , Try this one. And Notify me, If you are still in trouble. – Vikas Gupta Sep 02 '17 at 05:32