Fix #492: Shortcut to Hide all sidebars simultaneously
[geeqie.git] / doc / docbook / GuideMainWindowMenus.xml
index 7e4c366..a0ee585 100644 (file)
-<?xml version="1.0" encoding="utf-8"?>
-<section id="GuideMainWindowMenus">
-    <title>
-      Menus
-    </title>
-    <para>
-      This section describes the functions of each item on the menu bar in the Geeqie main window.
-    </para>
-    <para/><section id="FileMenu"><title>
-      File Menu
-    </title>
-    <variablelist><varlistentry><term>
-        New window
-      </term><listitem><para>
-        Opens a new main window, with the initial path set to the current folder.
-      </para></listitem></varlistentry><varlistentry><term>
-        New collection
-      </term><listitem><para>
-        Opens a new collection window, the new collection will be empty.
-      </para></listitem></varlistentry><varlistentry><term>
-        Open collection
-      </term><listitem><para>
-        Displays a dialog to open a collection stored on disk, the selected collection will then appear in a new window.
-      </para></listitem></varlistentry><varlistentry><term>
-        Open recent
-      </term><listitem><para>
-        This menu item lists the recently active collections, selecting an item from the list will open that collection in a new window. The most recent item will appear at the top of the list. Maximum number of entries can be modified through <link linkend="GuideOptionsAdvanced">Open recent list maximum size?</link> option.
-      </para></listitem></varlistentry><varlistentry><term>
-        Search…
-      </term><listitem><para>
-        Opens a new Search window.
-      </para></listitem></varlistentry><varlistentry><term>
-        Find duplicates…
-      </term><listitem><para>
-        Opens a new Find Duplicates window.
-      </para></listitem></varlistentry><varlistentry><term>
-        Print..
-      </term><listitem><para>
-        Opens a print dialog.
-      </para></listitem></varlistentry><varlistentry><term>
-        New folder…
-      </term><listitem><para>
-        Creates a new folder in the current path.
-      </para></listitem></varlistentry><varlistentry><term>
-        Copy…
-      </term><listitem><para>
-        Opens a dialog to select a destination to copy the currently selected files.
-      </para></listitem></varlistentry><varlistentry><term>
-        Move…
-      </term><listitem><para>
-        Opens a dialog to select a destination to move currently selected files.
-      </para></listitem></varlistentry><varlistentry><term>
-        Rename…
-      </term><listitem><para>
-        Renames the current file selection.
-      </para></listitem></varlistentry><varlistentry><term>
-        Delete…
-      </term><listitem><para>
-        Deletes the current file selection.
-      </para></listitem></varlistentry><varlistentry><term>
-        Symlink
-      </term><listitem><para>
-        Creates a symbolic link. This is implemented via <link linkend="GuideEditors">external editor?</link>.
-      </para></listitem></varlistentry><varlistentry><term>
-        Close window
-      </term><listitem><para>
-        Closes the window containing the menu, if the window is the last main window Geeqie will quit.
-      </para></listitem></varlistentry><varlistentry><term>
-        Quit
-      </term><listitem><para>
-        Quits the Geeqie application, if collections or image metadata have been changed but not saved, the user will be prompted for confirmation.
-      </para></listitem></varlistentry></variablelist>
-    <para/></section><section id="Gomenu"><title>
-      Go menu
-    </title>
-    <variablelist><varlistentry><term>
-        First Image
-      </term><listitem><para>
-        Goes tothe first image.
-      </para></listitem></varlistentry><varlistentry><term>
-        Previous Image
-      </term><listitem><para>
-        Goes to the previous image.
-      </para></listitem></varlistentry><varlistentry><term>
-        Next Image
-      </term><listitem><para>
-        Goes to the next image.
-      </para></listitem></varlistentry><varlistentry><term>
-        Last Image
-      </term><listitem><para>
-        Goes to the last image. Back Goes to the previous folder. Home Goes to home folder.
-      </para></listitem></varlistentry></variablelist>
-    <para/></section><section id="Selectmenu"><title>
-      Select menu
-    </title>
-    <variablelist><varlistentry><term>
-        Select all
-      </term><listitem><para>
-        Selects all files in the current list
-      </para></listitem></varlistentry><varlistentry><term>
-        Select none
-      </term><listitem><para>
-        Deselects all files
-      </para></listitem></varlistentry><varlistentry><term>
-        Invert Selection
-      </term><listitem><para>
-        Inverts current selection
-      </para></listitem></varlistentry><varlistentry><term>
-        Copy path
-      </term><listitem><para>
-        Copy selected item path to clipboard.
-      </para></listitem></varlistentry><varlistentry><term>
-        Show marks
-      </term><listitem><para>
-        Displays marks in the file list
-      </para></listitem></varlistentry><varlistentry><term>
-        Mark n
-      </term><listitem><para>
-        Opens submenu for manipulating mark n
-      </para></listitem></varlistentry><varlistentry><term>
-        Mark n / Toggle mark n
-      </term><listitem><para>
-        Set or unset mark n on selected files
-      </para></listitem></varlistentry><varlistentry><term>
-        Mark n / Set mark n
-      </term><listitem><para>
-        Set mark n on selected files
-      </para></listitem></varlistentry><varlistentry><term>
-        Mark n / Reset mark n
-      </term><listitem><para>
-        Unset mark n on selected files
-      </para></listitem></varlistentry><varlistentry><term>
-        Mark n / Select mark n
-      </term><listitem><para>
-        Selects all files having mark n set
-      </para></listitem></varlistentry><varlistentry><term>
-        Mark n / Add mark n
-      </term><listitem><para>
-        Adds files having mark n set to selection
-      </para></listitem></varlistentry><varlistentry><term>
-        Mark n / Intersection with mark n
-      </term><listitem><para>
-        Intersects current selection and mark n
-      </para></listitem></varlistentry><varlistentry><term>
-        Mark n / Unselect mark n
-      </term><listitem><para>
-        Removes files having mark n set from current selection
-      </para></listitem></varlistentry><varlistentry><term>
-        Mark n / Filter mark n
-      </term><listitem><para>
-        Shows only the images that have mark n set.
-      </para></listitem></varlistentry></variablelist>
-    <para/></section><section id="Editmenu"><title>
-      Edit menu
-    </title>
-    <variablelist><varlistentry><term>
-        External Editors
-      </term><listitem><para>
-        This submenu contains external editors that were found on the system. See <link linkend="GuideEditors">Editors section?</link> for details.
-      </para></listitem></varlistentry><varlistentry><term>
-        Orientation
-      </term><listitem><para>
-        Adjust image orientation
-      </para></listitem></varlistentry><varlistentry><term>
-        Orientation / Rotate clockwise
-      </term><listitem><para>
-        Rotates the current image clockwise 90 degrees, does not modify the file on disk.
-      </para></listitem></varlistentry><varlistentry><term>
-        Orientation / Rotate counterclockwise
-      </term><listitem><para>
-        Rotates the current image counterclockwise 90 degrees, does not modify the file on disk.
-      </para></listitem></varlistentry><varlistentry><term>
-        Orientation / Rotate 180
-      </term><listitem><para>
-        Rotates the current image 180 degrees, does not modify the file on disk.
-      </para></listitem></varlistentry><varlistentry><term>
-        Orientation / Mirror
-      </term><listitem><para>
-        Swaps the left and right sides of the image so that the result is similar to that of looking at the image in a mirror, does not modify the file on disk.
-      </para></listitem></varlistentry><varlistentry><term>
-        Orientation / Flip
-      </term><listitem><para>
-        Swaps the top and bottom sides of the image, does not modify the file on disk.
-      </para></listitem></varlistentry><varlistentry><term>
-        Orientation / Original state
-      </term><listitem><para>
-        Removes all effects applied through the Adjust menu, reverting image to its original state. Orientation / Apply the orientation to image content The commands above modifies image metadata only. This commands actually transforms image pixels. See <link linkend="GuideEditors">Editors section?</link> for details.
-      </para></listitem></varlistentry><varlistentry><term>
-        Save metadata
-      </term><listitem><para>
-        Saves queued metadata changes. Autosave can be configured too.
-      </para></listitem></varlistentry></variablelist>
-    <variablelist><varlistentry><term>
-        Preferences
-      </term><listitem><para>
-        This submenu contains configuration and maintenance commands
-      </para></listitem></varlistentry><varlistentry><term>
-        Preferences / Preferences…
-      </term><listitem><para>
-        Opens the <link linkend="GuideOptions">Preferences Dialog</link> for changing of global preferences.
-      </para></listitem></varlistentry><varlistentry><term>
-        Preferences / Configure Editors…
-      </term><listitem><para>
-        Opens the <link linkend="GuideEditors">Editors Dialog?</link> for changing of global preferences.
-      </para></listitem></varlistentry><varlistentry><term>
-        Preferences / Configure This window…
-      </term><listitem><para>
-        Opens the <link linkend="GuideWindowOptions">Window Preferences Dialog?</link> for changing of options that can differ for each window.
-      </para></listitem></varlistentry><varlistentry><term>
-        Preferences / Thumbnail maintenance
-      </term><listitem><para>
-        Opens a dialog with utilities to manage cached thumbnails and keywords data.
-      </para></listitem></varlistentry><varlistentry><term>
-        Set as wallpaper
-      </term><listitem><para>
-        Renders the current image to the root window (desktop). The resulting image will be tiled to fit the root window if zoom is not set to <emphasis role="i">fit to window</emphasis>; when zoom is set to <emphasis role="i">fit to window</emphasis>, the image will be scaled to fill the root window.
-      </para></listitem></varlistentry></variablelist>
-    <para/></section><section id="Viewmenu"><title>
-      View menu
-    </title>
-    <variablelist><varlistentry><term>
-        View in new window
-      </term><listitem><para>
-        Opens selected image in its own window
-      </para></listitem></varlistentry><varlistentry><term>
-        Pan view
-      </term><listitem><para>
-        Opens current folder in Pan view window
-      </para></listitem></varlistentry><varlistentry><term>
-        Files and Folders
-      </term><listitem><para/></listitem></varlistentry></variablelist>
-    <variablelist><varlistentry><term>
-        Zoom
-      </term><listitem><para/></listitem></varlistentry><varlistentry><term>
-        Zoom in
-      </term><listitem><para>
-        Increases the zoom by one increment, resulting in a larger image.
-      </para></listitem></varlistentry><varlistentry><term>
-        Zoom out
-      </term><listitem><para>
-        Decreases the zoom by one increment, resulting in a smaller image.
-      </para></listitem></varlistentry><varlistentry><term>
-        Zoom to fit
-      </term><listitem><para>
-        Automatically adjusts the zoom so that the image will fit within the display pane. The effect on images with an original size smaller than the display pane can be changed with the Allow enlargement of image for zoom to fit option located on the <link linkend="GuideOptionsImage">Image tab</link> of the preferences dialog.
-      </para></listitem></varlistentry><varlistentry><term>
-        Fit Horizontally
-      </term><listitem><para>
-        Adjusts the zoom so image height fit within the display pane.
-      </para></listitem></varlistentry><varlistentry><term>
-        Fit Vertically
-      </term><listitem><para>
-        Adjusts the zoom so image width fit within the display pane.
-      </para></listitem></varlistentry><varlistentry><term>
-        Zoom n:m
-      </term><listitem><para>
-        Set zoom to the n:m value. 1:1 is the original size of the image. When n is greater than m, zoom in occurs else zoom out occurs.
-      </para></listitem></varlistentry></variablelist>
-    <variablelist><varlistentry><term>
-        Connected zoom
-      </term><listitem><para>
-        Actions in this menu are identical to those in Zoom menu, but apply to all images displayed in splitted view.
-      </para></listitem></varlistentry><varlistentry><term>
-        Split
-      </term><listitem><para/></listitem></varlistentry><varlistentry><term>
-        Horizontal
-      </term><listitem><para>
-        Splits main image view in two horizontal panes.
-      </para></listitem></varlistentry><varlistentry><term>
-        Vertical
-      </term><listitem><para>
-        Splits main image view in two vertical panes.
-      </para></listitem></varlistentry><varlistentry><term>
-        Quad
-      </term><listitem><para>
-        Splits main image view in four panes.
-      </para></listitem></varlistentry><varlistentry><term>
-        Single
-      </term><listitem><para>
-        Reverts to normal view mode (one image).
-      </para></listitem></varlistentry></variablelist>
-    <variablelist><varlistentry><term>
-        Thumbnails
-      </term><listitem><para>
-        Toggles the display of image thumbnails in the file list, this item is not available when the file list is in icon view mode. A check appears next to this item when thumbnails are enabled.
-      </para></listitem></varlistentry><varlistentry><term>
-        List
-      </term><listitem><para>
-        Changes the file list to display files in list format.
-      </para></listitem></varlistentry><varlistentry><term>
-        Icons
-      </term><listitem><para>
-        Changes the file list to display files as icons.
-      </para></listitem></varlistentry><varlistentry><term>
-        View Directory as
-      </term><listitem><para/></listitem></varlistentry><varlistentry><term>
-        List
-      </term><listitem><para>
-        Set the folder view mode to list.
-      </para></listitem></varlistentry><varlistentry><term>
-        Tree
-      </term><listitem><para>
-        Set the folder view mode to tree.
-      </para></listitem></varlistentry></variablelist>
-    <variablelist><varlistentry><term>
-        Image Overlay
-      </term><listitem><para>
-        Displays Image Overlay information box (OSD), use twice to add histogram to it.
-      </para></listitem></varlistentry><varlistentry><term>
-        Histogram channels
-      </term><listitem><para>
-        Switches channels displayed in the histogram (red, green, blue, RGB, value, maximum value).
-      </para></listitem></varlistentry><varlistentry><term>
-        Histogram log mode
-      </term><listitem><para>
-        Toggles between linear and logarithmical histogram.
-      </para></listitem></varlistentry><varlistentry><term>
-        Full screen
-      </term><listitem><para>
-        Toggles the full screen window display.
-      </para></listitem></varlistentry><varlistentry><term>
-        Float file list
-      </term><listitem><para>
-        Toggles the location of the menu bar, tool bar, status bar, and file lists between the main window and a second window. A check appears next to this item when the location is the second window.
-      </para></listitem></varlistentry><varlistentry><term>
-        Hide file list
-      </term><listitem><para>
-        Toggles visibility of the menu bar, tool bar, status bar, and file lists.
-      </para></listitem></varlistentry><varlistentry><term>
-        Hide toolbar
-      </term><listitem><para>
-        Toggles visibility of the tool bar. A check appears next to this item when the tool bar is not visible.
-      </para></listitem></varlistentry><varlistentry><term>
-        Keywords
-      </term><listitem><para>
-        Toggles display of the Keywords sidebar.
-      </para></listitem></varlistentry><varlistentry><term>
-        Exif data
-      </term><listitem><para>
-        Toggles display of the EXIF sidebar.
-      </para></listitem></varlistentry><varlistentry><term>
-        Sort manager
-      </term><listitem><para>
-        Toggles display of the Sort Manager sidebar.
-      </para></listitem></varlistentry><varlistentry><term>
-        Toggle slideshow
-      </term><listitem><para>
-        Begins or ends a slide show, the slide show status is displayed in the status bar.
-      </para></listitem></varlistentry><varlistentry><term>
-        Pause slideshow
-      </term><listitem><para>
-        Pauses a slide show, the slide show status is displayed in the status bar.
-      </para></listitem></varlistentry><varlistentry><term>
-        Refresh
-      </term><listitem><para>
-        Updates the contents of the folder and file lists to match what is currently on disk, the current image will also be reread from disk.
-      </para></listitem></varlistentry></variablelist>
-    <para/></section><section id="Helpmenu"><title>
-      Help menu
-    </title>
-    <variablelist><varlistentry><term>
-        Contents
-      </term><listitem><para>
-        Opens the Geeqie user manual in a new browser window.
-      </para></listitem></varlistentry><varlistentry><term>
-        Keyboard shortcuts
-      </term><listitem><para>
-        Displays a window listing the default keyboard shortcuts.
-      </para></listitem></varlistentry><varlistentry><term>
-        Release notes
-      </term><listitem><para>
-        Displays a window containing the release notes for the version of Geeqie in use.
-      </para></listitem></varlistentry><varlistentry><term>
-        About
-      </term><listitem><para>
-        Opens a window containing the Geeqie version, credits, website, and email contact information.
-      </para></listitem></varlistentry><varlistentry><term>
-        Log window
-      </term><listitem><para>
-        Opens the log window, mostly used for debugging purposes.
-      </para></listitem></varlistentry></variablelist>
-    <para/></section><section id="Tearoffmenus"><title>
-      Tear off menus
-    </title>
-    <para>
-      Menus can be permanently displayed by selecting the dotted line item at the top of each menu category. A tear off menu will behave the same as an ordinary window. To close a tear off menu, select the dotted line item at the top of the menu.
-    </para>
-    <para/></section><section id="Keyboardshortcuts"><title>
-      Keyboard shortcuts
-    </title>
-    <para>
-      The keyboard sequence associated to each menu entry is listed within the main window menu bar. For reference, the complete list of default keyboard shortcuts can be found in section <link linkend="GuideReferenceKeyboardShortcuts">Keyboard Shortcuts</link>.
-    </para>
-    <para/></section><section id="Changingthemainwindowmenubarkeyboardshortcuts"><title>
-      Changing the main window menu bar keyboard shortcuts
-    </title>
-    <para>
-      The keyboard shortcuts associated with the menu bar items can be changed by editing the accels file located in the Geeqie configuration folder <emphasis role="strong">while the Geeqie application is not running</emphasis>:
-    </para>
-    <para>
-      <literal>($HOME)/.geeqie/accels</literal>
-    </para>
-    <para>
-      To change a menu item, first find the line corresponding to the menu item to change. For example the File menu Quit line originally looks like this:
-    </para>
-    <para>
-      <literal>; (gtk_accel_path "&amp;lt;main&amp;gt;/File/Quit" "&amp;lt;Control&amp;gt;q")</literal>
-    </para>
-    <para>
-      To change this menu's keyboard shortcut, first remove the leading semicolon (;), removing the semicolon will tell Geeqie that this menu item has been customized. Then change the keyboard shortcut defined by the text in quotes at the end of the line, be sure to only change the text within the quotes; in this case the text “&amp;lt;control&amp;gt;q”. For example changing the shortcut associated with Quit to the Q key will result in this line:
-    </para>
-    <para>
-      <literal>(gtk_accel_path "&amp;lt;main&amp;gt;/File/Quit" "q")</literal>
-    </para>
-    <para>
-      Please note the removed semicolon and the change of “&amp;lt;control&amp;gt;q” to “q”, be careful not to change any of the other text on the line or Geeqie may ignore the customization. The keyboard modifiers and their respective text are listed below:
-    </para>
-    <informaltable><tgroup cols="2"><tbody><row><entry>
-          &lt;tablestyle="width:60%"&gt; Key
-        </entry><entry>
-          Text to use in accels file
-        </entry></row>
-<row><entry>
-          &lt;tablestyle="width:60%"&gt; Shift
-        </entry><entry>
-          &amp;lt;shift&amp;gt;
-        </entry></row>
-<row><entry>
-          Ctrl
-        </entry><entry>
-          &amp;lt;control&amp;gt;
-        </entry></row>
-<row><entry>
-          Alt
-        </entry><entry>
-          &amp;lt;alt&amp;gt;
-        </entry></row>
-</tbody></tgroup></informaltable>
-    <para>
-      Modifiers can be combined, for example in the exit line above, the text would be “&amp;lt;control&amp;gt;&amp;lt;shift&amp;gt;q” to set the exit shortcut to Ctrl + Shift + Q.
-    </para>
-  <para/></section></section>
+<?xml version="1.0" encoding="utf-8"?>\r
+<section id="GuideMainWindowMenus">\r
+  <title id="titleGuideMainWindowMenus">Menus</title>\r
+  <para>This section describes the functions of each item on the menu bar in the Geeqie main window.</para>\r
+  <para />\r
+  <section id="FileMenu">\r
+    <title>File Menu</title>\r
+    <variablelist>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Ctrl</keycap>\r
+                <keycap>N</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>New window</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Opens a new main window, with the initial path set to the current folder.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>C</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>New collection</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Opens a new collection window, the new collection will be empty.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>O</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Open collection</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Displays a dialog to open a collection stored on disk, the selected collection will then appear in a new window.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <guimenu>Open recent</guimenu>\r
+        </term>\r
+        <listitem>\r
+          <para>\r
+            This menu item lists the recently active collections, selecting an item from the list will open that collection in a new window. The most recent item will appear at the top of the list. Maximum number of entries can be modified through\r
+            <link linkend="Behaviour">Open recent list maximum size</link>\r
+            option.\r
+          </para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>F3</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Search…</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Opens a new Search window.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>D</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Find duplicates...</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Opens a new Find Duplicates window.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Shift</keycap>\r
+                <keycap>P</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Print..</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Opens a print dialog.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Ctrl</keycap>\r
+                <keycap>F</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>New folder…</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Creates a new folder in the current path.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Ctrl</keycap>\r
+                <keycap>C</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Copy…</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Opens a dialog to select a destination to copy the currently selected files.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Ctrl</keycap>\r
+                <keycap>M</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Move…</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Opens a dialog to select a destination to move currently selected files.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Ctrl</keycap>\r
+                <keycap>R</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Rename…</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Renames the current file selection.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Ctrl</keycap>\r
+                <keycap>D</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Delete…</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Deletes the current file selection.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <guimenu>Symlink</guimenu>\r
+        </term>\r
+        <listitem>\r
+          <para>\r
+            Creates a symbolic link. This is implemented via an\r
+            <link linkend="GuideImageManagementExternalEditing">external editor</link>\r
+            .\r
+          </para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Ctrl</keycap>\r
+                <keycap>W</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Close window</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Closes the window containing the menu, if the window is the last main window Geeqie will quit.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Ctrl</keycap>\r
+                <keycap>Q</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Quit</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Quits the Geeqie application, if collections or image metadata have been changed but not saved, the user will be prompted for confirmation.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+    </variablelist>\r
+    <para />\r
+  </section>\r
+  <section id="Gomenu">\r
+    <title>Go menu</title>\r
+    <variablelist>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Home</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>First Image</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Goes tothe first image.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Backspace</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Previous Image</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Goes to the previous image.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Space</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Next Image</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Goes to the next image</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>End</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Last Image</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Goes to the last image</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Back</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Back Goes to the previous folder</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Home</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Home</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>\r
+            Goes to the the Home folder as defined in\r
+            <link linkend="GuideOptionsLayout" endterm="titleGuideOptionsLayout" />\r
+          </para>\r
+        </listitem>\r
+      </varlistentry>\r
+    </variablelist>\r
+    <para />\r
+  </section>\r
+  <section id="Selectmenu">\r
+    <title>Select menu</title>\r
+    <variablelist>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Ctrl</keycap>\r
+                <keycap>A</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Select all</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Selects all files in the current list</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Ctrl</keycap>\r
+                <keycap>Shift</keycap>\r
+                <keycap>A</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Select none</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Deselects all files</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Ctrl</keycap>\r
+                <keycap>Shift</keycap>\r
+                <keycap>I</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Invert selection</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Inverts current selection</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Alt</keycap>\r
+                <keycap>R</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Rectangular selection</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Toggles rectangular selection mode for icons</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Copy path</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Copy selected item path to clipboard.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>M</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Show marks</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Displays marks in the file list</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Mark n</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Opens submenu for manipulating mark n</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>n</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Mark n</guimenu>\r
+            <guimenuitem>Toggle Mark n</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Set or unset mark n on selected files</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Mark n</guimenu>\r
+            <guimenuitem>Set mark n</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Set mark n on selected files</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Mark n</guimenu>\r
+            <guimenuitem>Reset mark n</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Unset mark n on selected files</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Ctrl</keycap>\r
+                <keycap>n</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Mark n</guimenu>\r
+            <guimenuitem>Select mark n</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Selects all files having mark n set</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Mark n</guimenu>\r
+            <guimenuitem>Add mark n</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Adds files having mark n set to selection</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Mark n</guimenu>\r
+            <guimenuitem>Intersection with mark n</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Intersects current selection and mark n</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Mark n</guimenu>\r
+            <guimenuitem>Unselect mark n</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Removes files having mark n set from current selection</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Mark n</guimenu>\r
+            <guimenuitem>Filter mark n</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Shows only the images that have mark n set.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+    </variablelist>\r
+    <para />\r
+  </section>\r
+  <section id="Editmenu">\r
+    <title>Edit menu</title>\r
+    <variablelist>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>External Editors</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>\r
+            This submenu contains external editors that were found on the system. See\r
+            <link linkend="GuideImageManagementExternalEditing">Editors section</link>\r
+            for details.\r
+          </para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Orientation</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Adjust image orientation</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>]</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Orientation</guimenu>\r
+            <guimenuitem>Rotate clockwise</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Rotates the current image clockwise 90 degrees, does not modify the file on disk.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>[</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Orientation</guimenu>\r
+            <guimenuitem>Rotate counterclockwise</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Rotates the current image counterclockwise 90 degrees, does not modify the file on disk.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Shift</keycap>\r
+                <keycap>R</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Orientation</guimenu>\r
+            <guimenuitem>Rotate 180</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Rotates the current image 180 degrees, does not modify the file on disk.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Shift</keycap>\r
+                <keycap>M</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Orientation</guimenu>\r
+            <guimenuitem>Mirror</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Swaps the left and right sides of the image so that the result is similar to that of looking at the image in a mirror, does not modify the file on disk.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Shift</keycap>\r
+                <keycap>F</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Orientation</guimenu>\r
+            <guimenuitem>Flip</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Swaps the top and bottom sides of the image, does not modify the file on disk.</para>\r
+          <warning>\r
+            <para>\r
+              The above orientation commands - Rotate, Mirror and Flip - do not change the image on disk. The changes will be lost when Geeqie closes. Refer to the\r
+              <link linkend="MetadataMiscellaneous">Metadata tab of the Preferences Dialog</link>\r
+              if you wish these changes to be written to metadata.\r
+            </para>\r
+            <para>\r
+              Refer also to the\r
+              <link linkend="HowdotheExifauto-rotationcommandswork">FAQ</link>\r
+              .\r
+            </para>\r
+          </warning>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Shift</keycap>\r
+                <keycap>O</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Orientation</guimenu>\r
+            <guimenuitem>Original state</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Removes all temporary effects applied through the above commands, reverting the image according to its Exif Orientation tag.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <guilabel>Auto rotate image using EXIF information</guilabel>\r
+        </term>\r
+        <listitem>\r
+          <para>\r
+            Auto rotates images based on metadata stored in images that have Exif data. Refer also to the\r
+            <link linkend="HowdotheExifauto-rotationcommandswork">FAQ</link>\r
+            .\r
+          </para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Orientation</guimenu>\r
+            <guimenuitem>Apply the orientation to image content</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>This command affects only jpeg, tiff and png files. The image file on disk is rotated to the orientation as specified by its Exif Orientation tag.</para>\r
+          <warning>\r
+            <para>\r
+              The file rotate.desktop, using external commands exiftran, exiv2 and mogrify, is used to implement this command. Refer to\r
+              <link linkend="GuideImageManagementExternalEditing">Editors section</link>\r
+              for details.\r
+            </para>\r
+          </warning>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>[</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Orientation</guimenu>\r
+            <guimenuitem>Rotate counterclockwise</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Rotates the current image counterclockwise 90 degrees, does not modify the file on disk.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Shift</keycap>\r
+                <keycap>R</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Orientation</guimenu>\r
+            <guimenuitem>Rotate 180</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Rotates the current image 180 degrees, does not modify the file on disk.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Orientation</guimenu>\r
+            <guimenuitem>Write orientation to file</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>\r
+            Saves the current image orientation to the disk file. This operation can only be carried out on jpeg, tiff and png files. Jpeg rotations are lossless.\r
+            <note>\r
+              The Preferences/Metadata option "Write altered image orientation to the metadata" must be off.\r
+              <para />\r
+              Exiftran and mogrify must be installed.\r
+            </note>\r
+          </para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Orientation</guimenu>\r
+            <guimenuitem>Write orientation to file (preserve timestamp)</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>As above, but the file date and time are preserved.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Rating</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Set a Rating value for each image.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Alt+Keypad+n</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Rating</guimenu>\r
+            <guimenuitem>n</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>"n" is in the range 0 to 5. Sets the Rating value for the image.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Alt+Keypad+Minus</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Rating</guimenu>\r
+            <guimenuitem>-1</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Sets the Rating value to -1 for the image.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Ctrl</keycap>\r
+                <keycap>S</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Save metadata</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Saves queued metadata changes. Autosave can be configured too.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+    </variablelist>\r
+    <variablelist>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Preferences</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>This submenu contains configuration and maintenance commands</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Ctrl</keycap>\r
+                <keycap>O</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Preferences</guimenu>\r
+            <guimenuitem>Preferences…</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>\r
+            Opens the\r
+            <link linkend="GuideOptions">Preferences Dialog</link>\r
+            for changing of global preferences.\r
+          </para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Preferences</guimenu>\r
+            <guimenuitem>Configure Editors…</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>\r
+            Opens the\r
+            <link linkend="GuideImageManagementExternalEditing">Editors Dialog</link>\r
+            for changing of global preferences.\r
+          </para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Preferences</guimenu>\r
+            <guimenuitem>Configure This window…</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>\r
+            Opens the\r
+            <link linkend="GuideOptionsWindow">Window Preferences Dialog</link>\r
+            for changing of options that can differ for each window.\r
+          </para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Preferences</guimenu>\r
+            <guimenuitem>Thumbnail maintenance</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>\r
+            Opens a dialog with utilities for thumbnail and keyword\r
+            <link linkend="GuideReferenceManagement" endterm="titleGuideReferenceManagement" />\r
+            .\r
+          </para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Set as wallpaper</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>\r
+            Renders the current image to the root window (desktop). The resulting image will be tiled to fit the root window if zoom is not set to\r
+            <emphasis role="i">Fit to window</emphasis>\r
+            ; when zoom is set to\r
+            <emphasis role="i">Fit to window</emphasis>\r
+            , the image will be scaled to fill the root window.\r
+          </para>\r
+        </listitem>\r
+      </varlistentry>\r
+    </variablelist>\r
+    <para />\r
+  </section>\r
+  <section id="Viewmenu">\r
+    <title>View menu</title>\r
+    <variablelist>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Ctrl</keycap>\r
+                <keycap>V</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>View in new window</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Opens selected image in its own window</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Ctrl</keycap>\r
+                <keycap>J</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Pan view</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Opens current folder in Pan view window</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Ctrl</keycap>\r
+                <keycap>E</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Exif data</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Toggles display of the Exif sidebar.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Meta</keycap>\r
+                <keycap>L</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Files and Folders</guimenu>\r
+            <guimenu>Folder List</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Set the folder view mode to list.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Ctrl</keycap>\r
+                <keycap>T</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Files and Folders</guimenu>\r
+            <guimenuitem>Folder Tree</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Set the folder view mode to tree.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Ctrl</keycap>\r
+                <keycap>L</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Files and Folders</guimenu>\r
+            <guimenuitem>Image List</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Changes the file list to display files in list format.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Ctrl</keycap>\r
+                <keycap>I</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Files and Folders</guimenu>\r
+            <guimenuitem>Icons</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Changes the file list to display files as icons.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Files and Folders</guimenu>\r
+            <guimenuitem>Show Thumbnails</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Toggles the display of image thumbnails in the file list, this item is not available when the file list is in icon view mode. A check appears next to this item when thumbnails are enabled.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>L</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Files and Folders</guimenu>\r
+            <guimenuitem>Float file list</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>\r
+            Splits the 3-pane main window into two parts:\r
+            <itemizedlist>\r
+              <listitem>File pane and Folder pane, along with menu and status bar</listitem>\r
+              <listitem>Image pane and its associated sidebar and sort manager (if displayed)</listitem>\r
+            </itemizedlist>\r
+          </para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Ctrl</keycap>\r
+                <keycap>H</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Files and Folders</guimenu>\r
+            <guimenuitem>Hide file list</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>\r
+            Hides the File and Folder panes, along with menu and status bar.\r
+            <code>Right-click</code>\r
+            on the Image pane provides a menu item to redisplay these items.\r
+          </para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Files and Folders</guimenu>\r
+            <guimenuitem>Hide toolbar</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Toggles visibility of the tool bar. A check appears next to this item when the tool bar is not visible.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+    </variablelist>\r
+    <variablelist>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Zoom</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para />\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Zoom</guimenu>\r
+            <guimenuitem>Connected zoom</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>\r
+            Actions in this menu are identical to those in\r
+            <emphasis role="bold">Zoom</emphasis>\r
+            menu, but apply to all images displayed in split view.\r
+          </para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Zoom</guimenu>\r
+            <guimenuitem>Zoom in</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Increases the zoom by one increment, resulting in a larger image.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Zoom</guimenu>\r
+            <guimenuitem>Zoom out</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Decreases the zoom by one increment, resulting in a smaller image.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Zoom</guimenu>\r
+            <guimenuitem>Zoom to fit</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>\r
+            Automatically adjusts the zoom so that the image will fit within the display pane. The effect on images with an original size smaller than the display pane can be changed with the\r
+            <emphasis>Allow enlargement of image for zoom to fit</emphasis>\r
+            option located on the\r
+            <link linkend="GuideOptionsImage">Image tab</link>\r
+            of the preferences dialog.\r
+          </para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Zoom</guimenu>\r
+            <guimenuitem>Fit Horizontally</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Adjusts the zoom so image height fit within the display pane.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Zoom</guimenu>\r
+            <guimenuitem>Fit Vertically</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Adjusts the zoom so image width fit within the display pane.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <code>\r
+              <guibutton>\r
+                <guiicon>\r
+                  <inlinegraphic fileref="document-new.png" />\r
+                </guiicon>\r
+                New\r
+              </guibutton>\r
+            </code>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Z</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Zoom</guimenu>\r
+            <guimenuitem>Zoom n:m</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Set zoom to the n:m value. 1:1 is the original size of the image. When n is greater than m, zoom in occurs else zoom out occurs.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+    </variablelist>\r
+    <variablelist>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Z</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Zoom</guimenu>\r
+            <guimenuitem>Zoom n:m</guimenuitem>\r
+          </menuchoice>\r
+          <guimenu>Split</guimenu>\r
+        </term>\r
+        <listitem>\r
+          <para />\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Split</guimenu>\r
+            <guimenuitem>Horizontal</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Splits main image view in two horizontal panes.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>U</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Split</guimenu>\r
+            <guimenuitem>Vertical</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Splits main image view in two vertical panes.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Split</guimenu>\r
+            <guimenuitem>Quad</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Splits main image view in four panes.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>Y</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Split</guimenu>\r
+            <guimenuitem>Single</guimenuitem>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Reverts to normal view mode (one image).</para>\r
+        </listitem>\r
+      </varlistentry>\r
+    </variablelist>\r
+    <variablelist />\r
+    <variablelist>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Image Overlay</guimenu>\r
+            <guimenu>Image Overlay</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Displays Image Overlay information box (OSD), use twice to add histogram to it.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Image Overlay</guimenu>\r
+            <guimenu>Histogram channels</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Switches channels displayed in the histogram (red, green, blue, RGB, value, maximum value).</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Image Overlay</guimenu>\r
+            <guimenu>Histogram log mode</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Toggles between linear and logarithmical histogram.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <guimenu>Full screen</guimenu>\r
+        </term>\r
+        <listitem>\r
+          <para>Toggles the full screen window display.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <guimenu>Keywords</guimenu>\r
+        </term>\r
+        <listitem>\r
+          <para>Toggles display of the Keywords sidebar.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <guimenu>Sort manager</guimenu>\r
+        </term>\r
+        <listitem>\r
+          <para>Toggles display of the Sort Manager sidebar.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <guimenu>Hide Bars</guimenu>\r
+        </term>\r
+        <listitem>\r
+          <para>This item is intended to be used by its shortcut key - by default this is the backtick key. When pressed, the info sidebar, sort manager and file list will be hidden (if displayed). Pressing backtick again will revert the display to its previous layout.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <guimenu>Toggle slideshow</guimenu>\r
+        </term>\r
+        <listitem>\r
+          <para>Begins or ends a slide show, the slide show status is displayed in the status bar.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <guimenu>Pause slideshow</guimenu>\r
+        </term>\r
+        <listitem>\r
+          <para>Pauses a slide show, the slide show status is displayed in the status bar.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <guimenu>Refresh</guimenu>\r
+        </term>\r
+        <listitem>\r
+          <para>Updates the contents of the folder and file lists to match what is currently on disk, the current image will also be reread from disk.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+    </variablelist>\r
+    <para />\r
+  </section>\r
+  <section id="Helpmenu">\r
+    <title>Help menu</title>\r
+    <variablelist>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <shortcut>\r
+              <keycombo>\r
+                <keycap>F1</keycap>\r
+              </keycombo>\r
+            </shortcut>\r
+            <guimenu>Contents</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Opens the Geeqie user manual in a new browser window.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Keyboard shortcuts</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Displays a window listing the default keyboard shortcuts.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Keyboard Map</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Displays an image showing the currently allocated keyboard shortcuts.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Release notes</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Displays a window containing the release notes for the version of Geeqie in use.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>About</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Opens a window containing the Geeqie version, credits, website, and email contact information.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+      <varlistentry>\r
+        <term>\r
+          <menuchoice>\r
+            <guimenu>Log window</guimenu>\r
+          </menuchoice>\r
+        </term>\r
+        <listitem>\r
+          <para>Opens the log window, mostly used for debugging purposes.</para>\r
+        </listitem>\r
+      </varlistentry>\r
+    </variablelist>\r
+    <para />\r
+  </section>\r
+  <section id="Tearoffmenus">\r
+    <title>Tear off menus</title>\r
+    <para>Menus can be permanently displayed by selecting the dotted line item at the top of each menu category. A tear off menu will behave the same as an ordinary window. To close a tear off menu, select the dotted line item at the top of the menu.</para>\r
+    <para />\r
+  </section>\r
+  <section id="Keyboardshortcuts">\r
+    <title>Keyboard shortcuts</title>\r
+    <para>\r
+      The keyboard sequence associated to each menu entry is listed within the main window menu bar. For reference, the complete list of default keyboard shortcuts can be found in section\r
+      <link linkend="GuideReferenceKeyboardShortcuts">Keyboard Shortcuts</link>\r
+      .\r
+    </para>\r
+    <para />\r
+  </section>\r
+  <section id="Changingthemainwindowmenubarkeyboardshortcuts">\r
+    <title>Changing the main window menu bar keyboard shortcuts</title>\r
+    <para>\r
+      The section\r
+      <link linkend="GuideOptionsKeyboard" endterm="titleGuideOptionsKeyboard" />\r
+      descibes how to modify the keyboard shortcuts used in the main menu.\r
+    </para>\r
+  </section>\r
+</section>\r