aboutsummaryrefslogtreecommitdiff
path: root/doc/riverctl.1.scd
diff options
context:
space:
mode:
authorMarten Ringwelski <git@maringuu.de>2020-10-24 09:19:51 +0200
committerIsaac Freund <ifreund@ifreund.xyz>2020-10-27 00:32:20 +0100
commit9a2e11620c4a50e0e5c9584f7e1d2dc15858cbb1 (patch)
treeb67100e1d6c86c2604e2d312291af14f230243ca /doc/riverctl.1.scd
parent882a271d81065514fa67f1a125f7676cd91fc948 (diff)
downloadriver-9a2e11620c4a50e0e5c9584f7e1d2dc15858cbb1.tar.gz
river-9a2e11620c4a50e0e5c9584f7e1d2dc15858cbb1.tar.xz
Implement unmap-pointer
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 044af09..dc268e4 100644
--- a/doc/riverctl.1.scd
+++ b/doc/riverctl.1.scd
@@ -200,6 +200,10 @@ that tag 1 through 9 are visible.
Removes the mapping defined by the arguments *-release*, *modifiers* and *key* from *mode*.
See *map* for an explanation of the arguments.
+*unmap-pointer* _mode_ _modifiers_ _button_
+ Removes the mapping defined by the arguments *modifiers* and *button* from *mode*.
+ See *map-pointer* for an explanation of the arguments.
+
*view-padding* _pixels_
Set the padding around the edge of each view to _pixels_.