From 5318ee9256a14c779c32dcd035f41f4f3f204ddd Mon Sep 17 00:00:00 2001 From: Maarten van Gompel Date: Sat, 9 Aug 2025 21:56:48 +0200 Subject: [PATCH] updated man page mentioned desktop layout and documented --non-exclusive parameter --- wvkbd.1.scd | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/wvkbd.1.scd b/wvkbd.1.scd index 7564f6e..1e8d971 100644 --- a/wvkbd.1.scd +++ b/wvkbd.1.scd @@ -7,6 +7,7 @@ wvkbd - on-screen virtual keyboard for wayland compositors using wlroots # SYNOPSIS wvkbd-mobintl [OPTIONS]... +wvkbd-deskintl [OPTIONS]... *NOTE*: Your binary may have a different suffix depending on which layout you compiled. @@ -50,6 +51,10 @@ can be patched to add new features. *--hidden* Start hidden (send SIGUSR2 to show). +*--non-exclusive* + Allow keyboard to overlap existing windows, do not request an + exclusive zone from the compositor. + *--alpha* _int_ Set alpha value (i.e. transparency) for all colors [0-255]