Bug#1029473: gnome-settings-daemon: automatic suspend after 20 minutes is undesired by some users
Jeremy Bicha
jeremy.bicha at canonical.com
Mon Jan 23 20:46:50 GMT 2023
On Mon, Jan 23, 2023 at 3:09 PM Witold Baryluk <witold.baryluk at gmail.com> wrote:
> I will consider some workaround on my side, or adjusting default in my
> live-build build itself (as long as it is used only by me).
Another workaround is to create a file named something like
/usr/share/glib-2.0/schemas/90_local_override.gschema.override
with contents
# Custom local override for https://bugs.debian.org/1029473
[org.gnome.settings-daemon.plugins.power]
sleep-inactive-ac-timeout = 0
then run
sudo glib-compile-schemas /usr/share/glib-2.0/schemas
Ubuntu basically does this, although I'm not sure whether it's a good
idea for Ubuntu to be doing it.
Thank you,
Jeremy Bicha
More information about the pkg-gnome-maintainers
mailing list