X11:xinit: Trying out faster key repeat time
Faster delay and quicker repeat.
This commit is contained in:
2
.xinitrc
2
.xinitrc
@@ -32,7 +32,7 @@ unset {sys,user}{resources,modmap,xinitrcd}
|
|||||||
# <right-CTRL> acts as <ESC> when pressed alone and shortly.
|
# <right-CTRL> acts as <ESC> when pressed alone and shortly.
|
||||||
# ! command -v xcape || xcape -t 250 -e 'Control_R=Escape'
|
# ! command -v xcape || xcape -t 250 -e 'Control_R=Escape'
|
||||||
# Key repeat rate
|
# Key repeat rate
|
||||||
xset r rate 400 35
|
xset r rate 300 50
|
||||||
|
|
||||||
if command -v xinput >/dev/null 2>&1; then
|
if command -v xinput >/dev/null 2>&1; then
|
||||||
touchpad="DLL082A:01 06CB:76AF Touchpad"
|
touchpad="DLL082A:01 06CB:76AF Touchpad"
|
||||||
|
|||||||
Reference in New Issue
Block a user