~ubuntu-branches/ubuntu/precise/gnome-user-docs/precise

« back to all changes in this revision

Viewing changes to gnome-help/C/shell-windows-maximize.page

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2011-09-12 09:23:35 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: package-import@ubuntu.com-20110912092335-11udas9xjsi3g6n0
Tags: 3.1.1-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
    <link type="guide" xref="shell-windows#working-with-windows"/>
9
9
 
10
 
    <desc>Double click on the top title bar.</desc>
11
 
    <revision pkgversion="3.0" date="2011-04-04" status="final"/>
12
 
    <revision pkgversion="3.0" version="3.0.1" date="2011-04-06" status="outdated"/>
 
10
    <desc>Double-click on the title bar.</desc>
13
11
    <!-- See shell-windows-states -->
14
12
    
15
13
    <credit type="author">
22
20
 
23
21
  <title>Maximize and unmaximize (restore) a window</title>
24
22
 
25
 
    <p> To maximize or unmaximize a window, you can:</p>
26
 
     <list>
 
23
    <p> To maximize or unmaximize a window:</p>
 
24
<list>
27
25
 <item><p>
28
26
  Double-click on the title bar of the window.
29
27
 </p></item>
30
 
       <item>
31
 
       <p>
32
 
        To maximize a window, click on the <gui>title bar</gui> of an application, and drag it to the top of the screen.  When the <gui>mouse pointer</gui> touches the very top of the screen, the entire screen becomes highlighted.  Release the mouse button to maximize the screen.
33
 
       </p>
34
 
       </item>
35
 
 
36
 
      <item>
37
 
       <p>
38
 
        To restore the window to its original size, click on the <gui>title bar</gui> of the application, and drag it down from the <gui>top bar</gui>.  After the window separates from the <gui>top bar</gui> it will restore itself to an unmaximized state.
39
 
       </p>
40
 
      </item>
41
 
    </list>
 
28
</list>
 
29
 
 
30
<p>Alternatively, to maximize a window:</p>
 
31
 
 
32
<list>
 
33
 <item><p>
 
34
Click on the title bar of an application and drag it to the top of the screen.  When the mouse pointer touches the top of the screen, the entire screen becomes highlighted.  Release the mouse button to maximize the window.
 
35
 </p></item>
 
36
</list>
 
37
 
 
38
<p>To restore the window to its original size:</p>
 
39
 
 
40
<list>
 
41
 <item><p>
 
42
Click on the title bar of the application, and drag it down from the top bar.  After the window separates from the top bar it will restore itself to an unmaximized state.
 
43
 </p></item>
 
44
</list>
42
45
 
43
46
    <note style="tip">
44
47
      <p>
45
 
        Pressing <key>Alt</key> + click anywhere in a window will allow you to move the window. Some people may find this easier than needing to click in the <gui>title bar</gui> of an application.
 
48
        Press <key>Alt</key> +click+hold+drag anywhere in a window. This will allow you to move the window. Some people may find this easier than clicking on the title bar of an application.
46
49
      </p>
47
50
      <p>
48
 
         You can also use your keyboard to maximize a window. Press <keyseq><key>Alt</key><key>Space</key></keyseq> to bring up the window menu, and then press <key>x</key>.
 
51
         You can also use your keyboard to maximize a window. Press <keyseq><key>Alt</key><key>Space</key></keyseq> to bring up the window menu, and press <key>x</key>.
49
52
      </p>
50
53
    </note>
51
54