Created
May 8, 2014 06:31
-
-
Save wangjiezhe/3c3650b909fbc84272dd to your computer and use it in GitHub Desktop.
~/.xmodmap
This file contains 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
! 交换Escape和Alt_R | |
clear mod1 | |
keycode 9 = Alt_R NoSymbol Alt_R | |
keycode 108 = Escape NoSymbol Escape | |
add mod1 = Escape Meta_L |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment