https://bugs.kde.org/show_bug.cgi?id=406219
--- Comment #2 from Piotr <postrows...@gmail.com> --- I don't know how to get more from it, it seems pretty basic. I just observed output like this one (this was with lower button pressed): ... Stylus move X=63.09 Y=145.23 B=2 P=25.8% (DRAW) Stylus move X=63.17 Y=145.23 B=2 P=13.6% (DRAW) Stylus release X=63.17 Y=145.23 B=0 P=0.0% Mouse release I just observed B value (bitfield?), how it corresponds with pressed buttons on stylus, and to regular mouse. What I got is that in this build: B=1 regular draw, mouse left B=2 draw with lower stylus button pressed, mouse right B=4 draw with upper stylus button pressed, mouse middle This is independent from what I set in tablet preference utility, even if I set for eg. lower button to 'disabled' it still reacts as right button and reports B=2. I noticed it first, when I wanted to move the canvas, and instead pop-up palette appeared... -- You are receiving this mail because: You are watching all bug changes.