From: Colin Clark Date: Sun, 26 Feb 2017 19:58:21 +0000 (+0000) Subject: Documentation update for new options X-Git-Tag: v1.4~205 X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=commitdiff_plain;h=d8c800519440afcea5391392b20e2ebe3d8dd5b4 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) --- diff --git a/doc/docbook/GuideOptionsBehavior.xml b/doc/docbook/GuideOptionsBehavior.xml index 36ad0680..f81c2d22 100644 --- a/doc/docbook/GuideOptionsBehavior.xml +++ b/doc/docbook/GuideOptionsBehavior.xml @@ -116,6 +116,14 @@ When renaming a single file, this will allow the rename entry to appear directly over the original filename. + + + List directory view uses single click to enter + + + If selected, a single click will enter a directory, rather than the GTK+ default of a double click. + + Recent folder list maximum size @@ -145,6 +153,14 @@ This will cause image panning speed to gradually accelerate when holding down the keyboard arrows. + + + Keyboard scrolling step multiplier: + + + Defines the amount to pan an image when using the keyboard arrows. + + Mouse wheel scrolls image @@ -159,6 +175,14 @@ + + + Navigation by left or middle click on image + + + If selected, mouse left-click will select the next image; mouse middle-click will select the previous image. + +
diff --git a/doc/docbook/GuideOptionsWindow.xml b/doc/docbook/GuideOptionsWindow.xml index 15327fdf..2cee13d6 100644 --- a/doc/docbook/GuideOptionsWindow.xml +++ b/doc/docbook/GuideOptionsWindow.xml @@ -14,6 +14,29 @@ + + + + Use saved window positions also for new windows + + + + A new window opened by menu + + + + Ctrl + N + + + File + New Window + + will use the saved window positions also. + + + +