From cbd4a2807bcfa74cc87c36d7ec20cdf92a7c77fc Mon Sep 17 00:00:00 2001 From: Bonicgamer <44382222+Bonicgamer@users.noreply.github.com> Date: Wed, 18 Nov 2020 09:28:33 -0500 Subject: control: implement set-repeat --- doc/riverctl.1.scd | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/riverctl.1.scd') 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. -- cgit v1.2.3