aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--help/C/epiphany.xml91
2 files changed, 92 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index dc2f6a205..2acf85443 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-01-27 Piers Cornwell <piers@myrealbox.com>
+
+ * help/C/epiphany.xml:
+
+ Update documentation.
+
2004-01-27 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-file-helpers.c: (ephy_file_helpers_shutdown):
diff --git a/help/C/epiphany.xml b/help/C/epiphany.xml
index 73119d1a9..119c92a23 100644
--- a/help/C/epiphany.xml
+++ b/help/C/epiphany.xml
@@ -1759,13 +1759,17 @@ history link, then choose <guimenuitem>Copy Address</guimenuitem>.</para>
</sect2>
</sect1>
-<!-- ============= Keyboard Shortcuts ============================= -->
+<!-- ============= Shortcuts ===================================== -->
- <sect1 id="keyboard-shortcuts">
- <title>Keyboard Shortcuts</title>
+ <sect1 id="shortcuts">
+ <title>Shortcuts</title>
<para>
</para>
- <table frame="topbot" id="epiphany-TBL-3">
+ <sect2 id="keyboard-shortcuts">
+ <title>Keyboard Shortcuts</title>
+ <para>
+ </para>
+ <table frame="topbot" id="epiphany-TBL-3">
<title>General Shortcuts</title>
<tgroup cols="2" colsep="0" rowsep="0">
<colspec colname="colspec0" colwidth="29.39*"/>
@@ -1848,6 +1852,18 @@ history link, then choose <guimenuitem>Copy Address</guimenuitem>.</para>
<row>
<entry colname="colspec0" valign="top">
<para>
+ <keycap>F7</keycap>
+ </para>
+ </entry>
+ <entry colname="colspec1" valign="top">
+ <para>
+ Toggle caret browsing mode.
+ </para>
+ </entry>
+ </row>
+ <row>
+ <entry colname="colspec0" valign="top">
+ <para>
<keycap>Ctrl-D</keycap>
</para>
</entry>
@@ -2198,7 +2214,72 @@ history link, then choose <guimenuitem>Copy Address</guimenuitem>.</para>
</row>
</tbody>
</tgroup>
- </table>
+ </table>
+ </sect2>
+ <sect2 id="mouse-shortcuts">
+ <title>Mouse Shortcuts</title>
+ <para>
+ </para>
+ <table frame="topbot" id="epiphany-TBL-7">
+ <title>Mouse Shortcuts</title>
+ <tgroup cols="2" colsep="0" rowsep="0">
+ <colspec colname="colspec0" colwidth="29.39*"/>
+ <colspec colname="colspec1" colwidth="70.61*"/>
+ <thead>
+ <row rowsep="1">
+ <entry valign="top">
+ <para>
+ Shortcut
+ </para>
+ </entry>
+ <entry valign="top">
+ <para>
+ Description
+ </para>
+ </entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry valign="top">
+ <para>
+ <keycap>Middle-click (On a link)</keycap>
+ </para>
+ </entry>
+ <entry valign="top">
+ <para>
+ Open link in a new tab.
+ </para>
+ </entry>
+ </row>
+ <row>
+ <entry valign="top">
+ <para>
+ <keycap>Ctrl-Click (On a link)</keycap>
+ </para>
+ </entry>
+ <entry valign="top">
+ <para>
+ Open link in a new tab.
+ </para>
+ </entry>
+ </row>
+ <row>
+ <entry valign="top">
+ <para>
+ <keycap>Shift-Click (On a link)</keycap>
+ </para>
+ </entry>
+ <entry valign="top">
+ <para>
+ Download link.
+ </para>
+ </entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
+ </sect2>
</sect1>
<!-- ============= About ========================================== -->