Documentation update for new options
authorColin Clark <cclark@mcb.net>
Sun, 26 Feb 2017 19:58:21 +0000 (19:58 +0000)
committerColin Clark <cclark@mcb.net>
Sun, 26 Feb 2017 19:58:21 +0000 (19:58 +0000)
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)

doc/docbook/GuideOptionsBehavior.xml
doc/docbook/GuideOptionsWindow.xml

index 36ad068..f81c2d2 100644 (file)
           <para>When renaming a single file, this will allow the rename entry to appear directly over the original filename.</para>\r
         </listitem>\r
       </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <guilabel>List directory view uses single click to enter</guilabel>\r
+        </term>\r
+        <listitem>\r
+          <para>If selected, a single click will enter a directory, rather than the GTK+ default of a double click.</para>\r
+        </listitem>\r
+      </varlistentry>\r
       <varlistentry>\r
         <term>\r
           <guilabel>Recent folder list maximum size</guilabel>\r
           <para>This will cause image panning speed to gradually accelerate when holding down the keyboard arrows.</para>\r
         </listitem>\r
       </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <guilabel>Keyboard scrolling step multiplier:</guilabel>\r
+        </term>\r
+        <listitem>\r
+          <para>Defines the amount to pan an image when using the keyboard arrows.</para>\r
+        </listitem>\r
+      </varlistentry>\r
       <varlistentry>\r
         <term>\r
           <guilabel>Mouse wheel scrolls image</guilabel>\r
           </para>\r
         </listitem>\r
       </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <guilabel>Navigation by left or middle click on image</guilabel>\r
+        </term>\r
+        <listitem>\r
+          <para>If selected, mouse left-click will select the next image; mouse middle-click will select the previous image.</para>\r
+        </listitem>\r
+      </varlistentry>\r
     </variablelist>\r
   </section>\r
   <section id="Debugging">\r
index 15327fd..2cee13d 100644 (file)
         </listitem>\r
       </varlistentry>\r
     </variablelist>\r
+    <variablelist>\r
+      <varlistentry>\r
+        <term>\r
+          <guilabel>Use saved window positions also for new windows</guilabel>\r
+        </term>\r
+        <listitem>\r
+          <para>\r
+            A new window opened by menu\r
+            <menuchoice>\r
+              <shortcut>\r
+                <keycombo>\r
+                  <keycap>Ctrl</keycap>\r
+                  <keycap>N</keycap>\r
+                </keycombo>\r
+              </shortcut>\r
+              <guimenu>File</guimenu>\r
+              <guimenuitem>New Window</guimenuitem>\r
+            </menuchoice>\r
+            will use the saved window positions also.\r
+          </para>\r
+        </listitem>\r
+      </varlistentry>\r
+    </variablelist>\r
     <variablelist>\r
       <varlistentry>\r
         <term>\r