Xmodmap: Adjust to newer Xorg versions
This commit is contained in:
parent
3d27bc6854
commit
ce41330d6b
1 changed files with 3 additions and 3 deletions
6
Xmodmap
6
Xmodmap
|
@ -14,12 +14,12 @@
|
||||||
! js-xmodmap@webkeks.org
|
! js-xmodmap@webkeks.org
|
||||||
!
|
!
|
||||||
|
|
||||||
clear mod3
|
!clear mod3
|
||||||
keycode 108 = Mode_switch
|
keycode 108 = Mode_switch
|
||||||
keycode 94 = script_switch
|
keycode 94 = script_switch
|
||||||
keycode 115 = Super_L Multi_key Super_L Multi_key Super_L Multi_key
|
keycode 115 = Super_L Multi_key Super_L Multi_key Super_L Multi_key
|
||||||
add mod3 = Mode_switch
|
!add mod3 = Mode_switch
|
||||||
add mod3 = script_switch
|
!add mod3 = script_switch
|
||||||
|
|
||||||
keycode 49 = grave asciitilde U203C mu
|
keycode 49 = grave asciitilde U203C mu
|
||||||
keycode 10 = 1 exclam onesuperior onehalf
|
keycode 10 = 1 exclam onesuperior onehalf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue