Created
June 6, 2016 14:01
-
-
Save chriskilding/6d7cd52fac19ecc9b58386baee509c5c to your computer and use it in GitHub Desktop.
Xmodmap workaround to make IntelliJ IDEA Alt key shortcuts work in X11 sessions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
keycode 66 = Alt_L | |
clear Mod1 | |
add Mod1 = Alt_L Alt_R |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment