https://bugs.kde.org/show_bug.cgi?id=348082
Zamundaaa <xaver.h...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #37 from Zamundaaa <xaver.h...@kde.org> --- It depends on whether or not suspend is involved. If it is, then it's something on a deeper level, to investigate on the kernel side. If it happens without suspend, then there's basically only two things that can trigger it: - a new output gets connected. "new" meaning any output that has either never been connected, or was disconnected for more than 2s - a suitable input event is detected. Basically anything except media keys and with touch specifically only double tap For output connections, > udevadm monitor -u -p should be suitable. For input events, you can run > sudo libinput debug-events -- You are receiving this mail because: You are watching all bug changes.