[Linux] Fix keyboard repeat rate settings

This commit is contained in:
Ivan Malison 2016-10-02 19:55:16 -07:00
parent 7d308b3143
commit 965aeab5dc
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

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