https://bugs.kde.org/show_bug.cgi?id=395722
Adrian <adrian.swarzyn...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adrian.swarzyn...@gmail.com --- Comment #8 from Adrian <adrian.swarzyn...@gmail.com> --- Similar situation in up-to-date KDE in Kubuntu 18.04. I have "Mouse click emulation" option enabled so: - tap one finger = left mouse button - tap two fingers = right mouse button - two fingers slide = scroll Unfortunately after back from suspend only "tap one finger" works. Workaround of this problem is: "sudo modprobe -r psmouse" before suspend and "sudo modprobe psmouse" after resume from suspend Script for this in here: https://ubuntuforums.org/showthread.php?t=2182922&page=2 -- You are receiving this mail because: You are watching all bug changes.