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

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2014-09-24 13:50:37 UTC
  • mfrom: (1.1.17)
  • Revision ID: package-import@ubuntu.com-20140924135037-6hqhrmc6t5pma3rk
Tags: 3.14.0-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<page xmlns="http://projectmallard.org/1.0/" xmlns:if="http://projectmallard.org/if/1.0/" type="topic" style="task" version="1.0 if/1.0" id="shell-windows-states" xml:lang="ca">
3
3
 
4
4
  <info>
5
 
 
6
5
    <link type="guide" xref="shell-windows#working-with-windows"/>
7
6
 
8
 
    <desc>Arrange windows in a workspace to help you work more efficiently.</desc>
9
 
 
10
7
    <revision pkgversion="3.4.0" date="2012-03-24" status="candidate"/>
 
8
    <revision pkgversion="3.13.92" date="2014-09-22" status="candidate"/>
11
9
 
12
10
    <credit type="author copyright">
13
11
      <name>Shaun McCance</name>
16
14
    </credit>
17
15
 
18
16
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
17
 
 
18
    <desc>Arrange windows in a workspace to help you work more
 
19
    efficiently.</desc>
19
20
  
20
21
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
21
22
      <mal:name>David Aguilera</mal:name>
24
25
    </mal:credit>
25
26
  </info>
26
27
 
27
 
<title>Move and resize windows</title>
28
 
 
29
 
<p>You can move and resize windows to help you work more efficiently.
30
 
In addition to the dragging behavior you might expect, GNOME features
31
 
shortcuts and modifiers to help you arrange windows quickly.</p>
32
 
 
33
 
<list>
34
 
<item><p>Move a window by dragging the titlebar, or hold down <key>Alt</key>
35
 
and drag anywhere in the window. Hold down <key>Shift</key> while moving to
36
 
snap the window to the edges of the screen and other windows.</p></item>
37
 
 
38
 
<item><p>Resize a window by dragging the edges or corner of the window.
39
 
Hold down <key>Shift</key> while resizing to snap the window to the edges
40
 
of the screen and other windows.</p>
41
 
 
42
 
<p if:test="platform:gnome-classic">You can also resize a maximized window by
43
 
clicking the maximize button in the titlebar.</p></item>
44
 
 
45
 
<item><p>Move or resize a window using only the keyboard. Press
46
 
<keyseq><key>Alt</key><key>F7</key></keyseq> to move a window or
47
 
<keyseq><key>Alt</key><key>F8</key></keyseq> to resize. Use the arrow keys
48
 
to move or resize, then press <key>Enter</key> to finish, or press
49
 
<key>Esc</key> to return to the original position and size.</p></item>
50
 
 
51
 
<item><p><link xref="shell-windows-maximize">Maximize a window</link> by
52
 
dragging it to the top of the screen. Drag a window to one side of the
53
 
screen to maximize it along the side, allowing you to <link xref="shell-windows-tiled">tile windows side by side</link>.</p></item>
54
 
</list>
 
28
  <title>Move and resize windows</title>
 
29
 
 
30
  <p>You can move and resize windows to help you work more efficiently. In
 
31
  addition to the dragging behavior you might expect, GNOME features shortcuts
 
32
  and modifiers to help you arrange windows quickly.</p>
 
33
 
 
34
  <list>
 
35
    <item>
 
36
      <p>Move a window by dragging the titlebar, or hold down
 
37
      <key xref="keyboard-key-super">Super</key> and drag anywhere in the
 
38
      window. Hold down <key>Shift</key> while moving to snap the window to the
 
39
      edges of the screen and other windows.</p>
 
40
    </item>
 
41
    <item>
 
42
      <p>Resize a window by dragging the edges or corner of the window. Hold
 
43
      down <key>Shift</key> while resizing to snap the window to the edges
 
44
      of the screen and other windows.</p>
 
45
      <p if:test="platform:gnome-classic">You can also resize a maximized
 
46
      window by clicking the maximize button in the titlebar.</p>
 
47
    </item>
 
48
    <item>
 
49
      <p>Move or resize a window using only the keyboard. Press
 
50
      <keyseq><key>Alt</key><key>F7</key></keyseq> to move a window or
 
51
      <keyseq><key>Alt</key><key>F8</key></keyseq> to resize. Use the arrow
 
52
      keys to move or resize, then press <key>Enter</key> to finish, or press
 
53
      <key>Esc</key> to return to the original position and size.</p>
 
54
    </item>
 
55
    <item>
 
56
      <p><link xref="shell-windows-maximize">Maximize a window</link> by
 
57
      dragging it to the top of the screen. Drag a window to one side of the
 
58
      screen to maximize it along the side, allowing you to
 
59
      <link xref="shell-windows-tiled">tile windows side by side</link>.</p>
 
60
    </item>
 
61
  </list>
55
62
 
56
63
</page>