OSX keybindings needs to be remapped for foreign keyboards
Answered
I love CLion, but I have where I need to rebind most keybindings for them to work. Take forinstance navigate back, the default keybinding is "cmd+]", now on my swedish keyboard I don't have a single key for "]", type it by pressing "alt+9". My problem is that "cmd+alt+9" is not considered equivalent to "cmd+]" so CLion don't accept the keybinding. My workaround is to go into the keymap and add a new binding (where it will show up as cmd+alt+9) and then it works as expected.
Is there a better way to get it working, or do I have to go through the whole keymap and create new bindings?
Please sign in to leave a comment.
Hi, Erik,
I found the issues in the platform's tracker that look related: https://youtrack.jetbrains.com/issue/IDEA-63779, https://youtrack.jetbrains.com/issue/IDEA-174196. Please read the discussions, some workarounds are suggested there. If it's not exactly your case or workarounds don't work, feel free to leave a comment in the issue or create a new issue.