mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-20 05:40:04 +01:00
A better, less ambiguous name than just "datadir" Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
14 lines
540 B
Text
14 lines
540 B
Text
# Do not edit this file, it will be overwritten on update
|
|
|
|
# HUION PenTablet device. Some of these devices send a BTN_TOOL_PEN event
|
|
# with value 1 on the first event received by the device but never send the
|
|
# matching BTN_TOOL_PEN value 0 event. The device appears as if it was
|
|
# permanently in proximity.
|
|
#
|
|
# HUION re-uses USB IDs for its devices, not every HUION tablet is
|
|
# affected by this bug, libinput will auto-disable this feature
|
|
[HUION PenTablet]
|
|
MatchUdevType=tablet
|
|
MatchBus=usb
|
|
MatchVendor=0x256C
|
|
ModelTabletNoProximityOut=1
|