mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-08 11:19:14 +02:00
doc: add two more items I need for trackpoint bugs
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
(cherry picked from commit 119b6d924c)
This commit is contained in:
parent
803db907ec
commit
d5b79f70a3
1 changed files with 6 additions and 0 deletions
|
|
@ -86,6 +86,12 @@ When you file a bug, please attach the following information:
|
||||||
most important piece of information, do not forget it!
|
most important piece of information, do not forget it!
|
||||||
- the vendor model number of the device (e.g. "Logitech M325")
|
- the vendor model number of the device (e.g. "Logitech M325")
|
||||||
- the output from udevadm info, see @ref udev_info.
|
- the output from udevadm info, see @ref udev_info.
|
||||||
|
- the output of `libinput measure trackpoint-range`
|
||||||
|
- the sensitivity of the trackpoint (adjust the event node number as needed):
|
||||||
|
|
||||||
|
@verbatim
|
||||||
|
$ cat /sys/class/input/event17/device/device/sensitivity
|
||||||
|
@endverbatim
|
||||||
|
|
||||||
@section reporting_bugs_other All other devices
|
@section reporting_bugs_other All other devices
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue