[gnome-getting-started-docs] Update browse-web, move-windows and switching-tasks



commit 1e8225c81eb3f9794d79c997aa9615371e2149ea
Author: Petr Kovar <pkovar redhat com>
Date:   Mon Feb 4 19:21:18 2013 +0100

    Update browse-web, move-windows and switching-tasks

 getting-started/C/browse-web.page      |    6 +++
 getting-started/C/move-windows.page    |   78 ++++++++++++++++++++++++++++++++
 getting-started/C/switching-tasks.page |   35 +++++++++++----
 3 files changed, 110 insertions(+), 9 deletions(-)
---
diff --git a/getting-started/C/browse-web.page b/getting-started/C/browse-web.page
index c0c8537..b0a003b 100644
--- a/getting-started/C/browse-web.page
+++ b/getting-started/C/browse-web.page
@@ -6,6 +6,12 @@
 
   <info>
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+    <credit type="author">
+      <name>Jakub Steiner</name>
+    </credit>
+    <credit type="author">
+      <name>Petr Kovar</name>
+    </credit>
     <link type="guide" xref="index" group="tasks"/>
     <title role="trail" type="link">Browse the web</title>
   </info>
diff --git a/getting-started/C/move-windows.page b/getting-started/C/move-windows.page
index 15bdfee..84ee916 100644
--- a/getting-started/C/move-windows.page
+++ b/getting-started/C/move-windows.page
@@ -5,6 +5,12 @@
 
   <info>
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+    <credit type="author">
+      <name>Jakub Steiner</name>
+    </credit>
+    <credit type="author">
+      <name>Petr Kovar</name>
+    </credit>
     <link type="guide" xref="index" group="tasks"/>
     <title role="trail" type="link">Use workspaces and windows</title>
   </info>
@@ -14,4 +20,76 @@
   <media type="video" src="figures/gnome-windows-and-workspaces.webm" width="840" height="468">
     <media type="image" style="poster" src="figures/windows-and-workspaces.png"/>
   </media>
+  
+  <section id="use-workspaces-and-windows-maximizing">
+    <title>Maximizing and unmaximizing windows</title>
+    <p></p>
+    
+    <steps>
+      <item><p>To maximize a window so that it takes up all of the space on
+       your desktop, grab the window's titlebar and drag it to the top of the
+       screen.</p></item>
+      <item><p>When the screen is highlighted, drop the window to maximize it.
+      </p></item>
+      <item><p>To restore a window to its unmaximized size, grab the window's
+       titlebar and drag it away from the edges of the screen.</p></item>
+    </steps>
+    
+  </section>
+
+  <section id="use-workspaces-and-windows-tiling">
+    <title>Tiling windows</title>
+    <p></p>
+    
+    <steps>
+      <item><p>To maximize a window along a side of the screen, grab the window's
+       titlebar and drag it to the left or right side of the screen.</p></item>
+      <item><p>When half of the screen is highlighted, drop the window to maximize
+       it along the selected side of the screen.</p></item>
+      <item><p>To maximize two windows side-by-side, grab the titlebar of the
+       second window and drag it to the opposite side of the screen.</p></item>
+       <item><p>When half of the screen is highlighted, drop the window to
+        maximize it along the opposite side of the screen.</p></item>
+    </steps>
+    
+  </section>
+  
+  <section id="use-workspaces-and-windows-maximizing-keyboard">
+    <title>Maximizing and unmaximizing windows using the keyboard</title>
+    
+    <steps>
+      <item><p>To maximize a window using the keyboard, hold down the Super key
+       and press <key>&#8593;</key>.</p></item>
+      <item><p>To unmaximize a window using the keyboard, hold down the Super
+       key and press <key>&#8595;</key>.</p></item>
+    </steps>
+    
+  </section>
+  
+  <section id="use-workspaces-and-windows-tiling-keyboard">
+    <title>Tiling windows using the keyboard</title>
+    
+    <steps>
+      <item><p>To maximize a window along the right side of the screen, hold 
+      down the Super key and press <key>&#8594;</key>.</p></item>
+      <item><p>To maximize a window along the left side of the screen, hold
+       down the Super key and press <key>&#8592;</key>.</p></item>
+    </steps>
+    
+  </section>
+  
+  <section id="use-workspaces-and-windows-workspaces-keyboard">
+    <title>Switching workspaces using the keyboard</title>
+    
+    <steps>
+    
+    <item><p>To move to a workspace which is below the current workspace, press
+     <keyseq><key>Ctrl</key><key>Alt</key><key>&#8595;</key></keyseq>.</p></item>
+    <item><p>To move to a workspace which is above the current workspace, press
+     <keyseq><key>Ctrl</key><key>Alt</key><key>&#8593;</key></keyseq>.</p></item>
+
+    </steps>
+    
+  </section>
+
 </page>
diff --git a/getting-started/C/switching-tasks.page b/getting-started/C/switching-tasks.page
index 02ec9f0..9a42cb5 100644
--- a/getting-started/C/switching-tasks.page
+++ b/getting-started/C/switching-tasks.page
@@ -36,7 +36,6 @@
 
   <section id="switching-tasks-tiling">
     <title>Tiling windows</title>
-    <p></p>
     
     <steps>
       <item><p>To maximize a window along a side of the screen, grab the window's
@@ -44,20 +43,38 @@
       <item><p>When half of the screen is highlighted, drop the window to maximize
        it along the selected side of the screen.</p></item>
       <item><p>To maximize two windows side-by-side, grab the titlebar of the
-       second window and drag it to the opposite side of the screen. When half
-       of the screen is highlighted, drop the window.</p></item>
+       second window and drag it to the opposite side of the screen.</p></item>
+       <item><p>When half of the screen is highlighted, drop the window to
+        maximize it along the opposite side of the screen.</p></item>
     </steps>
     
   </section>
+  
+  <section id="switching-tasks-windows">
+    <title>Switching between windows</title>
+    
+  <steps>
+   <item><p>Press <keyseq><key>Alt</key><key>Tab</key></keyseq> to show the
+  <gui>Window Switcher</gui>, which lists the currently open windows.</p></item>
+   <item><p>Release <key>Alt</key> to select the next highlighted window in
+  the Window Switcher.</p></item>
+  <item><p>To cycle through the list of open windows, do not release
+   <key>Alt</key> but hold it down, and press <key>Tab</key>.</p></item>
+  </steps>
 
-  <section id="switching-tasks-tiling">
-    <title>Switching windows through search</title>
-    <p></p>
+  </section>
+
+  <section id="switching-tasks-search">
+    <title>Using search to switch applications</title>
     
     <steps>
-      <item><p>Push the <key>Super</key> key to enter the overview.</p></item>
-      <item><p>Start typing the name of the application immediately.</p></item>
-      <item><p>When the application icon appears as a first result, hit <key>Enter</key> to activate its last used window.</p></item>
+      <item><p>Press the <key>Super</key> key to show the <gui>Activities
+       Overview</gui>.</p></item>
+      <item><p>Just start typing the name of the application you want to
+       switch to. Applications matching what you have typed will appear as
+       you type.</p></item>
+      <item><p>When the application that you want to switch to appears as the
+       first result, press <key>Enter</key> to switch to it.</p></item>
       
     </steps>
     



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