Created
September 17, 2014 06:14
-
-
Save heywbj/8801a2dd71ddd9603d76 to your computer and use it in GitHub Desktop.
Xmodmap configuration
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
| !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