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

« back to all changes in this revision

Viewing changes to gnome-help/lv/shell-windows-states.page

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2012-04-01 06:44:41 UTC
  • mfrom: (1.1.11)
  • Revision ID: package-import@ubuntu.com-20120401064441-kzqieiifcso1lnhe
Tags: 3.4.0-1
* New upstream release.
* Bump Standards-Version to 3.9.3.

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-states" xml:lang="lv">
 
3
 
 
4
  <info>
 
5
 
 
6
    <link type="guide" xref="shell-windows#working-with-windows"/>
 
7
 
 
8
    <desc>Arrange windows in a workspace to help you work more efficiently.</desc>
 
9
    
 
10
    <revision pkgversion="3.4.0" date="2012-03-24" status="candidate"/>
 
11
 
 
12
    <credit type="author copyright">
 
13
      <name>Shaun McCance</name>
 
14
      <email>shaunm@gnome.org</email>
 
15
      <years>2012</years>
 
16
    </credit>
 
17
 
 
18
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
19
  </info>
 
20
 
 
21
<title>Move and resize windows</title>
 
22
 
 
23
<p>You can move and resize windows to help you work more efficiently.
 
24
In addition to the the dragging behavior you might expect, GNOME features
 
25
shortcuts and modifiers to help you arrange windows quickly.</p>
 
26
 
 
27
<list>
 
28
<item><p>Move a window by dragging the titlebar, or hold down <key>Alt</key>
 
29
and drag anywhere in the window. Hold down <key>Shift</key> while moving to
 
30
snap the window to the edges of the screen and other windows.</p></item>
 
31
 
 
32
<item><p>Resize a window by dragging the edges or corner of the window.
 
33
Hold down <key>Shift</key> while resizing to snap the window to the edges
 
34
of the screen and other windows.</p></item>
 
35
 
 
36
<item><p>Move or resize a window using only the keyboard. Press
 
37
<keyseq><key>Alt</key><key>F7</key></keyseq> to move a window or
 
38
<keyseq><key>Alt</key><key>F8</key></keyseq> to resize. Use the arrow keys
 
39
to move or resize, then press <key>Enter</key> to finish, or press
 
40
<key>Esc</key> to return to the original position and size.</p></item>
 
41
 
 
42
<item><p><link xref="shell-windows-maximize">Maximize a window</link> by
 
43
dragging it to the top of the screen. Drag a window to one side of the
 
44
screen to maximize it along the side, allowing you to <link xref="shell-windows-tiled">tile windows side by side</link>.</p></item>
 
45
</list>
 
46
 
 
47
</page>