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

« back to all changes in this revision

Viewing changes to gnome-help/id/shell-windows-tiled.page

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-04-16 23:55:05 UTC
  • mfrom: (2.4.5 sid)
  • Revision ID: package-import@ubuntu.com-20120416235505-45559x5ql5e85q3j
Tags: 3.4.1-1
* New upstream release.
* debian/copyright: Move to copyright 1.0 format.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="shell-windows-tiled" xml:lang="id">
 
3
 
 
4
  <info>
 
5
 
 
6
    <link type="guide" xref="shell-windows#working-with-windows"/>
 
7
    <revision pkgversion="3.4.0" date="2012-02-19" status="review"/>
 
8
 
 
9
    <desc>Maximize two windows side-by-side.</desc>
 
10
 
 
11
    <revision pkgversion="3.4.0" date="2012-03-14" status="candidate"/>
 
12
 
 
13
    <credit type="author">
 
14
      <name>Shaun McCance</name>
 
15
      <email>shaunm@gnome.org</email>
 
16
    </credit>
 
17
 
 
18
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
19
  
 
20
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
21
      <mal:name>Andika Triwidada</mal:name>
 
22
      <mal:email>andika@gmail.com</mal:email>
 
23
      <mal:years>2011, 2012</mal:years>
 
24
    </mal:credit>
 
25
  </info>
 
26
 
 
27
 
 
28
<title>Tile windows</title>
 
29
 
 
30
<p>You can maximize a window on only the left or right side of the screen,
 
31
allowing you to place two windows side-by-side to quickly switch between
 
32
them.</p>
 
33
 
 
34
<p>To maximize a window along a side of the screen, grab the titlebar and drag
 
35
it to the left or right side until half of the screen is highlighted. Using the
 
36
keyboard, hold down the <link xref="windows-key">windows key</link> and press
 
37
the <key>Left</key> or <key>Right</key> key.</p>
 
38
 
 
39
<p>To restore a window to its original size, drag it away from the side of
 
40
the screen, or use the same keyboard shortcut you used to maximize.</p>
 
41
 
 
42
<note style="tip">
 
43
  <p>Hold down the <key>Alt</key> key and drag anywhere in a window to move it.</p>
 
44
</note>
 
45
 
 
46
</page>