[gnome-terminal/wip/mallard-merge: 100/252] help: review fullscreen mode page
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-terminal/wip/mallard-merge: 100/252] help: review fullscreen mode page
- Date: Fri, 1 Mar 2013 22:38:58 +0000 (UTC)
commit 163ab00bd88e85dfb9c49c98263b73103582eade
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date: Sat Feb 16 19:36:03 2013 +0000
help: review fullscreen mode page
help/C/app-full-screen.page | 54 ------------------------------
help/C/app-fullscreen.page | 76 +++++++++++++++++++++++++++++++++++++++++++
2 files changed, 76 insertions(+), 54 deletions(-)
---
diff --git a/help/C/app-fullscreen.page b/help/C/app-fullscreen.page
new file mode 100644
index 0000000..25181c5
--- /dev/null
+++ b/help/C/app-fullscreen.page
@@ -0,0 +1,76 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="guide"
+ id="app-fullscreen">
+
+ <info>
+ <revision version="0.1" date="2013-01-11" status="draft"/>
+ <link type="guide" xref="index#appearence"/>
+ <link type="seealso" xref="pref-menubar"/>
+
+ <credit type="author copyright">
+ <name>Sindhu S</name>
+ <email>sindhus live in</email>
+ <years>2013</years>
+ </credit>
+ <credit type="copyright editor">
+ <name>Ekaterina Gerasimova</name>
+ <email>kittykat3756 gmail com</email>
+ <years>2013</years>
+ </credit>
+
+ <desc>Enable fullscreen mode</desc>
+ </info>
+
+ <title>Fullscreen session</title>
+
+<!-- Fullscreen is the correct word for this mode. You don't always have to
+mark up the word with <gui> tags! -->
+
+ <p>Fullscreen mode allows <app>Terminal</app> to use the entire screen.</p>
+
+ <p>If you have a device with a small display, intend to work in
+ <app>Terminal</app> for long duration or are working with long lines of
+ terminal 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>
+
+ <p>To enable fullscreen mode:</p>
+
+<!-- Make sure that individual keys are not inside <keyseq>. The <…seq> implies
+that something is in a sequence, in other words, that it contains more than one
+item. -->
+
+ <steps>
+ <item>
+ <p>Select <guiseq><gui style="menu">View</gui>
+ <gui style="menuitem">Full Screen</gui></guiseq> or press
+ <key>F11</key>.</p>
+ </item>
+ </steps>
+
+ <note style="important">
+ <p>The menubar will still be visible in fullscreen mode unless you have
+ hidden it.</p>
+ </note>
+
+ <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>
+ </note>
+
+ <p>To disable fullscreen more:</p>
+
+ <steps>
+ <item>
+<!-- Your first option for undoing something should be the equivalent of the
+instructions that you gave to do it. That is to say, if you tell the user to
+enable the fullscreen mode using the menu, tell them to disable it using the
+menu. -->
+ <p>Select <guiseq><gui style="menu">View</gui>
+ <gui style="menuitem">Full Screen</gui></guiseq> or right click and select
+ <gui style="menuitem">Leave Full Screen</gui>. Alternatively,
+ press <keyseq><key>F11</key></keyseq>.</p>
+ </item>
+ </steps>
+
+</page>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]