[gnome-terminal/wip/mallard-merge: 41/289] help: add app-zoom-in-out.page



commit 04912cde4824d8bcbc9f79b5389c1b7925218ae0
Author: Sindhu S <sindhus live in>
Date:   Fri Jan 25 01:23:33 2013 +0530

    help: add app-zoom-in-out.page
    
    Added help on how to zoom in and out for text in Terminal.

 help/C/app-zoom-in-out.page |   33 +++++++++++++++++++++++++++++++++
 1 files changed, 33 insertions(+), 0 deletions(-)
---
diff --git a/help/C/app-zoom-in-out.page b/help/C/app-zoom-in-out.page
new file mode 100644
index 0000000..00fc28d
--- /dev/null
+++ b/help/C/app-zoom-in-out.page
@@ -0,0 +1,33 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="task"
+      id="zoom-inout">
+  <info>
+    <revision version="0.1" date="2013-01-10" status="draft"/>
+
+    <credit type="author copyright">
+      <name>Sindhu S</name>
+      <email>sindhus live in</email>
+      <years>2013</years>
+    </credit>
+
+    <link type="guide" xref="index#appearence"/>
+
+    <desc>How to enlarge or shrink text size</desc>
+
+  </info>
+
+  <title>Zoom in/out in <app>Terminal</app></title>
+
+  <p>To increase <app>Terminal</app> text size, go to <guiseq><gui
+  style="menu">View</gui><gui style="menuitem">Zoom in</gui></guiseq>. To
+  decrease <app>Terminal</app> font size, go to <guiseq><gui
+  style="menu">View</gui><gui style="menuitem">Zoom out</gui></guiseq>.
+  Alternatively, you can access these settings by pressing
+  <keyseq><key>Control</key><key>Shift</key><key>+</key></keyseq> or
+  <keyseq><key>Control</key><key>-</key></keyseq> respectively.</p>
+
+  <p>To restore <app>Terminal</app> text to default size, go to <guiseq><gui
+  style="View">View</gui><gui style="menuitem">Normal Size</gui></guiseq> or
+  press <keyseq><key>Control</key><key>0</key></keyseq>.</p>
+
+</page>


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