From: Bjørn Forsman Date: Thu, 24 Aug 2023 17:20:47 +0000 (+0200) Subject: quirks: Add Wacom Bamboo Fun Pen X-Git-Tag: accepted/tizen/unified/20240105.013022~70 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0d13e54ca45affeadcb62c7bda4bf32958202c5f;p=platform%2Fupstream%2Flibinput.git quirks: Add Wacom Bamboo Fun Pen We must disable ABS_DISTANCE or else the automatic pressure offset calculation doesn't work for this device. Signed-off-by: Bjørn Forsman --- diff --git a/quirks/30-vendor-wacom.quirks b/quirks/30-vendor-wacom.quirks index 06e66a76..51211684 100644 --- a/quirks/30-vendor-wacom.quirks +++ b/quirks/30-vendor-wacom.quirks @@ -6,6 +6,13 @@ MatchBus=usb MatchVendor=0x056A ModelWacomTouchpad=1 +[Wacom Bamboo Fun Pen] +MatchUdevType=tablet +MatchBus=usb +MatchVendor=0x056A +MatchProduct=0x0018 +AttrEventCode=-ABS_DISTANCE + [Wacom Intuos Pro PTH660] MatchUdevType=touchpad MatchBus=usb