update keymaps
This commit is contained in:
parent
f83eaef5b2
commit
c2b1d7253e
3
xinitrc
3
xinitrc
|
@ -48,7 +48,8 @@ if [ -x "$(command -v unclutter)" ] ; then
|
||||||
unclutter --timeout 1 &
|
unclutter --timeout 1 &
|
||||||
fi
|
fi
|
||||||
|
|
||||||
setxkbmap gb
|
setxkbmap gb,ru -option grp:shifts_toggle
|
||||||
|
|
||||||
# keypress repeat rate
|
# keypress repeat rate
|
||||||
xset r rate 200 50
|
xset r rate 200 50
|
||||||
# mouse acceleration off
|
# mouse acceleration off
|
||||||
|
|
Loading…
Reference in New Issue