[Powerdevil] [Bug 348529] Turn off screen after lock screen
Lukas Ba.
bugzilla_noreply at kde.org
Mon Mar 11 16:54:25 GMT 2019
https://bugs.kde.org/show_bug.cgi?id=348529
--- Comment #20 from Lukas Ba. <kdeu at web.de> ---
> 2.) Add option to reduce turn off timeout when screen is locked (to e.g. 30 seconds or 1 minute) ← would be my preference
Here is how to implement this behaviour with the event workaround.
I added two commands. To reduce the delay until the screen is turned off, when
the screen is locked.
/usr/bin/xset dpms 69
To reset the delay until the screen is turned off to the longer value, when the
screen is unlocked.
/usr/bin/xset dpms 420
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Plasma-devel
mailing list