/usr/share/help/C/gedit/gedit-full-screen.page is in gedit-common 3.10.4-0ubuntu4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 | <page xmlns="http://projectmallard.org/1.0/"
type="guide" style="task"
id="gedit-full-screen">
<info>
<link type="guide" xref="index#configure-gedit"/>
<revision pkgversion="3.8" date="2013-03-07" status="final"/>
<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, press 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, press <key>F11</key>.</p>
<p>You can also 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>
|