summaryrefslogtreecommitdiff
path: root/tools/libinput-debug-gui.man
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2017-07-03 13:33:20 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2017-07-03 15:04:11 +1000
commit945122c6919a00dbb6fcd5c0ad17736f1c23d410 (patch)
tree3fdaaa901b9fce7885ca0a7e2b0030644d022f6f /tools/libinput-debug-gui.man
parent57e35f4afa4fa9c4f1af60b4fa115fdaffc16539 (diff)
downloadlibinput-945122c6919a00dbb6fcd5c0ad17736f1c23d410.tar.gz
tools: tidy up the libinput man pages again
Make the libinput page more generic but suitable for short attention spans and most importantly, point to the xf86-input-libinput man page in a more obvious manner since we're now shadowing that. The rest of the man pages have punctuation and formatting cleanups only. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'tools/libinput-debug-gui.man')
-rw-r--r--tools/libinput-debug-gui.man6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/libinput-debug-gui.man b/tools/libinput-debug-gui.man
index de6a67a8..f2053779 100644
--- a/tools/libinput-debug-gui.man
+++ b/tools/libinput-debug-gui.man
@@ -2,7 +2,7 @@
.SH NAME
libinput\-debug\-gui \- visual debug helper for libinput
.SH SYNOPSIS
-.B libinput debug\-gui [\-\-help] [\-\-udev <seat>|\-\-device /dev/input/event0] [configuration options]
+.B libinput debug\-gui [\-\-help] [\-\-udev \fI<seat>\fB|\-\-device \fI/dev/input/event0\fB] \fI[configuration options]\fB
.SH DESCRIPTION
.PP
The
@@ -20,7 +20,7 @@ This tool usually needs to be run as root to have access to the
/dev/input/eventX nodes.
.SH OPTIONS
.TP 8
-.B \-\-device /dev/input/event0
+.B \-\-device \fI/dev/input/event0\fR
Use the given device with the path backend.
.TP 8
.B \-\-grab
@@ -30,7 +30,7 @@ delivered to the host system.
.B \-\-help
Print help
.TP 8
-.B \-\-udev <seat>
+.B \-\-udev \fI<seat>\fR
Use the udev backend to listen for device notifications on the given seat.
The default behavior is equivalent to \-\-udev "seat0".
.TP 8