[Linux] Fix keyboard repeat rate settings

This commit is contained in:
2016-10-02 19:55:16 -07:00
parent 7d308b3143
commit 965aeab5dc

View File

@@ -7,4 +7,4 @@ setterm -blank 0 -powersave off -powerdown 0
xset s off
# Increase the repeat rate
xset q rate 200 30
xset r rate 200 30