From 4b4f7c464c82d90af6ae378d948bd1923ab50d58 Mon Sep 17 00:00:00 2001 From: Leon Henrik Plickat Date: Sun, 18 Oct 2020 02:47:48 +0200 Subject: Allow "None" as modifier string for bindings without modifiers This is more userfriendly than the empty string approach. --- doc/riverctl.1.scd | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/riverctl.1.scd b/doc/riverctl.1.scd index 14c73d7..8ede532 100644 --- a/doc/riverctl.1.scd +++ b/doc/riverctl.1.scd @@ -153,8 +153,7 @@ that tag 1 through 9 are visible. _key_ is an XKB key name. See _/usr/include/xkbcommon/xkbcommon-keysyms.h_ for a list of special key names. _command_ can be any of the above commands. - A mapping without modifiers can be created by passing an empty string as - the modifiers argument. + A mapping without modifiers can be created by using "None" as sole modifier. *map-pointer* _mode_ _modifiers_ _button_ _action_ _mode_ and _modifiers_ are the same as for *map*. -- cgit v1.2.3