[gedit] added a page to describe fullscreen mode
- From: Jim Campbell <jcampbell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] added a page to describe fullscreen mode
- Date: Mon, 14 Mar 2011 20:52:57 +0000 (UTC)
commit 4163e8f19c8c139646549cad6ab9fd1e4e11542c
Author: Jim Campbell <jwcampbell gmail com>
Date: Mon Mar 14 15:52:49 2011 -0500
added a page to describe fullscreen mode
help/C/gedit-full-screen.page | 31 +++++++++++++++++++++++++++++++
1 files changed, 31 insertions(+), 0 deletions(-)
---
diff --git a/help/C/gedit-full-screen.page b/help/C/gedit-full-screen.page
new file mode 100644
index 0000000..77fc57a
--- /dev/null
+++ b/help/C/gedit-full-screen.page
@@ -0,0 +1,31 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="guide"
+ id="gedit-full-screen">
+
+ <info>
+ <link type="guide" xref="index#configure-gedit"/>
+ <revision pkgversion="3.0" version="0.8" date="2011-03-13" status="draft"/>
+ <credit type="author">
+ <name>Jim Campbell</name>
+ <email>jwcampbell gmail com</email>
+ </credit>
+ </info>
+
+ <title>Use fullscreen mode</title>
+
+ <p>When working with a large document, you may find it helpful to work in <app>gedit's</app> fullscreen mode. Using fullscreen mode will hide the <gui>menu bar</gui>, <gui>tab bar</gui> and the <gui>tool bar</gui>, presenting you with more of your text and allowing you to better focus on your tasks.</p>
+
+ <section id="turn-on-full-screen">
+ <title>Turn-on fullscreen mode</title>
+ <p>To turn-on fullscreen mode, select <guiseq><gui>View</gui><gui>Fullscreen</gui></guiseq>, or press <key>F11</key>. <app>gedit's</app> menu, title, and tab-bars will hide, and you will only be presented with the text of your current file.</p>
+ <p>If you need to perform an action from the <app>gedit</app> menu while working in fullscreen mode, move your mouse pointer to the top of the screen. The <app>gedit</app> menu bar will reappear, and you can select your desired action.</p>
+
+ <note><p>To switch between open tabs while in fullscreen mode, use either <keyseq><key>Ctrl</key><key>Alt</key><key>PgUp</key></keyseq> or <keyseq><key>Ctrl</key><key>Alt</key><key>PgDn</key></keyseq>.</p></note>
+ </section>
+
+ <section id="turn-off-full-screen">
+ <title>Turn-off fullscreen mode</title>
+ <p>To turn-off fullscreen mode and return to the standard <app>gedit</app> window, move your mouse cursor to the top of the screen, and wait for the <gui>menu bar</gui> to appear. When the <gui>menu bar</gui> appears, select <gui>Leave Fullscreen</gui>.</p>
+ </section>
+
+</page>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]