Skip to content

Instantly share code, notes, and snippets.

@qzchenwl
Created December 21, 2015 02:45
Show Gist options
  • Save qzchenwl/02a7a6fdd531f65b49ce to your computer and use it in GitHub Desktop.
Save qzchenwl/02a7a6fdd531f65b49ce to your computer and use it in GitHub Desktop.
xmodmap conf file to map minila to hhkb
!switch \| `~
keycode 0x31 = backslash bar backslash bar
keycode 0x33 = grave asciitilde grave asciitilde
!switch Super_L Alt_L
clear mod1
clear mod4
keycode 0x85 = Alt_L Meta_L Alt_L Meta_L
keycode 0x40 = Super_L NoSymbol Super_L
add mod1 = Alt_L Alt_R Meta_L
add mod4 = Super_L Super_R Super_L Hyper_L
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment