mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-31 08:50:09 +01:00
test: add the 24HDT pad to the custom device group
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
451cbce44f
commit
43156b4f77
1 changed files with 1 additions and 0 deletions
|
|
@ -118,6 +118,7 @@ static const char udev_rule[] =
|
|||
"KERNEL!=\"event*\", GOTO=\"pad_end\"\n"
|
||||
"\n"
|
||||
"ATTRS{name}==\"litest Wacom Cintiq 24 HD touch Pad*\",\\\n"
|
||||
" ENV{LIBINPUT_DEVICE_GROUP}=\"wacom-24hdt-group\",\\\n"
|
||||
" ENV{ID_INPUT_TABLET_PAD}=\"1\"\n"
|
||||
"\n"
|
||||
"LABEL=\"pad_end\"";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue