https://bugs.kde.org/show_bug.cgi?id=379474
--- Comment #1 from David Rosca <[email protected]> --- The issue is when monitor is turned off, KScreen emits output disconnected and KScreenDaemon::outputConnectedChanged reapplies config which turns the monitor back on. I'm not sure what would be correct fix, my workaround is to query DPMS state in KScreenDaemon::outputConnectedChanged and if DPMS state is off, skip the reconfiguration. -- You are receiving this mail because: You are watching all bug changes.
