mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-13 16:40:27 +01:00
doc/user: fix a leftover html tag
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
9ae2506c4a
commit
e453a2bf3e
1 changed files with 1 additions and 1 deletions
|
|
@ -228,7 +228,7 @@ device capabilities together with the event stream from the kernel. On our
|
|||
side, this allows us to recreate a virtual device identical to your device
|
||||
and re-play the event sequence, hopefully triggering the same bug.
|
||||
|
||||
evemu-record takes a <tt>/dev/input/eventX</tt> event node, but without arguments
|
||||
evemu-record takes a ``/dev/input/eventX`` event node, but without arguments
|
||||
it will simply show the list of devices and let you select: ::
|
||||
|
||||
$ sudo evemu-record > scroll.evemu
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue