Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.user > #234768 > unrolled thread
| Started by | Christian Groessler <chris@groessler.org> |
|---|---|
| First post | 2021-05-03 19:20 +0200 |
| Last post | 2021-05-05 00:40 +0200 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.debian.user
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
| From | Christian Groessler <chris@groessler.org> |
|---|---|
| Date | 2021-05-03 19:20 +0200 |
| Subject | how to prevent sleeping when sitting at the login screen? |
| Message-ID | <CaKoF-8q9-1@gated-at.bofh.it> |
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
[toc] | [next] | [standalone]
| From | Floris Renaud <jkfloris@dds.nl> |
|---|---|
| Date | 2021-05-03 20:10 +0200 |
| Message-ID | <CaLb3-tT-5@gated-at.bofh.it> |
| In reply to | #234768 |
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
[toc] | [prev] | [next] | [standalone]
| From | Christian Groessler <chris@groessler.org> |
|---|---|
| Date | 2021-05-05 00:40 +0200 |
| Message-ID | <CbbRT-80q-1@gated-at.bofh.it> |
| In reply to | #234769 |
On 5/3/21 7:57 PM, Floris Renaud wrote: > 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 > Thanks! Changing that file worked. regards, chris
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.user
csiph-web