changeset 2453:7cdaa31d3b45

Documentation update for new options Options are: * Whether to use saved window positions also for new windows * Whether to enable navigation by left or middle click on image * Ability to set keyboard scrolling step multiplier * Whether list directory view uses single click to enter a directory or GTK+ activation default (which is currently a double click)
author Colin Clark <cclark@mcb.net>
date Sun, 26 Feb 2017 19:58:21 +0000
parents 8bcdac2603d3
children 93d1c77a312b
files doc/docbook/GuideOptionsBehavior.xml doc/docbook/GuideOptionsWindow.xml
diffstat 2 files changed, 47 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/docbook/GuideOptionsBehavior.xml	Sat Feb 25 11:11:45 2017 +0000
+++ b/doc/docbook/GuideOptionsBehavior.xml	Sun Feb 26 19:58:21 2017 +0000
@@ -118,6 +118,14 @@
       </varlistentry>
       <varlistentry>
         <term>
+          <guilabel>List directory view uses single click to enter</guilabel>
+        </term>
+        <listitem>
+          <para>If selected, a single click will enter a directory, rather than the GTK+ default of a double click.</para>
+        </listitem>
+      </varlistentry>
+      <varlistentry>
+        <term>
           <guilabel>Recent folder list maximum size</guilabel>
         </term>
         <listitem>
@@ -147,6 +155,14 @@
       </varlistentry>
       <varlistentry>
         <term>
+          <guilabel>Keyboard scrolling step multiplier:</guilabel>
+        </term>
+        <listitem>
+          <para>Defines the amount to pan an image when using the keyboard arrows.</para>
+        </listitem>
+      </varlistentry>
+      <varlistentry>
+        <term>
           <guilabel>Mouse wheel scrolls image</guilabel>
         </term>
         <listitem>
@@ -159,6 +175,14 @@
           </para>
         </listitem>
       </varlistentry>
+      <varlistentry>
+        <term>
+          <guilabel>Navigation by left or middle click on image</guilabel>
+        </term>
+        <listitem>
+          <para>If selected, mouse left-click will select the next image; mouse middle-click will select the previous image.</para>
+        </listitem>
+      </varlistentry>
     </variablelist>
   </section>
   <section id="Debugging">
--- a/doc/docbook/GuideOptionsWindow.xml	Sat Feb 25 11:11:45 2017 +0000
+++ b/doc/docbook/GuideOptionsWindow.xml	Sun Feb 26 19:58:21 2017 +0000
@@ -17,6 +17,29 @@
     <variablelist>
       <varlistentry>
         <term>
+          <guilabel>Use saved window positions also for new windows</guilabel>
+        </term>
+        <listitem>
+          <para>
+            A new window opened by menu
+            <menuchoice>
+              <shortcut>
+                <keycombo>
+                  <keycap>Ctrl</keycap>
+                  <keycap>N</keycap>
+                </keycombo>
+              </shortcut>
+              <guimenu>File</guimenu>
+              <guimenuitem>New Window</guimenuitem>
+            </menuchoice>
+            will use the saved window positions also.
+          </para>
+        </listitem>
+      </varlistentry>
+    </variablelist>
+    <variablelist>
+      <varlistentry>
+        <term>
           <guilabel>Remember tool state</guilabel>
         </term>
         <listitem>