Skip to content

Instantly share code, notes, and snippets.

@heywbj
Created September 17, 2014 06:14
Show Gist options
  • Select an option

  • Save heywbj/8801a2dd71ddd9603d76 to your computer and use it in GitHub Desktop.

Select an option

Save heywbj/8801a2dd71ddd9603d76 to your computer and use it in GitHub Desktop.
Xmodmap configuration
!Swap right control and right alt
remove Control = Control_R
remove Mod1 = Alt_R
keycode 105 = Alt_R
keycode 108 = Control_R
add Control = Control_R
add Mod1 = Alt_R
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment