summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2018-06-04 09:21:20 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2018-06-04 09:21:20 +1000
commit2744870daaff8b8b94fb5d8ee1b745e1efd05e4d (patch)
tree873b551603fc38897f1df5fc35940fcd821c726e
parentf82e77830fd73140fd70d6b5e1767a8a7443762d (diff)
doc: point at --verbose for libinput debug-events
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--doc/reporting-bugs.dox3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/reporting-bugs.dox b/doc/reporting-bugs.dox
index 1b164f0f..a73018bd 100644
--- a/doc/reporting-bugs.dox
+++ b/doc/reporting-bugs.dox
@@ -56,7 +56,8 @@ Once you can reproduce it, use the @ref libinput-debug-events helper tool.
The output is textual and can help identify whether the bug is in libinput
at all. Note that any configuration options you have set must be specified
on the commandline, see the @ref libinput-debug-events
-"libinput-debug-events" man page.
+"libinput-debug-events" man page. Use the `--verbose` flag to get more
+information about how libinput processes events.
If the bug cannot be reproduced with the @ref libinput-debug-events helper,
even with the correct configuration options set, it is likely not a bug in