https://bugs.kde.org/show_bug.cgi?id=398747
--- Comment #7 from Valeriy Malov <jazzv...@gmail.com> --- Quirky Wacom tablets *usually* use buttons 1,3,8,9 but I don't know what is true for your tablet. Seems like the result of manual mapping is buttons was 1,2,3,8 (that's why I wanted to see tabletdblocalrc file) for some reason and it's probably wrong. For now I can only suggest the following: 1) Move ~/.config/tabletdblocalrc elsewhere and re-connect the tablet, see if the issue still persists. This should pull button mapping from libwacom. 2) If this didn't help, restore tabletdblocalrc and edit it with a text editor, ensuring that the button mapping is 1,3,8,9, e.g. the file should have lines: hwbutton1=1 hwbutton2=3 hwbutton3=8 hwbutton4=9 for [033B]. Re-connect the tablet again, see if the issue is gone. xsetwacom should show that the button settings are applied to buttons 1,3,8,9. If xsetwacom reports that settings are applied correctly and some of the buttons still misbehave, this is a driver issue, and you should report it to https://linuxwacom.github.io/ -- You are receiving this mail because: You are watching all bug changes.