/usr/share/help/C/gedit/gedit-open-files.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 | <page xmlns="http://projectmallard.org/1.0/"
type="topic" style="task"
id="gedit-open-files">
<info>
<link type="guide" xref="gedit-files-basic" group="second"/>
<link type="seealso" xref="gedit-open-on-server"/>
<link type="seealso" xref="gedit-close-file"/>
<link type="seealso" xref="gedit-open-recent"/>
<link type="seealso" xref="gedit-quickstart"/>
<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>Open a file or set of files</title>
<p>To open a file in <app>gedit</app>, click the <gui>Open</gui> button, or
press <keyseq><key>Ctrl</key><key>O</key></keyseq>.</p>
<p>This will cause the <gui>Open Files</gui> dialog to appear. Use your mouse
or keyboard to select the file that you wish to open, and then click
<gui>Open</gui>. The file that you've selected will open in a new tab.</p>
<p>To close the <gui>Open Files</gui> dialog without opening a file, click
<gui>Cancel</gui>.</p>
<note style="tip"><p>You can use the <key>Ctrl</key> and <key>Shift</key>
keys to open more than one file at a time. If you hold down the
<key>Ctrl</key> key while you select multiple files, clicking <gui>Open</gui>
will open each of the files that you have selected.</p>
<!-- Insert Image Here -->
<p>Holding down the <key>Shift</key> while you select multiple files will
open the first file that you select, the last file that you select, and all
of the files in between.</p></note>
<!-- Insert Image Here -->
</page>
|