Initial checkin
This commit is contained in:
commit
a5f2dd9208
15 changed files with 2041 additions and 0 deletions
21
.Xmodmap
Normal file
21
.Xmodmap
Normal file
|
@ -0,0 +1,21 @@
|
|||
keysym semicolon = semicolon colon odiaeresis Odiaeresis
|
||||
keysym apostrophe = apostrophe quotedbl adiaeresis Adiaeresis
|
||||
keysym bracketleft = bracketleft braceleft aring Aring
|
||||
|
||||
remove Lock = Caps_Lock
|
||||
!remove Control = Control_L
|
||||
!keysym Control_L = Caps_Lock
|
||||
keysym Caps_Lock = Control_L
|
||||
!add Lock = Caps_Lock
|
||||
add Control = Control_L
|
||||
|
||||
|
||||
remove Control = Control_R
|
||||
clear mod5
|
||||
clear mod1
|
||||
add mod1 = Alt_L
|
||||
add mod4 = Control_R
|
||||
add mod3 = Alt_R
|
||||
|
||||
keysym Alt_R = Mode_switch
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue