mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-20 02:10:07 +01:00
See #919 Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1104>
42 lines
809 B
Text
42 lines
809 B
Text
# Do not edit this file, it will be overwritten on update
|
|
|
|
[Wacom Touchpads]
|
|
MatchUdevType=touchpad
|
|
MatchBus=usb
|
|
MatchVendor=0x056A
|
|
ModelWacomTouchpad=1
|
|
|
|
[Wacom Bamboo Fun Pen]
|
|
MatchUdevType=tablet
|
|
MatchBus=usb
|
|
MatchVendor=0x056A
|
|
MatchProduct=0x0018
|
|
AttrEventCode=-ABS_DISTANCE
|
|
|
|
[Wacom Bamboo 2FG 6x8]
|
|
MatchUdevType=touchpad
|
|
MatchBus=usb
|
|
MatchVendor=0x056A
|
|
MatchProduct=0x00D3
|
|
AttrInputProp=+INPUT_PROP_SEMI_MT
|
|
|
|
[Wacom Intuos Pro PTH660]
|
|
MatchUdevType=touchpad
|
|
MatchBus=usb
|
|
MatchVendor=0x056A
|
|
MatchProduct=0x0357
|
|
AttrPalmSizeThreshold=5
|
|
|
|
[Wacom ISDV4 4200 Pen]
|
|
MatchUdevType=tablet
|
|
MatchBus=usb
|
|
MatchVendor=0x056A
|
|
MatchProduct=0x4200
|
|
AttrEventCode=-ABS_TILT_X;-ABS_TILT_Y;
|
|
|
|
[Wacom ISDV4 524c Pen]
|
|
MatchUdevType=tablet
|
|
MatchBus=usb
|
|
MatchVendor=0x2D1F
|
|
MatchProduct=0x524C
|
|
AttrEventCode=-ABS_TILT_X;-ABS_TILT_Y;
|