[x] adjust typematic delay (200ms) & rate (20 Hz)
authorAmin Bandali <me@aminb.org>
Wed, 27 May 2015 02:43:17 +0000 (22:43 -0400)
committerAmin Bandali <me@aminb.org>
Wed, 27 May 2015 02:43:17 +0000 (22:43 -0400)
see https://wiki.archlinux.org/index.php/Keyboard_configuration_in_Xorg#Adjusting_typematic_delay_and_rate

x/.xprofile

index 30f2451..707195b 100755 (executable)
@@ -59,6 +59,8 @@ setxkbmap -option caps:swapescape
 # lock the screen using lightdm after 5 minutes
 # xautolock -time 5 -locker "slimlock" &
 
+# adjust the keypress delays
+xset r rate 200 20
 
 # exec gnome-session
 # exec startkde