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
73
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="display-dimscreen" xml:lang="es">
<info>
<link type="guide" xref="prefs-display"/>
<link type="guide" xref="power#problems"/>
<link type="guide" xref="hardware-problems-graphics"/>
<link type="seealso" xref="power-whydim"/>
<link type="seealso" xref="display-lock"/>
<revision pkgversion="3.4.0" date="2012-02-20" status="review"/>
<desc>Atenuar la pantalla para ahorrar energía o incrementar el brillo para hacerla más legible en condiciones de mucha luz ambiental.</desc>
<credit type="author">
<name>Proyecto de documentación de GNOME</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>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Daniel Mustieles</mal:name>
<mal:email>daniel.mustieles@gmail.com</mal:email>
<mal:years>2011, 2012</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Francisco Molinero</mal:name>
<mal:email>paco@byasl.com</mal:email>
<mal:years>2011</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Jorge González</mal:name>
<mal:email>jorgegonz@svn.gnome.org</mal:email>
<mal:years>2011</mal:years>
</mal:credit>
</info>
<title>Establecer el brillo de la pantalla</title>
<p>Puede cambiar el brillo de su pantalla para ahorrar energía o hacerla más legible en condiciones de mucha luz ambiental. También puede hacer que la pantalla se atenúe automáticamente cuando se consume batería o apagarla automáticamente cuando no se use la pantalla.</p>
<steps>
<title>Establecer el brillo</title>
<item><p>Pulse en su nombre en la barra superior y seleccione <gui>Configuración del sistema</gui>.</p></item>
<item><p>Abra <gui>Pantalla</gui>.</p></item>
<item><p>Mueva el deslizador de <gui>Brillo</gui> para obtener un valor confortable.</p></item>
</steps>
<note style="tip">
<p>Muchos portátiles tienen teclados con teclas especiales para ajustar el brillo. Éstas tienen una imagen que parece un sol y están ubicadas en las teclas de función en la parte superior. Mantenga pulsada la tecla <key>Fn</key> para usar estas teclas.</p>
</note>
<p>Select <gui>Dim screen to save power</gui> to have the brightness
automatically lowered when you are on battery power. The backlight of your
screen can take a lot of power and significantly reduce how long your battery
will last before it needs to be recharged.</p>
<p>The screen will automatically turn off after you have not used it for a
while. This only affects the display, and does not turn off your computer.
You can adjust how long you have to be inactive with the <gui>Turn screen off
when inactive for</gui> option.</p>
</page>
|