Keymap for mac in Docker

Answered

I'm using Intellij from a Docker image in MacOS environment and it replaces my Alt keys with Alt+Alt Gr everytime. This offsets all my keymap, which is very annoying.

Since I can't change the environment (I work at a large company and I can't just do this), is there a way to override a whole keymap?

I know I can add shortcuts to each command, but this is done one by one, which is very tedious. I'm looking for a file with all the shortcuts, that I can edit and replace ALL "Alt" with "Alt+ AltGR"

Alternatively, if someone already did it, is there an existing file for this? Maybe a ready keymap?

 

Thanks.

 

0
1 comment

Hi Gadi,

You can find xml files with all default keymappings here.

However, I'm fairly certain we do not support `AltGr` as a separate modifier key. It defaults to `Alt`.

There is an existing request on YouTrack to support this feature: IDEA-211684. You can vote for it and describe your use case in the comments.

0

Please sign in to leave a comment.