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

« back to all changes in this revision

Viewing changes to gnome-help/de/shell-workspaces-switch.page

  • Committer: Package Import Robot
  • Author(s): Matthew Fischer
  • Date: 2013-05-26 20:07:34 UTC
  • mfrom: (1.1.15)
  • Revision ID: package-import@ubuntu.com-20130526200734-g73i8zzk4nruad2x
Tags: 3.8.1-0ubuntu1
* New upstream release (LP: #1184461)
  - Updates to GNOME Help
  - Updated translations
  - Updates to System Admin Guide
* Bump Standards-Version to 3.9.4.

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="task" id="shell-workspaces-switch" xml:lang="de">
 
2
<page xmlns="http://projectmallard.org/1.0/" xmlns:if="http://projectmallard.org/if/1.0/" type="topic" style="task" id="shell-workspaces-switch" xml:lang="de">
3
3
 
4
4
  <info>
5
5
 
6
6
    <link type="guide" xref="shell-windows#working-with-workspaces"/>
7
7
    <link type="seealso" xref="shell-workspaces"/>
8
8
 
9
 
    <desc>Verwenden Sie den Arbeitsflächenumschalter in der Aktivitäten-Übersicht.</desc>
10
 
 
11
9
    <revision pkgversion="3.4.0" date="2012-02-19" status="review"/>
12
10
 
13
11
    <credit type="author">
17
15
 
18
16
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
19
17
 
 
18
    <desc>Use the workspace selector.</desc>
20
19
  
21
20
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
22
21
      <mal:name>Christian Kirbach</mal:name>
23
 
      <mal:email>Christian.Kirbach@gmail.com</mal:email>
24
 
      <mal:years>2011, 2012.</mal:years>
 
22
      <mal:email>christian.kirbach@gmail.com</mal:email>
 
23
      <mal:years>2011, 2012, 2013.</mal:years>
25
24
    </mal:credit>
26
25
  
27
26
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
28
27
      <mal:name>Mario Blättermann</mal:name>
29
28
      <mal:email>mario.blaettermann@gmail.com</mal:email>
30
 
      <mal:years>2011, 2012.</mal:years>
 
29
      <mal:years>2011, 2012, 2013.</mal:years>
31
30
    </mal:credit>
32
31
  
33
32
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
43
42
    </mal:credit>
44
43
  </info>
45
44
 
46
 
<title>Wechseln zwischen Arbeitsflächen</title>
 
45
 <title>Wechseln zwischen Arbeitsflächen</title>
47
46
 
48
 
<terms>
49
 
<item>
 
47
 <steps>  
50
48
 <title>Mit der Maus:</title>
51
 
  <p>Klicken Sie in der <gui>Aktivitäten</gui>-Übersicht auf eine Arbeitsfläche im <link xref="shell-terminology">Arbeitsflächenumschalter</link> an der rechten Seite des Bildschirms, um einen Überblick auf die in dieser Arbeitsfläche geöffneten Fenster zu erhalten. Klicken Sie auf das Vorschaubild eines Fensters, um die Arbeitsfläche zu aktivieren.</p>
52
 
</item>
53
 
 
54
 
<item>
55
 
 <title>Mit der Tastatur:</title>
 
49
 <item>
 
50
  <p if:test="!platform:gnome-classic">Open the <link xref="shell-terminology">
 
51
  Activities overview</link>.</p>
 
52
  <p if:test="platform:gnome-classic">At the top left of the screen, click the
 
53
  <link xref="shell-terminology"><gui>Applications</gui> menu</link> and choose 
 
54
  <gui>Activities Overview</gui>.</p>
 
55
 </item>
 
56
 <item>
 
57
  <p>Click on a workspace in the <link xref="shell-terminology">workspace
 
58
  selector</link> on the right side of the screen to view the open windows on
 
59
  that workspace.</p>
 
60
 </item>
 
61
 <item>
 
62
  <p>Click on any window thumbnail to activate the workspace.</p>
 
63
 </item>
 
64
 </steps>
 
65
 
 
66
 <p if:test="platform:gnome-classic">Alternatively, you can switch between
 
67
  workspaces by clicking the workspace identifier at the right-hand side of
 
68
  the window list on the bottom bar and selecting the workspace you want to
 
69
  use from the menu.</p>
56
70
 
57
71
 <list>
 
72
 <title>Mit der Tastatur:</title>  
58
73
  <item>
59
 
   <p>Drücken Sie <keyseq><key>Strg</key><key>Alt</key><key>↑</key></keyseq>, um auf eine Arbeitsfläche zu verschieben, die sich über der aktuellen Arbeitsfläche befindet.</p>
 
74
    <p>Press
 
75
    <keyseq><key xref="keyboard-key-super">Super</key><key>Page Up</key></keyseq>
 
76
    to move to a workspace which is above the current workspace in the workspace
 
77
    selector.</p>
60
78
  </item>
61
79
  <item>
62
 
   <p>Drücken Sie <keyseq><key>Strg</key><key>Alt</key><key>↓</key></keyseq>, um auf eine Arbeitsfläche zu verschieben, die sich unter der aktuellen Arbeitsfläche befindet.</p>
 
80
   <p>Drücken Sie <keyseq><key>Super</key><key>↓</key></keyseq>, um auf eine Arbeitsfläche zu verschieben, die sich unter der aktuellen Arbeitsfläche befindet.</p>
63
81
  </item>
64
82
 </list>
65
83
 
66
 
</item>
67
 
</terms>
68
84
 
69
85
</page>