projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37cd1e8
)
[x] adjust typematic delay (200ms) & rate (20 Hz)
author
Amin Bandali
<me@aminb.org>
Wed, 27 May 2015 02:43:17 +0000
(22:43 -0400)
committer
Amin 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
patch
|
blob
|
blame
|
history
diff --git
a/x/.xprofile
b/x/.xprofile
index
30f2451
..
707195b
100755
(executable)
--- a/
x/.xprofile
+++ b/
x/.xprofile
@@
-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