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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2011-10-14 00:17:30 UTC
  • mfrom: (9.1.3 experimental)
  • Revision ID: james.westby@ubuntu.com-20111014001730-8blmvdrwtl6xhf44
Tags: 3.2.0.1-2
* Upload to unstable.
* debian/watch:
  - Switch to .xz tarballs.
* debian/control.in:
  - Add Vcs-* fields.

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" id="shell-windows-tiled" xml:lang="sv">
 
3
 
 
4
  <info>
 
5
 
 
6
    <link type="guide" xref="shell-windows#working-with-windows"/>
 
7
    <revision pkgversion="3.2" date="2011-09-26" status="final"/>
 
8
 
 
9
    <desc>"Maximize" two windows side by side.</desc>
 
10
    
 
11
    <revision pkgversion="3.0" version="3.0.1" date="2011-04-13" status="stub"/>
 
12
    <credit type="author">
 
13
      <name>Dokumentationsprojekt för GNOME</name>
 
14
      <email>gnome-doc-list@gnome.org</email>
 
15
    </credit>
 
16
 
 
17
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
18
  </info>
 
19
 
 
20
<comment><p>Discuss interesting ways of arranging windows (i.e. if there is a "Tile" option or something like that.</p></comment>
 
21
 
 
22
<title>Tiled windows</title>
 
23
<p>Your workflow may require two windows arranged side by side for comparison purposes. To fill the screen with two vertically-tiled windows:</p>
 
24
 
 
25
<list>
 
26
 <item><p>
 
27
Click on the <gui>title bar</gui> of a window and drag it toward the left edge of the screen.  When the <gui>mouse pointer</gui> touches the edge, the left half of the screen becomes highlighted. Release the mouse button and the window will fill the left half of the screen.
 
28
 </p></item>
 
29
 <item><p>
 
30
Drag another window to the right side: when the right half of the screen is highlighted, release. Each of the two windows fills half the screen.
 
31
 </p></item>
 
32
</list>
 
33
 
 
34
    <note style="tip">
 
35
      <p>
 
36
        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.
 
37
      </p>
 
38
    </note>
 
39
 
 
40
</page>