~ubuntu-branches/ubuntu/vivid/ubuntu-kylin-docs/vivid

« back to all changes in this revision

Viewing changes to ubuntu-kylin-help/C/shell-windows-switching.page

  • Committer: Package Import Robot
  • Author(s): Lei Luo
  • Date: 2014-04-10 14:58:12 UTC
  • Revision ID: package-import@ubuntu.com-20140410145812-9mfgq3xleqy0l89f
Tags: 14.04.3

* Add "Replaces" field in debian control file to automatically remove
  ubuntu-docs before installation.
* Merge ubuntu-docs changes.
* Update zh_CN tranlation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<page xmlns="http://projectmallard.org/1.0/"
 
2
      type="topic"
 
3
      style="task"
 
4
      id="shell-windows-switching">
 
5
 
 
6
  <info>
 
7
 
 
8
    <link type="guide" xref="shell-windows#working-with-windows"/>
 
9
    <link type="guide" xref="shell-overview#apps"/>
 
10
 
 
11
    <desc>Press <keyseq><key>Alt</key><key>Tab</key></keyseq>.</desc>
 
12
    <revision pkgversion="3.4.0" date="2012-02-19" status="review"/>
 
13
    <revision version="13.10" date="2013-10-23" status="outdated"/>
 
14
    <credit type="author">
 
15
      <name>GNOME Documentation Project</name>
 
16
      <email>gnome-doc-list@gnome.org</email>
 
17
    </credit>
 
18
    <credit type="author">
 
19
      <name>Ubuntu Documentation Project</name>
 
20
      <email>ubuntu-doc@lists.ubuntu.com</email>
 
21
    </credit>
 
22
 
 
23
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
 
24
  </info>
 
25
 
 
26
<title>Switch between windows</title>
 
27
 
 
28
<comment>
 
29
  <cite date="2012-02-19">shaunm</cite>
 
30
  <p>More prose, talk about Alt+`. Maybe a screenshot. 3.0.1</p>
 
31
</comment>
 
32
 
 
33
<section id="launcher">
 
34
  <title>From the Launcher</title>
 
35
  <steps>
 
36
    <item><p>
 
37
Show the <gui>Launcher</gui> by moving your mouse to the top left corner of your screen.
 
38
    </p></item>
 
39
    <item><p>
 
40
Applications that are running have a small white triangle arrow on the left. Click on a 
 
41
running application icon to switch to it.
 
42
    </p></item>
 
43
    <item><p>
 
44
If a running application has multiple windows open, there will be multiple white arrows on
 
45
the left. Click the application icon a second time to show all open windows zoomed out.
 
46
Click the window you want to switch to.
 
47
    </p></item>
 
48
  </steps>
 
49
</section>
 
50
 
 
51
<section id="keyboard">
 
52
  <title>From the keyboard</title>
 
53
<list>
 
54
  <item><p>Press <keyseq><key>Alt</key><key>Tab</key></keyseq> to bring up the
 
55
  <gui>window switcher</gui>.</p>
 
56
<list>
 
57
  <item><p>Release <key>Alt</key> to select the next (highlighted) window in
 
58
  the switcher.</p></item>
 
59
  <item><p>Otherwise, still holding down the <key>Alt</key> key, press
 
60
  <key>Tab</key> to cycle through the list of open windows, or
 
61
  <keyseq><key>Shift</key><key>Tab</key></keyseq> to cycle backwards.</p>
 
62
 
 
63
<note style="tip">
 
64
  <p>Windows in the window switcher are grouped by application. Previews of
 
65
  applications with multiple windows pop up as you click through.</p>
 
66
</note></item>
 
67
 
 
68
  <item><p>You can also move between the application icons in the window switcher
 
69
  with the <key>&#8594;</key> or <key>&#8592;</key> keys, or select one by
 
70
 clicking it with the mouse.</p></item>
 
71
  <item><p>Previews of applications with a single window can be displayed with
 
72
  the <key>&#8595;</key> key.</p>
 
73
 
 
74
<note>
 
75
  <p>Only windows from the current <link xref="shell-workspaces">workspace</link> will be shown. To show windows from all workspaces, hold
 
76
down the <key>Ctrl</key> and <key>Alt</key> keys and press <key>Tab</key> or
 
77
<keyseq><key>Shift</key><key>Tab</key></keyseq>.
 
78
      </p>
 
79
</note></item>
 
80
</list></item>
 
81
</list>
 
82
 
 
83
<list>
 
84
<item>
 
85
  <p>
 
86
Press <keyseq><key><link xref="windows-key">Super</link></key><key>W</key></keyseq> to show all open windows zoomed out.
 
87
  </p>
 
88
    <list>
 
89
      <item><p>
 
90
Click the window you want to switch to.
 
91
      </p></item>
 
92
    </list>
 
93
</item>
 
94
 
 
95
</list>
 
96
 
 
97
 
 
98
</section>
 
99
 
 
100
</page>