of `libinput record` and `libinput debug-events --verbose` (if you haven't yet).
The [documentation](https://wayland.freedesktop.org/libinput/doc/latest/tools.html#libinput-record-and-libinput-replay)
has some information on what we're looking for to be able to triage bugs.
+ - name: "Punt to udev-hid-bpf"
+ conditions:
+ labels:
+ - "bugbot::udev-hid-bpf"
+ actions:
+ remove_labels:
+ - "bugbot::udev-hid-bpf"
+ comment: |
+ This issue looks like it could or should be fixed with [udev-hid-bpf](https://gitlab.freedesktop.org/libevdev/udev-hid-bpf/).
+ udev-hid-bpf is a collection of BPF programs that modify the HID Report Descriptor and/or HID Reports from the device,
+ making it possible to change the properties of a device and/or the events to make them compatible with the
+ expectations the kernel and userspace has of such devices.
+
+ Please see the [udev-hid-bpf documentation](https://libevdev.pages.freedesktop.org/udev-hid-bpf/) for details
+ and/or in particular the [udev-hid-bpf tutorial](https://libevdev.pages.freedesktop.org/udev-hid-bpf/tutorial.html)
+ if you need to enable a new device.
+ status: "close"
- name: "Expect a merge request"
conditions:
labels: