1# Do not edit this file, it will be overwritten on update 2 3[Wacom Touchpads] 4MatchUdevType=touchpad 5MatchBus=usb 6MatchVendor=0x056A 7ModelWacomTouchpad=1 8 9[Wacom Bamboo Fun Pen] 10MatchUdevType=tablet 11MatchBus=usb 12MatchVendor=0x056A 13MatchProduct=0x0018 14AttrEventCode=-ABS_DISTANCE 15 16[Wacom Intuos Pro PTH660] 17MatchUdevType=touchpad 18MatchBus=usb 19MatchVendor=0x056A 20MatchProduct=0x0357 21AttrPalmSizeThreshold=5 22 23[Wacom ISDV4 4200 Pen] 24MatchUdevType=tablet 25MatchBus=usb 26MatchVendor=0x056A 27MatchProduct=0x4200 28AttrEventCode=-ABS_TILT_X;-ABS_TILT_Y; 29 30[Wacom ISDV4 524c Pen] 31MatchUdevType=tablet 32MatchBus=usb 33MatchVendor=0x2D1F 34MatchProduct=0x524C 35AttrEventCode=-ABS_TILT_X;-ABS_TILT_Y; 36