mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03:00
hwdb: explicitly label the XP-PEN STAR 06 as tablet
Exports BTN_LEFT...BTN_FORWARD, BTN_TOUCH, REL_X/Y/WHEEL/MISC and ABS_X/Y/PRESSURE. Rather than figure out what builtin-input_id tweak we need for this device, just add the tablet bit. https://gitlab.freedesktop.org/xorg/driver/xf86-input-libinput/issues/8
This commit is contained in:
parent
9e2629919f
commit
06fc4324b8
@ -62,3 +62,7 @@
|
||||
id-input:modalias:input:b0003v5543p0081*
|
||||
ID_INPUT_TABLET=1
|
||||
ID_INPUT_TABLET_PAD=1
|
||||
|
||||
# XP-PEN STAR 06
|
||||
id-input:modalias:input:b0003v28bdp0078*
|
||||
ID_INPUT_TABLET=1
|
||||
|
Loading…
Reference in New Issue
Block a user