https://bugs.kde.org/show_bug.cgi?id=475243

--- Comment #8 from Jakob Petsovits <j.acco...@petsovits.com> ---
(In reply to zzrakic from comment #7)
> Can I ask if selecting "Hibernate" at "While sleeping, enter:", will give
> you an option to set specific time period after which this will happen?
> In case it is not changeable, what is the default value? Could you in that
> case add info icon on which user could hover and find out after what time
> action happens?

The UI revamp did not add any functionality that wasn't already there. So you
can continue to select a time delay in the top-most field called "After a
period of inactivity: (Sleep, Hibernate, Shut down, etc.)" but we still don't
have a field to specify the delay for this sleep mode that's now called
"Standby, then Hibernate". The PowerDevil backend doesn't support this, so it's
not as easy as just adding a field in the settings page.

As mentioned by the OP, this functionality is performed by and configured
through systemd. If we want to display or modify it, we'll have to add code to
query systemd and perhaps overwrite that /etc/systemd/sleep.conf if there isn't
an easier way to do it programmatically.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to