Skip to content

Instantly share code, notes, and snippets.

@rbalazs
Created March 26, 2016 20:32
Show Gist options
  • Save rbalazs/7f6ad0d054d12c6f3b82 to your computer and use it in GitHub Desktop.
Save rbalazs/7f6ad0d054d12c6f3b82 to your computer and use it in GitHub Desktop.
xmodmap
keycode 49 = iacute Iacute backslash bar less greater
keycode 94 = 0 section doublelowquotemark rightdoublequotemark notsign notsign grave asciitilde
clear mod1
keycode 133 = Alt_L Meta_L Alt_L Meta_L
add mod1 = Alt_L
clear mod4
keycode 64 = Super_L
keycode 108 = Super_R
add mod4 = Super_R Super_L
clear mod5
keycode 134 = ISO_Level3_Shift
add mod5 = ISO_Level3_Shift Mode_switch
keycode 191 = Insert
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment