From 9a2e11620c4a50e0e5c9584f7e1d2dc15858cbb1 Mon Sep 17 00:00:00 2001 From: Marten Ringwelski Date: Sat, 24 Oct 2020 09:19:51 +0200 Subject: Implement unmap-pointer --- doc/riverctl.1.scd | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') 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_. -- cgit v1.2.3