view doc/docbook/GuideOptionsHidden.xml @ 1773:2ae81598b254

scripts for converting wiki documentation to docbook
author nadvornik
date Sun, 22 Nov 2009 09:12:22 +0000
parents
children
line wrap: on
line source

<?xml version="1.0" encoding="utf-8"?>
<section id="GuideOptionsHidden">
    <title>
      Hidden Options
    </title>
    <para/><section id="geeqierc"><title>
      geeqierc
    </title>
    <para>
      This section describes the options not accessible by the graphical interface, these options exist to maintain behavior of older releases of Geeqie. To change these settings, edit the Geeqie configuration file:
    </para>
    <para>
      <literal>($HOME)/.geeqie/geeqierc</literal>
    </para>
    <para>
      <emphasis role="strong">lazy_image_sync: [true <emphasis role="i">false</emphasis>]</emphasis>: This will suppress the image view from changing when selecting a new folder; the current image will remain displayed until the user manually selects another image.
    </para>
    <para>
      <emphasis role="strong">display_dialogs_under_mouse: [true <emphasis role="i">false</emphasis>]</emphasis>: Enabling this will cause new dialogs to initially position themselves such that they are under the current mouse position.
    </para>
    <para>
      <emphasis role="strong">scroll_reset_method: value</emphasis>: This will set the method used to set the scroll position, or visible region of a new image, value can be:
    </para>
    <para>
      0: Move to upper left corner.<?db2html element="br"?>
      1: Center image.<?db2html element="br"?>
      2: Maintain same visible region as previous image, if possible.
    </para>
    <para>
      <emphasis role="strong">dither_quality:</emphasis> Set the quality when dithering images on displays with a limited color pallet:
    </para>
    <para>
      0: No dithering<?db2html element="br"?>
      1: Normal<?db2html element="br"?>
      2: Best
    </para>
    <para/></section><section id="FindDuplicateswindow"><title>
      Find Duplicates window
    </title>
    <para>
      <emphasis role="strong">Ctrl + Shift + [Right Mouse click]</emphasis>: Use this to display a dialog containing the data stored for the clicked image file. This is usually only useful for debugging purposes.
    </para>
  <para/></section></section>