Skip to content

Instantly share code, notes, and snippets.

@spaced
Created November 6, 2018 21:49
Show Gist options
  • Save spaced/da650a49075380d104cfd5a068b31a33 to your computer and use it in GitHub Desktop.
Save spaced/da650a49075380d104cfd5a068b31a33 to your computer and use it in GitHub Desktop.
xmodmap for use meta in in java/jetbrain
clear mod1
clear mod4
keycode 64 = Meta_L
keycode 133 = Alt_L
add mod1 = Alt_L
add mod4 = Meta_L
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment