mirror of
https://github.com/jjsullivan5196/wvkbd.git
synced 2025-08-29 15:22:07 +02:00
updated man page
mentioned desktop layout and documented --non-exclusive parameter
This commit is contained in:
@@ -7,6 +7,7 @@ wvkbd - on-screen virtual keyboard for wayland compositors using wlroots
|
|||||||
# SYNOPSIS
|
# SYNOPSIS
|
||||||
|
|
||||||
wvkbd-mobintl [OPTIONS]...
|
wvkbd-mobintl [OPTIONS]...
|
||||||
|
wvkbd-deskintl [OPTIONS]...
|
||||||
|
|
||||||
*NOTE*: Your binary may have a different suffix depending on which layout you compiled.
|
*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*
|
*--hidden*
|
||||||
Start hidden (send SIGUSR2 to show).
|
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_
|
*--alpha* _int_
|
||||||
Set alpha value (i.e. transparency) for all colors [0-255]
|
Set alpha value (i.e. transparency) for all colors [0-255]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user