Skip to content

Instantly share code, notes, and snippets.

@EnigmaCurry
Created May 3, 2019 23:43
Show Gist options
  • Save EnigmaCurry/08c6289569d22afa9c97aac1f9044288 to your computer and use it in GitHub Desktop.
Save EnigmaCurry/08c6289569d22afa9c97aac1f9044288 to your computer and use it in GitHub Desktop.
Xmodmap
clear lock
clear control
clear mod1
clear mod2
clear mod3
clear mod4
clear mod5
keycode 37 = Hyper_L
keycode 66 = Control_L
add control = Control_L Control_R
add mod1 = Alt_L Alt_R Meta_L
add mod2 = Num_Lock
add mod3 = Hyper_L
add mod4 = Super_L Super_R
add mod5 = Mode_switch ISO_Level3_Shift
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment