From 2744870daaff8b8b94fb5d8ee1b745e1efd05e4d Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Mon, 4 Jun 2018 09:21:20 +1000 Subject: [PATCH] doc: point at --verbose for libinput debug-events Signed-off-by: Peter Hutterer --- doc/reporting-bugs.dox | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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