[gnome-terminal/wip/mallard-merge: 157/341] Help: Modified help on full screen mode.



commit 835bd82d87b2bc50dde0558fed594cfcc7d50219
Author: Sindhu S <sindhus live in>
Date:   Sat Feb 16 10:46:29 2013 +0530

    Help: Modified help on full screen mode.
    
    Added better explanation on what full screen mode is.
    Added note that menubar will be show even in full screen mode
    unless hidden explictly.
    Changed all instances of the word 'fullscreen' to 'full screen'
    Added appropriate Mallard tags.

 help/C/app-fullscreen.page |   28 +++++++++++++++++++---------
 1 files changed, 19 insertions(+), 9 deletions(-)
---
diff --git a/help/C/app-fullscreen.page b/help/C/app-fullscreen.page
index 644567b..acdd7b9 100644
--- a/help/C/app-fullscreen.page
+++ b/help/C/app-fullscreen.page
@@ -5,6 +5,7 @@
   <info>
     <revision version="0.1" date="2013-01-11" status="draft"/>
     <link type="guide" xref="index#appearence"/>
+    <link type="task" xref="pref-menubar"/>
 
     <credit type="author copyright">
       <name>Sindhu S</name>
@@ -17,28 +18,37 @@
       <years>2013</years>
     </credit>
 
-    <desc>Enable fullscreen mode</desc>
+    <desc>Enable full screen mode</desc>
   </info>
 
-  <title>Fullscreen session</title>
+  <title>Full Screen session</title>
 
-  <p>Fullscreen mode occupies the entire screen. If you have a small display device or intend to work in 
<app>Terminal</app> for long duration, this mode is useful to hide the window decoration temporarily and view 
more scrollback lines on the screen.</p>
+  <p>Full Screen mode allows <app>Terminal</app> to occupy the entire screen.</p>
+  <p>If
+  you have a small display device, intend to work in <app>Terminal</app> for
+  long duration or are working with long lines of <app>Terminal</app> output,
+  this mode is useful to hide the window decoration temporarily allowing you to
+  view more <link xref="pref-scrolling">scrollback lines</link> on the
+  screen.</p>
 
   <steps>
     <item>
-      <p>To hide <app>Terminal</app> window borders and enable the
-  fullscreen mode, go to <guiseq><gui style="menu">View</gui>
-  <gui style="menuitem">Full Screen</gui></guiseq> or press
-  <keyseq><key>F11</key></keyseq>.</p>
+      <p>To enable <gui style="menuitem">Full Screen</gui> mode, go to <guiseq><gui style="menu">View</gui> 
<gui style="menuitem">Full
+  Screen</gui></guiseq> or press <keyseq><key>F11</key></keyseq>.</p>
+      <note style="important">
+      <p>The <gui>Menubar</gui> will still be visible in <gui style="menuitem">Full Screen</gui> unless you 
have hidden it.</p>
+    </note>
     </item>
     <item>
-      <p>To leave fullscreen mode, right click anywhere in <app>Terminal</app> and select <gui 
style="menuitem">Leave Fullscreen</gui> or alternatively, press <keyseq><key>F11</key></keyseq>.</p>
+      <p>To turn off full screen mode and return to the standard
+      <app>Terminal</app> window, right click and select <gui style="menuitem">Leave Full Screen</gui>. 
Alternatively,
+      press <keyseq><key>F11</key></keyseq>.</p>
     </item>
   </steps>
 
   <note style="tip">
     <p>If you have more than one <app>Terminal</app> tab open, the tab bar will
-    be visible in the fullscreen mode.</p>
+    be visible in the <gui style="menuitem">Full Screen</gui> mode.</p>
   </note>
   
 </page>


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