Skip to content

Instantly share code, notes, and snippets.

@yuanmai
Created May 16, 2012 10:06
Show Gist options
  • Save yuanmai/2709224 to your computer and use it in GitHub Desktop.
Save yuanmai/2709224 to your computer and use it in GitHub Desktop.
XQuartz settings
clear Mod1
clear Mod2
keycode 66 = Meta_L
keycode 69 = Meta_R
keycode 63 = Alt_L
keycode 71 = Alt_R
add Mod1 = Alt_L Alt_R
add Mod2 = Meta_L Meta_R
xev #show keys
xmodmap #show map
xmodmap ~/.Xmodmap #apply settings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment