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

« back to all changes in this revision

Viewing changes to gnome-help/te/shell-workspaces-movewindow.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
<?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="te">
 
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 
 
10
    workspace.</desc>
 
11
 
 
12
    <revision pkgversion="3.4.0" date="2012-02-19" status="review"/>
 
13
 
 
14
    <credit type="author">
 
15
      <name>గ్నోమ్ పత్రీకరణ పరియోజన</name>
 
16
      <email>gnome-doc-list@gnome.org</email>
 
17
    </credit>
 
18
 
 
19
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
20
    
 
21
  
 
22
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
23
      <mal:name>Praveen Illa</mal:name>
 
24
      <mal:email>mail2ipn@gmail.com</mal:email>
 
25
      <mal:years>2011.</mal:years>
 
26
    </mal:credit>
 
27
  </info>
 
28
 
 
29
<title>Move a window to a different workspace</title>
 
30
 
 
31
<p>Using the mouse:</p>
 
32
 
 
33
<steps>
 
34
 <item>
 
35
  <p>Open the <link xref="shell-terminology">Activities</link> overview and make
 
36
 sure you're looking at the <gui>Windows</gui> view.</p>
 
37
 </item>
 
38
 <item>
 
39
  <p>Click and drag the window toward the right of the screen.</p>
 
40
 </item>
 
41
 <item>
 
42
  <p>The <link xref="shell-terminology">workspace selector</link> will appear.</p>
 
43
 </item>
 
44
 <item>
 
45
  <p>Drop the window onto an empty workspace.  This workspace now contains the
 
46
 window you dropped into it, and a new empty workspace appears at the bottom of
 
47
 the <gui>workspace selector</gui>.</p>
 
48
 </item>
 
49
</steps>
 
50
 
 
51
<p>Using the keyboard:</p>
 
52
 
 
53
<steps>
 
54
  <item><p>Select the window you want to move (e.g. using the
 
55
   <keyseq><key>Alt</key><key>Tab</key></keyseq>
 
56
   <link xref="shell-terminology">window switcher</link>).</p>
 
57
  </item>
 
58
  <item>
 
59
    <p>Press
 
60
     <keyseq><key>Ctrl</key><key>Alt</key><key>Shift</key><key>↑</key></keyseq>
 
61
      to move the window to a workspace which is above the current workspace on
 
62
      the <gui>workspace selector</gui>.</p>
 
63
  </item>
 
64
  <item>
 
65
    <p>Press
 
66
     <keyseq><key>Ctrl</key><key>Alt</key><key>Shift</key><key>↓</key></keyseq>
 
67
      to move the window to a workspace which is below the current workspace on
 
68
      the <gui>workspace selector</gui>.</p>
 
69
   </item>
 
70
</steps>
 
71
 
 
72
</page>