summaryrefslogtreecommitdiff
path: root/tools/xkbcli-interactive-wayland.1.ronn
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2020-07-08 13:30:47 +1000
committerRan Benita <ran@unusedvar.com>2020-07-25 11:05:14 +0300
commit29e80e7b7608961a9400eaa10880c4a25e5e3726 (patch)
tree187063f61216485e3517266d9379e15466cfb4a3 /tools/xkbcli-interactive-wayland.1.ronn
parented57fb8b869ba1edd226b55953ace0719fe8e1c1 (diff)
downloadxorg-lib-libxkbcommon-29e80e7b7608961a9400eaa10880c4a25e5e3726.tar.gz
tools: install our tools as xkbcli subcommands
The xkbcli tool usage help is ifdef'd out where the tool isn't built but the man page always includes all tools. Easier that way. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'tools/xkbcli-interactive-wayland.1.ronn')
-rw-r--r--tools/xkbcli-interactive-wayland.1.ronn28
1 files changed, 28 insertions, 0 deletions
diff --git a/tools/xkbcli-interactive-wayland.1.ronn b/tools/xkbcli-interactive-wayland.1.ronn
new file mode 100644
index 0000000..929f766
--- /dev/null
+++ b/tools/xkbcli-interactive-wayland.1.ronn
@@ -0,0 +1,28 @@
+# xkbcli-interactive-wayland(1) - interactive debugger for XKB maps
+
+## SYNOPSIS
+
+**xkbcli** interactive-wayland \[--help\] \[OPTIONS\]
+
+## DESCRIPTION
+
+**xkbcli interactive-wayland** is a commandline tool to interactively
+debug XKB maps by listening to wayland events. This requires a Wayland
+compositor to be running.
+
+This is a debugging tool, its behavior or output is not guaranteed to be
+stable.
+
+## OPTIONS
+
+ * `--help`:
+ Print help and exit
+
+## SEE ALSO
+
+**xkbcli**(1), **xkbcli-interactive-evdev**(1),
+**xkbcli-interactive-x11**(1)
+
+The libxkbcommon online documentation at <https://xkbcommon.org>
+
+