Transfering keymap between OSs
First of all "IDE Settings Sync" doesnt transfer keymaps.
I want to transfer my Ubuntu keymaps to a Mac. The main problem is translating Ctrl key to Cmd, Ive tried editing the exported .jar file, but after recompiling it, PhpStorm doesnt accept it. Any suggestions?
Please sign in to leave a comment.
Thanks, I noticed the keymap location in one of the posts, I didnt know it is stored as xml and editable. I fixed it by selecting the default OSX keymaps, then I replaced ctrl with meta in the keymap file and set its parent as the default OSX map. That way I have my keymaps with switched ctrl-cmd and the rest of the default shortcuts are with cmd.