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

« back to all changes in this revision

Viewing changes to gnome-help/nl/shell-workspaces-movewindow.page

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2011-09-12 09:23:35 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: package-import@ubuntu.com-20110912092335-11udas9xjsi3g6n0
Tags: 3.1.1-0ubuntu1
New upstream release

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-workspaces-movewindow" xml:lang="nl">
 
3
 
 
4
  <info>
 
5
 
 
6
    <link type="guide" xref="shell-windows#working-with-workspaces"/>
 
7
    <link type="seealso" xref="shell-workspaces"/>
 
8
    
 
9
    <desc>Go to the Activities overview and drag the window to a different workspace.</desc>
 
10
 
 
11
    <credit type="author">
 
12
      <name>Gnome-documentatieproject</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
    
 
18
  </info>
 
19
 
 
20
<title>Move a window to a different workspace</title>
 
21
 
 
22
<p>Using the mouse:</p>
 
23
 
 
24
<steps>
 
25
 <item>
 
26
  <p>Open the <link xref="shell-terminology">Activities</link> overview and make sure you're looking at the <gui>Windows</gui> view.</p>
 
27
 </item>
 
28
 <item>
 
29
  <p>Click and drag the window toward the right of the screen.</p>
 
30
 </item>
 
31
 <item>
 
32
  <p>The <link xref="shell-terminology">workspace selector</link> will appear.</p>
 
33
 </item>
 
34
 <item>
 
35
  <p>Drop the window onto an empty workspace.  This workspace now contains the window you dropped into it, and a new empty workspace appears at the bottom of the workspace panel.</p>
 
36
 </item>
 
37
</steps>
 
38
 
 
39
<p>Using the keyboard:</p>
 
40
 
 
41
<steps>
 
42
 <item><p>Click on the window to make it <em>live</em>.</p></item>
 
43
 <item>
 
44
    <p>Press <keyseq><key>Ctrl</key><key>Alt</key><key>Shift</key><key>↑</key></keyseq> to move the window to a workspace which is above the current workspace on the <gui>workspace selector</gui>.</p>
 
45
   </item>
 
46
   <item>
 
47
    <p>Press <keyseq><key>Ctrl</key><key>Alt</key><key>Shift</key><key>↓</key></keyseq> to move the window to a workspace which is below the current workspace on the <gui>workspace selector</gui>.</p>
 
48
   </item>
 
49
</steps>
 
50
 
 
51
</page>