From: Peter Hutterer Date: Mon, 26 Aug 2024 04:42:51 +0000 (+1000) Subject: triage-policies: add an entry for pointing users to 60-evdev.hwdb X-Git-Tag: 1.27.0~159 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=15697685c663a17a5de54ae4fe04876b0a65a231;p=platform%2Fupstream%2Flibinput.git triage-policies: add an entry for pointing users to 60-evdev.hwdb Part-of: --- diff --git a/.triage-policies.yml b/.triage-policies.yml index e166dca5..b8a1f7b0 100644 --- a/.triage-policies.yml +++ b/.triage-policies.yml @@ -94,6 +94,21 @@ resource_rules: The [libinput documentation](https://wayland.freedesktop.org/libinput/doc/latest/contributing.html) also has more details on how to get started. status: "close" + - name: "Point to 60-evdev.hwdb" + conditions: + labels: + - "bugbot::evdev-hwdb" + remove_labels: + - "bugbot::evdev-hwdb" + comment: | + Looks like this issue may be solved with a device-specific entry in systemd's hwdb. + + You should have a /usr/lib/udev/hwdb/60-evdev.hwdb file which includes those quirks. Please see + the top of the file for instructions and follow those. Once the quirk is confirmed working + this issue (or parts thereof) should be fixed and you can submit a pull request to the + [systemd](https://github.com/systemd/systemd/) repository to get that quirk included. + Please link to the systemd issue here and if the hwdb entry indeed fixed this issue here, please + remember to close this issue. - *close_needinfo - *remind_needinfo merge_requests: