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 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72
|
<page xmlns="http://projectmallard.org/1.0/"
type="topic"
style="task"
id="display-brightness">
<info>
<link type="guide" xref="prefs-display"/>
<link type="guide" xref="hardware-problems-graphics"/>
<link type="seealso" xref="power-whydim"/>
<link type="seealso" xref="a11y-contrast"/>
<revision version="gnome:40" date="2021-03-21" status="candidate"/>
<revision version="gnome:41" date="2021-09-08" status="candidate"/>
<credit type="author">
<name>GNOME Documentation Project</name>
<email>gnome-doc-list@gnome.org</email>
</credit>
<credit type="author">
<name>Natalia Ruz Leiva</name>
<email>nruz@alumnos.inf.utfsm.cl </email>
</credit>
<credit type="author">
<name>Shaun McCance</name>
<email>shaunm@gnome.org</email>
</credit>
<credit type="editor">
<name>Ekaterina Gerasimova</name>
<email>kittykat3756@gmail.com</email>
</credit>
<credit type="editor">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
</credit>
<credit type="author editor">
<name>Ekaterina Gerasimova</name>
<email>kittykat3756@gmail.com</email>
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<desc>Change the screen brightness to make it more readable in bright
light.</desc>
</info>
<title>Set screen brightness</title>
<p>Depending on your hardware, you can change the brightness of your screen to
save power or to make the screen more readable in bright light.</p>
<p>To change the brightness of your screen, click the
<gui xref="shell-introduction#systemmenu">system menu</gui> on the right side
of the top bar and adjust the screen brightness slider to the value you want
to use. The change should take effect immediately.</p>
<note style="tip">
<p>Many laptop keyboards have special keys to adjust the brightness. These
often have a picture that looks like the sun. Hold down the <key>Fn</key>
key to use these keys.</p>
</note>
<note style="tip">
<p>If your computer features an integrated light sensor, the screen
brightness will automatically be adjusted for you. For more information, see
<link xref="power-autobrightness"/>.</p>
</note>
<p>If it is possible to set the brightness of your screen, you can also have
the screen dim automatically to save power. For more information, see
<link xref="power-whydim"/>.</p>
</page>
|