sway

i3-compatible Wayland compositor
git clone https://git.awy.one/sway
Log | Files | Refs | README | LICENSE

commit 58eb0c408277af0013fb582803599ea811da3e88
parent 276e0301e0d68cc799a7073d26a7a10c11d036ff
Author: Ihor Kalnytskyi <ihor@kalnytskyi.com>
Date:   Mon, 20 Apr 2020 12:58:54 +0300

scdoc: unbindcode --input-device, not input-device

Apparently, there's a typo in Sway's man page where `input-device` of
`unbindcode` command has no dashes.

Diffstat:
Msway/sway.5.scd | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sway/sway.5.scd b/sway/sway.5.scd @@ -745,7 +745,7 @@ The default colors are: input device will be unbound. *unbindcode* [--whole-window] [--border] [--exclude-titlebar] [--release] \ -[--locked] [input-device=<device>] <code> +[--locked] [--input-device=<device>] <code> is also available for unbinding with key/button codes instead of key/button names. *unmark* [<identifier>]