You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Device model identifier: UGTABLET 10 inch PenTablet Pad
libwacom version: 2.16.1
I understand that libwacom does not affect whether the device works (see Troubleshooting)
Bug description
libwacom-list-local-devices returns 2 buttons for my tablet, whereas it should have 10 (2 for the pen and 8 for the tablet itself).
Looking at the unique /usr/share/libwacom/xp-pen-deco01-v2.tablet file does show 8 buttons on the left (A to H).
When I press a tablet's button, the light indicates the keypress has been registered, but they do not appear in when debugging with sudo libinput debug-events.
Additionally, the buttons remapping options in the KDE Plasma system settings does not appear (the tablet "Display" and "Pen" tabs are available).
The issue might be related to libinput, but being uncertain, I preferred to start here.
Device name: XP-Pen Deco 01 V2
Device model identifier: UGTABLET 10 inch PenTablet Pad
libwacom version: 2.16.1
I understand that libwacom does not affect whether the device works (see Troubleshooting)
Bug description
libwacom-list-local-devicesreturns 2 buttons for my tablet, whereas it should have 10 (2 for the pen and 8 for the tablet itself).Looking at the unique
/usr/share/libwacom/xp-pen-deco01-v2.tabletfile does show 8 buttons on the left (A to H).When I press a tablet's button, the light indicates the keypress has been registered, but they do not appear in when debugging with
sudo libinput debug-events.Additionally, the buttons remapping options in the KDE Plasma system settings does not appear (the tablet "Display" and "Pen" tabs are available).
The issue might be related to
libinput, but being uncertain, I preferred to start here.