https://bugs.kde.org/show_bug.cgi?id=439312
Forest <fores...@sonic.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO |--- --- Comment #2 from Forest <fores...@sonic.net> --- > "If the screensaver is not activated then the idle timers will be reset. " The precondition in that sentence is strange, because it doesn't match what happens with actual user activity. Perhaps it was an oversight? Was it written before the "Allow unlocking without password" configuration setting existed? > Can you expand on your use case? The use case is gaming. I maintain a utility called joystickwake that delays screen blankers in response to game controller input, but this issue also applies to games and emulators that would do so themselves. Scenario: - User starts playing a joystick-based game with no mouse or keyboard activity. - SimulateUserActivity events periodically reset the screen timeout. - User pauses the game, perhaps to answer a phone call. - SimulateUserActivity calls are not produced while the joystick is idle. - Screen times out & goes blank. - User notices this and moves the joystick to wake the screen. - Screen does not wake. - User now has to put down the joystick, walk across the room, use the mouse or keyboard to wake the screen, walk back across the room, and pick up the joystick, before resuming play. If SimulateUserActivity actually simulated user activity, moving the joystick would have been sufficient to wake the screen. -- You are receiving this mail because: You are watching all bug changes.