If your user account is configured to not suspend, you could copy the
settings over to GDM like this:

IFS=$'\n'; for x in $(sudo -u username gsettings list-recursively
org.gnome.settings-daemon.plugins.power); do eval "sudo -u gdm dbus-
launch gsettings set $x"; done; unset IFS

where 'username' is your username.

(You can ignore the "No protocol specified" errors)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1874219

Title:
   PC suspends after 20 minutes at the login screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1874219/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to