view doc/docbook/GuideOptionsHidden.xml @ 1777:56c019ed8746

Some systems do not have SA_SIGINFO (siginfo_t), like GNU/Hurd, so just test if defined or not. Patch by Michal iha (Bug ID: 2894271).
author zas_
date Fri, 04 Dec 2009 21:01:11 +0000
parents 2ae81598b254
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>