summaryrefslogtreecommitdiff
path: root/tools/xkbcli-interactive-x11.1.ronn
diff options
context:
space:
mode:
Diffstat (limited to 'tools/xkbcli-interactive-x11.1.ronn')
-rw-r--r--tools/xkbcli-interactive-x11.1.ronn28
1 files changed, 28 insertions, 0 deletions
diff --git a/tools/xkbcli-interactive-x11.1.ronn b/tools/xkbcli-interactive-x11.1.ronn
new file mode 100644
index 0000000..f7b27f0
--- /dev/null
+++ b/tools/xkbcli-interactive-x11.1.ronn
@@ -0,0 +1,28 @@
+# xkbcli-interactive-x11(1) - interactive debugger for XKB maps
+
+## SYNOPSIS
+
+**xkbcli** interactive-x11 \[--help\] \[OPTIONS\]
+
+## DESCRIPTION
+
+**xkbcli interactive-x11** is a commandline tool to interactively
+debug XKB maps by listening to X11 events. This requires an X server 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-wayland**(1)
+
+The libxkbcommon online documentation at <https://xkbcommon.org>
+
+