Skip to content

Instantly share code, notes, and snippets.

@wangjiezhe
Created May 8, 2014 06:31
Show Gist options
  • Save wangjiezhe/3c3650b909fbc84272dd to your computer and use it in GitHub Desktop.
Save wangjiezhe/3c3650b909fbc84272dd to your computer and use it in GitHub Desktop.
~/.xmodmap
! 交换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