[gnome-terminal/wip/mallard-merge: 103/287] Help: Modified app-fullscreen.page



commit 5c546398e572f726d48dffb8fd3de2280d30e16c
Author: Sindhu S <sindhus live in>
Date:   Sat Feb 16 01:28:07 2013 +0530

    Help: Modified app-fullscreen.page
    
    Added explanation on what fullscreen mode is and what it can do
    for the Terminal user.
    Used steps to explain how to achieve the task.

 help/C/app-fullscreen.page |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/help/C/app-fullscreen.page b/help/C/app-fullscreen.page
index 787b09f..644567b 100644
--- a/help/C/app-fullscreen.page
+++ b/help/C/app-fullscreen.page
@@ -22,13 +22,19 @@
 
   <title>Fullscreen session</title>
 
-<!-- Explain what fullscreen mode is first, then say how to use it. Use <steps>
-     list. -->
+  <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>To hide <app>Terminal</app> window borders and enable the
+  <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>
+    </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>
+    </item>
+  </steps>
 
   <note style="tip">
     <p>If you have more than one <app>Terminal</app> tab open, the tab bar will


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