https://bugs.kde.org/show_bug.cgi?id=424749
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WAITINGFORINFO |DOWNSTREAM Status|NEEDSINFO |RESOLVED --- Comment #3 from Nate Graham <n...@kde.org> --- I thought so. Lenovo laptops have Wacom screens, which are affected by a bug in the wacom driver that causes this issue. See https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/1774242 Looks like the fix was released in a later version than the Ubuntu base in Neon. The impending 20.04 rebase should include it. In the meantime, you can fix it yourself by editing /etc/X11/xorg.conf.d/70-wacom.conf to replace `Driver "wacom"` with `Driver "libinput"` for the section with "Wacom USB touchscreen class" in it. -- You are receiving this mail because: You are watching all bug changes.