Using Windows Keymap in Mac and Intellij
Last updated
Was this helpful?
Last updated
Was this helpful?
Finally, the day comes as I don't want to remember two sets of hotkeys of Intellij IDEA in MacOS and Windows while using a Windows Keyboard.
The target is to swap the control/command buttons on the keyboard in all applications except IntelliJ so I can use ctrl + c/v/a/f/...
through the whole system.
Before starting, better to check which type of the Windows keyboard you have -
Because the difference in the layout of Windows Keyboard and Mac Keyboard, we need to swap the Control and Command key.
Download the XWin Keymap and use it.
Swapped the control/command buttons on the keyboard in all applications except IntelliJ so I can use ctrl + c/v/a/f/...
through the whole system.
Note that using this configuration all the JetBrains products' keymap will be updated.
CTRL + →
and CTRL + ←
Switches DesktopsGo to System Preferences > Keyboard > Shortcuts > Mission Control and change the settings for "Move left a space" and "Move right a space" or disable them completely.
So that the experience when coding in Intellij will be the same as moving between words.
There may have some conflicts between the XWin keymap and macOS keymap.
If your VMWare window flickers randomly, try the following configuration,
Map the Insert to your keyboard (on my keyboard the Insert
key is mapped to Help
in Intellij, not sure if it's the same to others...),
New...
Generate...
I will check if other settings need to be updated to keep the experience aligned between coding in Windows and coding in macOS, stay tuned.
is used here.
Another option: to use macOS keymap for windows or linux.