[gnome-terminal/wip/mallard-merge: 35/154] help: modified gs-tabs.page



commit f8e3be53681382abd395749a089760af8ba3e7b7
Author: Sindhu S <sindhus live in>
Date:   Sun Feb 17 19:26:21 2013 +0530

    help: modified gs-tabs.page
    
    Removed review notes after reading them.
    Added help on shortcut to open a new tab.
    Fixed GUI name of 'Close Tab'.
    Added help on closing a tab.
    Added help on reordering a tab using tab's right click menu.
    
    Added note on moving a tab to another Terminal window with help of
    preview of open Terminal windows in GNOME Shell.
    
    Removed review note after reading it.
    Reflowed paragraphs.
    Added style attribute to a <gui> tag where appropriate.

 help/C/gs-tabs.page |   33 ++++++++++++++++++++-------------
 1 files changed, 20 insertions(+), 13 deletions(-)
---
diff --git a/help/C/gs-tabs.page b/help/C/gs-tabs.page
index cd92aab..6c2c8eb 100644
--- a/help/C/gs-tabs.page
+++ b/help/C/gs-tabs.page
@@ -17,11 +17,9 @@
       <years>2013</years>
     </credit>
 
-    <!-- Descriptions should always be full sentences, ending in full stops. -->
     <desc>Add, remove and reorder <app>Terminal</app> tabs.</desc>
   </info>
 
-  <!-- Use British English title capitalisation. -->
   <title>Manage Tabs</title>
 
   <p>You can open multiple tabs to manage your work in <app>Terminal</app>. This
@@ -30,18 +28,18 @@
   window.</p>
 
   <section id="add-tab">
-<!-- No <info> tags for sections :) -->
     <title>Open a new tab</title>
 
     <p>To open a new tab inside your current <app>Terminal</app> window:</p>
     <steps>
       <item>
-        <p>Select <guiseq><gui style="menu">File</gui>
-       <gui style="menuitem">Open tab</gui></guiseq>.</p>
+        <p>Select <guiseq><gui style="menu">File</gui> <gui
+  style="menuitem">Open tab</gui></guiseq>.</p>
       </item>
     </steps>
 
-    <!-- Offer the keyboard shortcut as an alternative. -->
+    <p>Alternatively, to open a new tab you can press
+    <keyseq><key>Shift</key><key>Ctrl</key><key>T</key></keyseq>.</p>
 
   </section>
 
@@ -52,20 +50,18 @@
     window:</p>
     <steps>
       <item>
-        <p>Select <guiseq><gui style="menu">File</gui>
-       <gui style="menuitem">Close tab</gui></guiseq>.</p>
-       <!-- Is <gui>Close tab</gui> really lower case? Double check. -->
+        <p>Select <guiseq><gui style="menu">File</gui><gui
+        style="menuitem">Close Tab</gui></guiseq>.</p>
       </item>
     </steps>
 
     <p>Alternatively, you can click on the <gui style="button">X</gui> on the
-    right most corner of the tab.</p>
+    right most corner of the tab or right click on the tab and select <gui
+    style="menuitem">Close Tab</gui>.</p>
 
   </section>
 
   <section id="reorder-tab">
-    <!-- Titles should always be concise and short (unless that is not
-    possible). -->
     <title>Reorder tabs</title>
     <p>To change the ordering of tabs in a window:</p>
     <steps>
@@ -81,7 +77,12 @@
     </steps>
     <p>The tab will be placed in the position closest to where you released the
     tab, immediately beside other open tabs.</p>
-    <!-- What about the right click menu? -->
+
+    <p>Alternatively, you can reorder a tab by right clicking on a tab and
+    selecting <gui style="menuitem">Move Tab Left</gui> to move the tab to the
+    left or <gui style="menuitem">Move Tab Right</gui> to move the tab to the
+    right. This will reorder the tab position by moving it one place at a
+    time.</p>
 
   </section>
 
@@ -103,6 +104,12 @@
         <p>Release the mouse button.</p>
       </item>
     </steps>
+    <note style="tip">
+    <p>You can move a tab from one window to another by dragging the tab to the
+    <gui>Activities</gui> hot-corner of the <gui>GNOME Shell</gui>. This will
+    reveal each of the open <app>Terminal</app> windows. You can release the tab
+    you want to move on the desired <app>Terminal</app> window.</p>
+  </note>
   </section>
 
   <section id="move-tab-create-window">


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