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

« back to all changes in this revision

Viewing changes to gnome-help/vi/shell-windows-tiled.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
1
<?xml version="1.0" encoding="utf-8"?>
2
 
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="ui" id="shell-windows-tiled" xml:lang="vi">
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="shell-windows-tiled" xml:lang="vi">
3
3
 
4
4
  <info>
5
5
 
6
6
    <link type="guide" xref="shell-windows#working-with-windows"/>
7
 
    <revision pkgversion="3.2" date="2011-09-26" status="final"/>
 
7
    <revision pkgversion="3.4.0" date="2012-02-19" status="review"/>
8
8
 
9
 
    <desc>"Maximize" two windows side by side.</desc>
 
9
    <desc>Phóng to cửa sổ song song.</desc>
10
10
    
11
 
    <revision pkgversion="3.0" version="3.0.1" date="2011-04-13" status="stub"/>
 
11
    <revision pkgversion="3.4.0" date="2012-03-14" status="candidate"/>
 
12
 
12
13
    <credit type="author">
13
 
      <name>Dự án tài liệu GNOME</name>
14
 
      <email>gnome-doc-list@gnome.org</email>
 
14
      <name>Shaun McCance</name>
 
15
      <email>shaunm@gnome.org</email>
15
16
    </credit>
16
17
 
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>Nguyễn Thái Ngọc Duy</mal:name>
 
22
      <mal:email>pclouds@gmail.com</mal:email>
 
23
      <mal:years>2011-2012.</mal:years>
 
24
    </mal:credit>
18
25
  </info>
19
26
 
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>Nhấn <key>Alt</key> và nhấn bất kỳ đâu trong cửa sổ sẽ cho phép bạn di chuyển cửa sổ. Một số người cho rằng cách này dễ hơn phải nhấn vào <gui>thanh tiêu đề</gui> của ứng dụng.</p>
36
 
    </note>
 
27
 
 
28
<title>Lợp cửa sổ</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>
37
45
 
38
46
</page>