diff options
Diffstat (limited to 'doc/riverctl.1.scd')
| -rw-r--r-- | doc/riverctl.1.scd | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/riverctl.1.scd b/doc/riverctl.1.scd index b75fcae..aaddd9b 100644 --- a/doc/riverctl.1.scd +++ b/doc/riverctl.1.scd @@ -307,12 +307,14 @@ A complete list may be found in _/usr/include/linux/input-event-codes.h_ Hide the cursor when pressing any non-modifier key. Show the cursor again on any movement. -*set-cursor-warp* *disabled*|*on-output-change* +*set-cursor-warp* *disabled*|*on-output-change*|*on-focus-change* Set the cursor warp mode. There are two available modes: - _disabled_: Cursor will not be warped. This is the default. - _on-output-change_: When a different output is focused, the cursor will be warped to its center. + - _on-focus-change_: When a different view/output is focused, the cursor will be + warped to its center. *set-repeat* _rate_ _delay_ Set the keyboard repeat rate to _rate_ key repeats per second and |
