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

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
<page xmlns="http://projectmallard.org/1.0/"
      type="topic" style="task"
      id="shell-windows-tiled">

  <info>

    <link type="guide" xref="shell-windows#working-with-windows"/>
    <revision pkgversion="3.4.0" date="2012-02-19" status="review"/>

    <desc>Maximize two windows side-by-side.</desc>

    <revision pkgversion="3.4.0" date="2012-03-14" status="candidate"/>

    <credit type="author">
      <name>Shaun McCance</name>
      <email>shaunm@gnome.org</email>
    </credit>

    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
  </info>


<title>Tile windows</title>

<p>You can maximize a window on only the left or right side of the screen,
allowing you to place two windows side-by-side to quickly switch between
them.</p>

<p>To maximize a window along a side of the screen, grab the titlebar and drag
it to the left or right side until half of the screen is highlighted. Using the
keyboard, hold down the <link xref="windows-key">windows key</link> and press
the <key>Left</key> or <key>Right</key> key.</p>

<p>To restore a window to its original size, drag it away from the side of
the screen, or use the same keyboard shortcut you used to maximize.</p>

<note style="tip">
  <p>Hold down the <key>Alt</key> key and drag anywhere in a window to move it.</p>
</note>

</page>