mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-08 19:28:03 +02:00
tools/record: reword parts of the man page
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
ca9067992e
commit
d8b64d413d
1 changed files with 3 additions and 3 deletions
|
|
@ -90,9 +90,9 @@ Note that when recording multiple devices, only the first device is printed
|
||||||
immediately, all other devices and their events are printed on exit.
|
immediately, all other devices and their events are printed on exit.
|
||||||
|
|
||||||
.SH RECORDING LIBINPUT EVENTS
|
.SH RECORDING LIBINPUT EVENTS
|
||||||
When the \fB\-\-with-libinput\fR switch is provided, \fBlibinput\-record\fR
|
When the \fB\-\-with-libinput\fR commandline option is given,
|
||||||
initializes a libinput context for the devices being recorded. Events from
|
\fBlibinput\-record\fR initializes a libinput context for the devices being
|
||||||
these contexts are printed alongside the evdev events.
|
recorded. Events from these contexts are printed alongside the evdev events.
|
||||||
.B THIS FEATURE IS EXPERIMENTAL.
|
.B THIS FEATURE IS EXPERIMENTAL.
|
||||||
.PP
|
.PP
|
||||||
The primary purpose of this feature is debugging and event analysis, no
|
The primary purpose of this feature is debugging and event analysis, no
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue