From a7440b25ac631cfc68a8cd58466c247885c30984 Mon Sep 17 00:00:00 2001 From: Julian Prein Date: Wed, 14 Jun 2023 11:37:14 +0200 Subject: [PATCH] X11:xinit: Trying out faster key repeat time Faster delay and quicker repeat. --- .xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.xinitrc b/.xinitrc index 1b69feb..f5152ff 100644 --- a/.xinitrc +++ b/.xinitrc @@ -32,7 +32,7 @@ unset {sys,user}{resources,modmap,xinitrcd} # acts as when pressed alone and shortly. # ! command -v xcape || xcape -t 250 -e 'Control_R=Escape' # Key repeat rate -xset r rate 400 35 +xset r rate 300 50 if command -v xinput >/dev/null 2>&1; then touchpad="DLL082A:01 06CB:76AF Touchpad"