Persistent keyboard repeat rate
This commit is contained in:
parent
dbfd6ae5bb
commit
1e665bb50a
3 changed files with 8 additions and 1 deletions
7
X/.xserverrc
Normal file
7
X/.xserverrc
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
exec /usr/bin/X \
|
||||
-ardelay 250 \
|
||||
-arinterval 20 \
|
||||
-nolisten tcp \
|
||||
"$@"
|
||||
Loading…
Add table
Add a link
Reference in a new issue