Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.user > #234769
| From | Floris Renaud <jkfloris@dds.nl> |
|---|---|
| Newsgroups | linux.debian.user |
| Subject | Re: how to prevent sleeping when sitting at the login screen? |
| Date | 2021-05-03 20:10 +0200 |
| Message-ID | <CaLb3-tT-5@gated-at.bofh.it> (permalink) |
| References | <CaKoF-8q9-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Christian Groessler schreef op 2021-05-03 19:19: > Hi, > > where is the setting where one can disable sleeping when the computer > is at the login prompt? > > I found the setting for my user, and for root, but not for "login > screen". > > I'm using gdm3. > > regards, > chris You can find these options in /etc/gdm3/greeter.dconf-defaults For example: ... # Automatic suspend # ================= [org/gnome/settings-daemon/plugins/power] # - Time inactive in seconds before suspending with AC power # 1200=20 minutes, 0=never sleep-inactive-ac-timeout=0 # - What to do after sleep-inactive-ac-timeout # 'blank', 'suspend', 'shutdown', 'hibernate', 'interactive' or 'nothing' sleep-inactive-ac-type='nothing' # - As above but when on battery # sleep-inactive-battery-timeout=1200 # sleep-inactive-battery-type='suspend' --- Floris
Back to linux.debian.user | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
how to prevent sleeping when sitting at the login screen? Christian Groessler <chris@groessler.org> - 2021-05-03 19:20 +0200
Re: how to prevent sleeping when sitting at the login screen? Floris Renaud <jkfloris@dds.nl> - 2021-05-03 20:10 +0200
Re: how to prevent sleeping when sitting at the login screen? Christian Groessler <chris@groessler.org> - 2021-05-05 00:40 +0200
csiph-web