Skip to content

Instantly share code, notes, and snippets.

@chriskilding
Created June 6, 2016 14:01
Show Gist options
  • Save chriskilding/6d7cd52fac19ecc9b58386baee509c5c to your computer and use it in GitHub Desktop.
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
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