On Sat, Jul 22, 2023 at 5:51 AM Patrick Dupre <[email protected]> wrote:

> I am sorry, but I do not understand.
>
> Right now, I have Automatic Suspend Off
> This makes sense, but the computer sleep after a while.
> It say "Pauses the computer afer a period of inactivity", and it is set at
> 1 hour
> Some
>
> Also
> org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout 900
> org.gnome.settings-daemon.plugins.power sleep-inactive-ac-type 'suspend'
> org.gnome.settings-daemon.plugins.power sleep-inactive-battery-timeout 900
> org.gnome.settings-daemon.plugins.power sleep-inactive-battery-type
> 'suspend'
>
> Should I set
> org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout 0
> ?
>

Create  /etc/systemd/sleep.conf.d/somename.conf as a copy of
/etc/systemd/sleep.conf,
and edit somename.conf.   My Fedora Workstation used as a server has:

[Sleep]
#AllowSuspend=yes
#AllowHibernation=yes
#AllowSuspendThenHibernate=yes
#AllowHybridSleep=yes
#SuspendMode=
#SuspendState=mem standby freeze
#HibernateMode=platform shutdown
#HibernateState=disk
#HybridSleepMode=suspend platform shutdown
#HybridSleepState=disk
#HibernateDelaySec=
#SuspendEstimationSec=60min

-- 
George N. White III
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to