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
|
<page xmlns="http://projectmallard.org/1.0/"
type="topic"
style="task"
id="power-percentage">
<info>
<link type="guide" xref="power" />
<link type="guide" xref="status-icons" />
<link type="seealso" xref="power-status"/>
<revision version="gnome:40" date="2021-03-21" status="candidate"/>
<credit type="author copyright">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
<years>2021</years>
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<desc>Display the battery percentage in the top bar.</desc>
</info>
<title>Show the battery status as a percentage</title>
<p>The <link xref="status-icons#batteryicons">status icon</link> in the top
bar shows the charge level of the main internal battery, and whether it is
currently charging or not. It can also display the charge as a
<link xref="power-percentage">percentage</link>.</p>
<steps>
<title>Display the battery percentage in the top bar</title>
<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>Switch the <gui>Show Battery Percentage</gui> switch to on.</p>
</item>
</steps>
</page>
|