On ThinkPad P1 Gen 3, with libwacom2:1.3-2ubuntu1, there are no stylus found when I open the gnome-control-center. After upgraded the 1.3-2ubuntu3, there are 'AES pen' at 'Wacom Tablet', and I tried set the 'Top barrel button' to 'Right Mouse Button Click', then 'Middle Mouse Button Click', it works fine.
BTW, the second button, 'Bottom barrel button', is not supported yet. https://bugs.launchpad.net/ubuntu/+source/libwacom/+bug/1869059 >From libwacom-list-local-devices, I could find the new Styli was updated. @@ -8,7 +7,7 @@ Width=14 Height=8 IntegratedIn=Display;System; -Styli=0xffffe;0xfffff; +Styli=0x1;0x11;0x19;0x21;0x31;0x39;0x49;0x71;0x221;0x231;0x271;0x421;0x431;0x621;0x631;0x8051;0x805b;0x806b;0x807b;0x826b;0x846b; # On 1.3-2ubuntu1 $ libwacom-list-local-devices # Device node: /dev/input/event8 [Device] Name=Wacom ISDv4 51a0 ModelName= DeviceMatch=usb:056a:51a0; Class=ISDV4 Width=14 Height=8 IntegratedIn=Display;System; Styli=0xffffe;0xfffff; [Features] Reversible=false Stylus=true Ring=false Ring2=false Touch=true TouchSwitch=false # StatusLEDs= NumStrips=0 Buttons=0 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libwacom in Ubuntu. https://bugs.launchpad.net/bugs/1921991 Title: [SRU] Support isdv4-aes stylus group and multiple AES stylus definitions Status in OEM Priority Project: Triaged Status in libwacom package in Ubuntu: Fix Released Status in libwacom source package in Focal: Fix Committed Status in libwacom source package in Groovy: Incomplete Bug description: [Impact] * There are lots of stylus couldn't be used on Lenovo's platform, our OEM customer request to support ThinkPad P15 Gen 1, ThinkPad X1 Yoga Gen5, ThinkPad P1 G3. * I reviewed and tested the below patches from upstream. It could support the stylus very well on P15, P1 or X1 Yoga. * a864679 - Add multiple AES stylus definitions I applied into libwacom2 1.3-2ubuntu1, no errors. * 8652aa3 - Add isdv4-aes stylus group to all AES sensors I tried to apply this patch, but there are not 'data/isdv4-48ca.tablet' and 'data/isdv4-48ce.tablet', it failed for these two files. * ba02abf - Add ISDv4 51e9 (Lenovo ThinkPad P15 Gen 1) (#325) [Test Plan] * Need your laptop have AES stylus, check the pen setting at gnome- control-center when the pen touch the screen. It could not set/customize the stylus, such as the second button as right click. * After updated the new packages with these patches, you could customize the stylus at gnome-control-center. [Where problems could occur] * It only changes the data/ parts to support more stylus from upstream, so it's low risk. [Other Info] * Related bug: https://bugs.launchpad.net/ubuntu/+source/libwacom/+bug/1869059 To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1921991/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

