Skip to content

Commit 93be548

Browse files
committed
github: add udev-hid-bpf as potential culprit for the not-libwacom label
1 parent 9788e01 commit 93be548

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/label-commenter-config.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ labels:
1212
libwacom is a bunch of text files with a C API, and the information in those text files
1313
is static fixed information that we cannot get from the device (e.g. the model name or which
1414
button will produce which event code). It does not affect functionality directly, if the
15-
tablet does not work this is either an issue with the kernel drivers, xf86-input-wacom
16-
(if using X) or libinput/the desktop environment (if using Wayland). Please file the
15+
tablet does not work this is either an issue with the kernel drivers, the BPF (if
16+
udev-hid-bpf is in use), xf86-input-wacom (if using X) or
17+
libinput/the desktop environment (if using Wayland). Please file the
1718
issue with the component that most likely applies.
1819
1920
See also https://github.com/linuxwacom/libwacom/wiki/Troubleshooting

0 commit comments

Comments
 (0)