.Xmodmap
This commit is contained in:
parent
584f531f74
commit
9259143f7a
1 changed files with 6 additions and 6 deletions
12
.Xmodmap
12
.Xmodmap
|
@ -15,9 +15,9 @@ add Control = Control_L
|
|||
!
|
||||
! Swap Shift_L and Super_L
|
||||
!
|
||||
remove Shift = Shift_L
|
||||
remove Mod4 = Super_L
|
||||
keysym Super_L = Shift_L
|
||||
keysym Shift_L = Super_L
|
||||
add Shift = Shift_L
|
||||
add Mod4 = Super_L
|
||||
! remove Shift = Shift_L
|
||||
! remove Mod4 = Super_L
|
||||
! keysym Super_L = Shift_L
|
||||
! keysym Shift_L = Super_L
|
||||
! add Shift = Shift_L
|
||||
! add Mod4 = Super_L
|
||||
|
|
Loading…
Reference in a new issue