Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to change the modifier key from cmd to ctrl in IntelliJ at a Mac?

how to change the modifier key from cmd to ctrl in IntelliJ at a Mac? I have changed it system wide but it hasn't changed in intellij.

like image 248
johnk Avatar asked Jun 25 '10 14:06

johnk


1 Answers

There's no such a setting to simply swap these keys. But you can load a windows keymap or edit keymap manually Settings|Keymap

source: devnet.jetbrains.net

like image 154
johnk Avatar answered Sep 20 '22 04:09

johnk