Skip to content

Commit

Permalink
test: add the 24HDT pad to the custom device group
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
  • Loading branch information
whot committed Jun 11, 2019
1 parent 451cbce commit 43156b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/litest-device-wacom-cintiq-24hdt-pad.c
Original file line number Diff line number Diff line change
Expand Up @@ -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\"";
Expand Down

0 comments on commit 43156b4

Please sign in to comment.