[gnome-user-docs] Split-out some workspace stuff, renamed



commit 0e2d2597b58d249f3ee3016daf976cebe222f1b2
Author: Phil Bull <philbull gmail com>
Date:   Sun Mar 20 17:16:05 2011 -0400

    Split-out some workspace stuff, renamed

 gnome-help/C/shell-windows-workspaces.page    |  100 -------------------------
 gnome-help/C/shell-workspaces-movewindow.page |   57 ++++++++++++++
 gnome-help/C/shell-workspaces-switch.page     |   48 ++++++++++++
 gnome-help/C/shell-workspaces.page            |   41 ++++++++++
 4 files changed, 146 insertions(+), 100 deletions(-)
---
diff --git a/gnome-help/C/shell-workspaces-movewindow.page b/gnome-help/C/shell-workspaces-movewindow.page
new file mode 100644
index 0000000..1e4322d
--- /dev/null
+++ b/gnome-help/C/shell-workspaces-movewindow.page
@@ -0,0 +1,57 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      style="task"
+      id="shell-workspaces-movewindow">
+
+  <info>
+
+    <link type="guide" xref="shell-windows#working-with-workspaces"/>
+    <link type="guide" xref="shell-workspaces"/>
+    
+    <desc>Go to the Activities overview and drag the window to a different workspace.</desc>
+
+    <revision pkgversion="3.0" version="0.1" date="2011-03-19" status="candidate"/>
+    <credit type="author">
+      <name>GNOME Documentation Project</name>
+      <email>gnome-doc-list gnome org</email>
+    </credit>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+    
+  </info>
+
+<title>Move windows to a different workspace</title>
+
+<p>You can move a window between workspaces:</p>
+
+<steps>
+ <item>
+  <p>Open the <gui>Activities</gui> overview and make sure you're looking at the <gui>Windows</gui> view.</p>
+ </item>
+ <item>
+  <p>Click and drag the window to the right of the screen.</p>
+ </item>
+ <item>
+  <p>The panel with the workspaces will appear.</p>
+ </item>
+ <item>
+  <p>Drop the window onto the empty workspace. This will move the window to a new workspace and a new empty workspace will be created.</p>
+ </item>
+</steps>
+
+<p>A faster way fo moving windows between workspaces is by using the keyboard:</p>
+<steps>
+ <item><p>Click on the window to make it <em>live</em>.</p></item>
+ <item>
+  <list>
+   <item>
+    <p>Press <keyseq><key>Ctrl</key><key>Alt</key><key>Shift</key><key>&#8593;</key></keyseq> to move the window to a workspace which is above the current workspace.</p>
+   </item>
+   <item>
+    <p>Press <keyseq><key>Ctrl</key><key>Alt</key><key>Shift</key><key>	&#8595;</key></keyseq> to move the window to a workspace which is below the current workspace.</p>
+   </item>
+  </list>
+ </item>
+</steps>
+
+</page>
diff --git a/gnome-help/C/shell-workspaces-switch.page b/gnome-help/C/shell-workspaces-switch.page
new file mode 100644
index 0000000..8a7bc3c
--- /dev/null
+++ b/gnome-help/C/shell-workspaces-switch.page
@@ -0,0 +1,48 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      style="task"
+      id="shell-workspaces-switch">
+
+  <info>
+
+    <link type="guide" xref="shell-windows#working-with-workspaces"/>
+    <link type="guide" xref="shell-workspaces"/>
+    
+    <desc>Go to the Activities overview and click one of the workspaces in the list on the right-hand side of the screen.</desc>
+
+    <revision pkgversion="3.0" version="0.1" date="2011-03-19" status="candidate"/>
+    <credit type="author">
+      <name>GNOME Documentation Project</name>
+      <email>gnome-doc-list gnome org</email>
+    </credit>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+    
+  </info>
+
+<title>Switch between workspaces</title>
+
+<terms>
+<item>
+ <title>From the <gui>Activities</gui> overview:</title>
+ <p>If you have multiple workspaces open, you can click on each workspace to view the open windows on each workspace.</p>
+</item>
+
+<item>
+ <title>From workspace and <gui>Activity</gui> overview:</title>
+ 
+ <list>
+  <item>
+   <p>
+Press <keyseq><key>Ctrl</key><key>Alt</key><key>&#8593;</key></keyseq> to move to a workspace which is above the current workspace.
+   </p>
+  </item>
+  <item>
+   <p>Press <keyseq><key>Ctrl</key><key>Alt</key><key>&#8595;</key></keyseq> to move to a workspace which is below the current workspace.</p>
+  </item>
+ </list>
+ 
+</item>
+</terms>
+
+</page>
diff --git a/gnome-help/C/shell-workspaces.page b/gnome-help/C/shell-workspaces.page
new file mode 100644
index 0000000..9c18df6
--- /dev/null
+++ b/gnome-help/C/shell-workspaces.page
@@ -0,0 +1,41 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide"
+      id="shell-workspaces">
+
+  <info>
+
+    <link type="guide" xref="shell-windows#working-with-workspaces"/>
+    
+    <desc>Workspaces are a way of grouping windows on your desktop.</desc>
+
+    <revision pkgversion="3.0" version="0.1" date="2011-03-19" status="candidate"/>
+    <credit type="author">
+      <name>GNOME Documentation Project</name>
+      <email>gnome-doc-list gnome org</email>
+    </credit>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+    
+  </info>
+
+<title>What is a workspace, and how will it help me?</title>
+
+<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>
+
+<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>
+
+ <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.
+ </p>
+ <list>
+ <item><p>
+  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.
+  </p></item>
+  <item><p>
+   To remove a workspace simply close all the window in it, or move the window onto a previous workspace.
+   </p>
+   </item>
+</list>
+
+<p>There is always at least one workspace.</p>
+
+</page>



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