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

« back to all changes in this revision

Viewing changes to gnome-help/fi/shell-windows-lost.page

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2011-08-03 03:01:12 UTC
  • mfrom: (1.1.4 upstream) (2.1.9 experimental)
  • Revision ID: james.westby@ubuntu.com-20110803030112-st81q265x2jxe6fx
Tags: 3.0.4-1
* New upstream release.
* debian/watch: Track .bz2 tarballs.
* debian/rules: Remove simple-patchsys.mk include.
* debian/control.in:
  - Remove old Conflicts/Replaces.
  - Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer.

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-lost">
 
3
 
 
4
  <info>
 
5
  
 
6
    <link type="guide" xref="shell-windows#working-with-windows"/>
 
7
    
 
8
    <desc>Check the activities overview or look at other workspaces.</desc>
 
9
    <revision pkgversion="3.0" date="2011-04-04" status="final"/>
 
10
    <revision pkgversion="3.0" version="3.0.1" date="2011-04-06" status="outdated"/>
 
11
    <credit type="author">
 
12
      <name>Gnomen dokumentointiprojekti</name>
 
13
      <email>gnome-doc-list@gnome.org</email>
 
14
    </credit>
 
15
    
 
16
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
17
  </info>
 
18
 
 
19
<title>Find a lost window</title>
 
20
<p>You may have put the window on a different workspace, or it might be hidden behind another window. You can find it again by using the activities overview.</p>
 
21
 
 
22
<steps>
 
23
 <item>
 
24
  <p>Open the <link xref="shell-terminology">activities overview</link> and make sure the <gui>Windows</gui> view is selected (rather than <gui>Applications</gui>). If the window you're looking for is on the <link xref="shell-windows#working-with-workspaces">workspace</link> that you're currently using, it will be displayed here. Simply click the window once you've found it to display it again.</p>
 
25
 </item>
 
26
 <item>
 
27
  <p>If it is not displayed here, it might be on a different workspace. Click on the different workspaces (in the list on the right-hand side of the screen) to try to find your window.</p>
 
28
 </item>
 
29
 <item>
 
30
  <p>You can also right-click on the application in the dash. All open windows of an application will be listed. You can click on the window you wish to switch to in the list.</p>
 
31
 </item>
 
32
</steps>
 
33
 
 
34
<p>A faster method of finding a window is to use the <keyseq><key>Alt</key><key>Tab</key></keyseq> window switcher. Hold down the <key>Alt</key> key and press <key>Tab</key>. Still holding-down the <key>Alt</key> key, press <gui>Tab</gui> to cycle through the list of open windows, or <keyseq><key>Tab</key><key>Shift</key></keyseq> to cycle through it backwards.</p>
 
35
 
 
36
<p>If an application has multiple open windows, there is an arrow below the application icon which is seen when tabbing through the apps. Pressing the down arrow on your keyboard will allow you to tab through the multiple windows.</p>
 
37
 
 
38
</page>