mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-02-04 11:40:30 +01:00
doc/user: fix a leftover html tag
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
(cherry picked from commit e453a2bf3e)
This commit is contained in:
parent
806b0908af
commit
bd1f8c8587
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