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

« back to all changes in this revision

Viewing changes to gnome-help/C/shell-workspaces.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:
8
8
    
9
9
    <desc>Workspaces are a way of grouping windows on your desktop.</desc>
10
10
 
11
 
    <revision pkgversion="3.0" date="2011-04-04" status="final"/>
12
 
    <revision pkgversion="3.0" version="3.0.1" date="2011-04-06" status="outdated"/>
13
11
    <credit type="author">
14
12
      <name>GNOME Documentation Project</name>
15
13
      <email>gnome-doc-list@gnome.org</email>
28
26
 
29
27
<p>Workspaces refer to the grouping of windows on your desktop. You can create many workspaces, which act like virtual desktops. Workspaces are meant to reduce clutter and make the desktop easier to navigate.</p>
30
28
 
31
 
<p>You could use workspaces to organize your work. For example, you could have all your communication windows, such as e-mail and your chat program on one workspace and the work you are doing on a different workspace. Your music manager could be on a third workspace.</p>
 
29
<p>Workspaces can be used to organize your work. For example, you could have all your communication windows, such as e-mail and your chat program on one workspace and the work you are doing on a different workspace. Your music manager could be on a third workspace.</p>
32
30
 
33
 
 <p>In the <gui>Activities</gui> overview, move your cursor to the right-most side of the screen. A vertical panel will appear with your current workspaces plus an extra empty (having no open application windows on it) workspace.
34
 
 </p>
35
 
 <list>
 
31
<p>Using workspaces:</p>
 
32
 
 
33
<list>
 
34
 <item>
 
35
 <p>In the <gui>Activities</gui> overview, move your cursor to the right-most side of the screen. A vertical panel will appear showing workspaces in use, plus an empty workspace. This is the <link xref="shell-terminolgoy">workspace selector</link>.
 
36
 </p></item>
36
37
 <item><p>
37
 
  To add a workspace, move a window from an existing workspace onto the empty workspace in the right panel.  To do this, click on an application window in a workspace and drag and drop it onto the empty workspace.  This workspace now contains the window you dropped into it, and a new empty workspace should appear at the bottom of the workspace panel.
 
38
  To add a workspace, drag and drop a window from an existing workspace onto the empty workspace in the workspace selector. This workspace now contains the window you dropped into it, and a new empty workspace will appear below it.
38
39
  </p></item>
39
40
  <item><p>
40
 
   To remove a workspace simply close all the window in it, or move the window onto a previous workspace.
 
41
   To remove a workspace simply close all of its windows or move them to other workspaces.
41
42
   </p>
42
43
   </item>
43
44
</list>