aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sway/sway-input.5.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/sway-input.5.txt b/sway/sway-input.5.txt
index c3380f54..948b4b6f 100644
--- a/sway/sway-input.5.txt
+++ b/sway/sway-input.5.txt
@@ -95,7 +95,7 @@ Libinput Configuration
95**input** <identifier> repeat_delay <milliseconds>:: 95**input** <identifier> repeat_delay <milliseconds>::
96 Sets the amount of time a key must be held before it starts repeating. 96 Sets the amount of time a key must be held before it starts repeating.
97 97
98**input** <identifier> repeat_rate <milliseconds>:: 98**input** <identifier> repeat_rate <characters per second>::
99 Sets the frequency of key repeats once the repeat_delay has passed. 99 Sets the frequency of key repeats once the repeat_delay has passed.
100 100
101**input** <identifier> scroll_method <none|two_finger|edge|on_button_down>:: 101**input** <identifier> scroll_method <none|two_finger|edge|on_button_down>::