aboutsummaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
Diffstat (limited to 'resources')
-rw-r--r--resources/default-config.kdl8
1 files changed, 8 insertions, 0 deletions
diff --git a/resources/default-config.kdl b/resources/default-config.kdl
index 9fc4712e..db3f829f 100644
--- a/resources/default-config.kdl
+++ b/resources/default-config.kdl
@@ -3,6 +3,14 @@
input {
keyboard {
+ // Control the repeat rate of the keyboard.
+
+ // Repeat delay in milliseconds.
+ repeat-delay 660
+
+ // Repeat rate in characters per second.
+ repeat-rate 25
+
xkb {
// You can set rules, model, layout, variant and options.
// For more information, see xkeyboard-config(7).