~ubuntu-branches/ubuntu/saucy/gnome-user-docs/saucy-proposed

« back to all changes in this revision

Viewing changes to gnome-help/C/look-resolution.page

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2011-10-18 22:40:31 UTC
  • mfrom: (2.4.2 sid)
  • Revision ID: james.westby@ubuntu.com-20111018224031-ghkuh7t4cva5lj5y
Tags: 3.2.1-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
  <info>
6
6
    <link type="guide" xref="prefs-display"/>
7
 
    <link type="guide" xref="hardware-problems-graphics"/>
8
7
    <link type="seealso" xref="look-display-fuzzy"/>
 
8
    <revision pkgversion="3.2.1" date="2011-10-03" status="final"/>
9
9
    
10
10
    <desc>Change the resolution of the screen and its orientation (rotation).</desc>
11
11
    <credit type="author">
19
19
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
20
20
  </info> 
21
21
 
22
 
<title>Change the size/rotation of the screen</title>
 
22
<title>Change the size or rotation of the screen</title>
23
23
 
24
24
<p>You can change how big (or how detailed) things appear on the screen by changing the <em>screen resolution</em>. You can change which way up things appear (for example, if you have a rotating display) by changing the <em>rotation</em>.</p>
25
25
 
26
 
<p>To change either of these options, click on your name on the top bar and choose <gui>System Settings</gui>. Go to the Hardware section and open <gui>Displays</gui>.</p>
 
26
<comment>
 
27
<cite date="2011-10-03">shaunm</cite>
 
28
<p>Link display-2monitors in step 3 when non-stub.</p>
 
29
</comment>
 
30
 
 
31
<steps>
 
32
  <item><p>Click your name on the top bar and select <gui>System Settings</gui>.</p></item>
 
33
  <item><p>Open <gui>Displays</gui>.</p></item>
 
34
  <item><p>If you have multiple displays and they are not mirrored, you can have
 
35
  different settings on display. Select a display in the preview area.</p></item>
 
36
  <item><p>Select your desired resolution and rotation.</p></item>
 
37
  <item><p>Click <gui>Apply</gui>. The new settings will be applied for 30 seconds
 
38
  before reverting back. That way, if you cannot see anything with the new settings,
 
39
  your old settings will be automatically restored. If you are happy with the new
 
40
  settings, click <gui>Keep This Configuration</gui>.</p></item>
 
41
</steps>
27
42
 
28
43
<note style="tip">
29
44
 <p>When you use another display, like a projector, it should be detected automatically so you can change its settings in the same way as your usual display. If this does not happen, just click <gui>Detect Displays</gui>.</p>
31
46
 
32
47
<section id="resolution"> 
33
48
<title>Resolution</title>
34
 
<p>The resolution is the number of pixels (dots on the screen) in each direction that can be displayed. </p>
35
 
<p>You can choose the one you prefer from the options in the drop-down menu. 
36
 
 Notice that if you choose one that is not the right for your screen it may <link xref="look-display-fuzzy">look fuzzy or pixelated</link>.</p>
37
 
<p>To save the changes, click <gui>Apply</gui>. If the screen goes blank, wait for a minute and the settings will be returned to their previous values. Otherwise, click <gui>Keep This Configuration</gui> in the window that appears.</p>
 
49
<p>The resolution is the number of pixels (dots on the screen) in each direction that can be displayed.
 
50
Each resolution has an <em>aspect ratio</em>, the ratio of the width to the
 
51
height. Wide-screen displays use a 16:9 aspect ratio, while traditional
 
52
displays use 4:3. If you choose a resolution that does not match the aspect
 
53
ratio of your display, the screen will be letterboxed to avoid distortion.</p>
 
54
<p>You can choose the resolution you prefer from the <gui>Resolution</gui> drop-down
 
55
list. If you choose one that is not right for your screen it may
 
56
<link xref="look-display-fuzzy">look fuzzy or pixelated</link>.</p>
38
57
</section>
39
58
 
40
59
<section id="rotation">
41
60
<title>Rotation</title>
42
 
<p>There are some laptops that can rotate physically their screens in many directions, so it is useful to be able to change the display rotation. You can choose the rotation you want for your screen from the drop-down menu.</p>
43
 
 
44
 
<p>When you've selected the one you prefer, click <gui>Apply</gui>.</p>
 
61
<p>On some laptops, you can physically rotate the screen in many directions.
 
62
It is useful to be able to change the display rotation. You can choose the rotation
 
63
you want for your display from <gui>Rotation</gui> drop-down list.</p>
45
64
</section>
46
65
 
47
66
</page>