aboutsummaryrefslogtreecommitdiff
path: root/doc/riverctl.1.scd
diff options
context:
space:
mode:
authorBonicgamer <44382222+Bonicgamer@users.noreply.github.com>2020-11-18 09:28:33 -0500
committerGitHub <noreply@github.com>2020-11-18 15:28:33 +0100
commitcbd4a2807bcfa74cc87c36d7ec20cdf92a7c77fc (patch)
tree4f3b5800ce6aa8a27ebef4fb8b92e57c9d6d931c /doc/riverctl.1.scd
parent1626203c446a9987c45ddbde09c4ac5cc0b6ba62 (diff)
downloadriver-cbd4a2807bcfa74cc87c36d7ec20cdf92a7c77fc.tar.gz
river-cbd4a2807bcfa74cc87c36d7ec20cdf92a7c77fc.tar.xz
control: implement set-repeat
Diffstat (limited to 'doc/riverctl.1.scd')
-rw-r--r--doc/riverctl.1.scd4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/riverctl.1.scd b/doc/riverctl.1.scd
index 2713bf9..0fc240b 100644
--- a/doc/riverctl.1.scd
+++ b/doc/riverctl.1.scd
@@ -196,6 +196,10 @@ that tag 1 through 9 are visible.
*outer-padding* _pixels_
Set the padding around the edge of the screen to _pixels_.
+*set-repeat* _rate_ _delay_
+ Set the keyboard repeat rate to _rate_ key repeats per second and
+ repeat delay to _delay_ milliseconds.
+
*unmap* [-release] _mode_ _modifiers_ _key_
Removes the mapping defined by the arguments *-release*, *modifiers* and *key* from *mode*.
See *map* for an explanation of the arguments.