mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-02-14 23:40:28 +01:00
triage-policies: point to the new hid-recorder written in rust
It provides a more useful and easier to read report output, so let's go with that. Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1045>
This commit is contained in:
parent
83be519fc2
commit
efdd536120
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ resource_rules:
|
|||
- "bugbot::hid-recorder"
|
||||
comment: |
|
||||
Looks like we may need some extra information that isn't yet available in this issue.
|
||||
Please **attach** (do not paste) the output of `hid-recorder` from [hid-tools](https://gitlab.freedesktop.org/libevdev/hid-tools/)
|
||||
Please **attach** (do not paste) the output of [`hid-recorder`](https://github.com/hidutils/hid-recorder/)
|
||||
for this device (run `sudo hid-recorder` without argument and it will let you pick the device).
|
||||
This should show the data the kernel receives from the device and may provide a hint on what's going on here.
|
||||
- name: "Request libinput record output"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue