[gnome-user-docs/wip/classic-mode] shell-workspaces updated for classic mode additions



commit 0488aeb2d7f0c1a12e2c17c9071b4800503310ba
Author: Jana Svarova <jsvarova redhat com>
Date:   Tue Apr 16 16:31:46 2013 +0200

    shell-workspaces updated for classic mode additions

 gnome-help/C/shell-workspaces.page | 35 ++++++++++++++++++++++++-----------
 1 file changed, 24 insertions(+), 11 deletions(-)
---
diff --git a/gnome-help/C/shell-workspaces.page b/gnome-help/C/shell-workspaces.page
index 0c5191b..c9d6ce0 100644
--- a/gnome-help/C/shell-workspaces.page
+++ b/gnome-help/C/shell-workspaces.page
@@ -1,4 +1,5 @@
 <page xmlns="http://projectmallard.org/1.0/";
+      xmlns:if="http://projectmallard.org/if/1.0/";
       type="topic" style="ui"
       id="shell-workspaces">
 
@@ -27,31 +28,43 @@
 </media>
 
   <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>
+  multiple workspaces, which act like virtual desktops. Workspaces are meant to 
+  reduce clutter and make the desktop easier to navigate.</p>
 
   <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>
+  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>
 
 <p>Using workspaces:</p>
 
 <list>
  <item>
-  <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-terminology">workspace selector</link>.</p>
+  <p if:test="!platform:gnome-classic">In the <gui>Activities</gui> overview,
+  move your cursor to the right-most side of the screen.</p>
+  <p if:test="platform:gnome-classic">Press the
+  <key xref="keyboard-key-super">Super</key> key.
+  In the <gui>Activities</gui> overview, move your cursor to the right-most 
+  side of the screen.</p>
+  </item>
+ <item>
+  <p>A vertical panel will appear showing workspaces in use,
+  plus an empty workspace. This is the 
+  <link xref="shell-terminology">workspace selector</link>.</p>
  </item>
  <item>
   <p>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.</p>
+  the empty workspace in the 
+  <link xref="shell-terminology">workspace selector</link>. 
+  This workspace now contains the window you have dropped, and a new empty 
+  workspace will appear below it.</p>
  </item>
  <item>
-  <p>To remove a workspace simply close all of its windows or move them to other
- workspaces.</p>
+  <p>To remove a workspace, simply close all of its windows or move them to other
+  workspaces.</p>
  </item>
 </list>
 
 <p>There is always at least one workspace.</p>
 
-</page>
\ No newline at end of file
+</page>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]