Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to replace all "Ctrl" keys with "Command" keys in Android Studio Eclipse (windows) keymap?

So I am using Android Studio in Mac. I changed Keymap to "Eclipse" which I am used to.

But now I want to replace all shortcuts which has "Ctrl" key with "Cmd" key.

I don't want to manually go to each shortcut and do this. how to do this simply?

like image 863
sofs1 Avatar asked Oct 21 '16 10:10

sofs1


1 Answers

You can go to keymap settings (Preferences -> Keymap) and choose Eclipse(Mac OS X) from the keymap dropdown instead of choosing windows keymap.

like image 56
Supun Wijerathne Avatar answered Sep 29 '22 14:09

Supun Wijerathne