1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56
|
<page xmlns="http://projectmallard.org/1.0/"
type="topic"
style="task"
id="power-autosuspend">
<info>
<link type="guide" xref="power#saving"/>
<link type="seealso" xref="power-suspend"/>
<link type="seealso" xref="shell-exit#suspend"/>
<revision version="gnome:3.38.3" date="2021-03-07" status="candidate"/>
<revision pkgversion="gnome:41" date="2021-09-08" status="candidate"/>
<credit type="author copyright">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
<years>2016</years>
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<desc>Configure your computer to suspend automatically.</desc>
</info>
<title>Set up automatic suspend</title>
<p>You can configure your computer to automatically suspend when idle.
Different intervals can be specified for running on battery or plugged in.</p>
<steps>
<item>
<p>Open the <gui xref="shell-introduction#activities">Activities</gui>
overview and start typing <gui>Power</gui>.</p>
</item>
<item>
<p>Click <gui>Power</gui> to open the panel.</p>
</item>
<item>
<p>In the <gui>Power Saving Options</gui> section, click
<gui>Automatic Suspend</gui>.</p>
</item>
<item>
<p>Choose <gui>On Battery Power</gui> or <gui>Plugged In</gui>, set the
switch to on, and select a <gui>Delay</gui>. Both options can
be configured.</p>
<note style="tip">
<p>On a desktop computer, there is one option labeled
<gui>When Idle</gui>.</p>
</note>
</item>
</steps>
</page>
|