Simplify util_clip_region()
[geeqie.git] / doc / docbook / GuideOptionsHidden.xml
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <section id="GuideOptionsHidden">\r
3   <title id="titleGuideOptionsHidden">Legacy Configuration File Options</title>\r
4   <para />\r
5   <para>\r
6     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\r
7     <link linkend="GuideReferenceConfig">Geeqie configuration file</link>\r
8     .\r
9   </para>\r
10   <para>\r
11     <emphasis role="strong">\r
12       lazy_image_sync: [true\r
13       <emphasis role="i">false</emphasis>\r
14       ]\r
15     </emphasis>\r
16     : 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.\r
17   </para>\r
18   <para>\r
19     <emphasis role="strong">\r
20       place_dialogs_under_mouse: [true\r
21       <emphasis role="i">false</emphasis>\r
22       ]\r
23     </emphasis>\r
24     : Enabling this will cause new dialogs to initially position themselves such that they are under the current mouse position.\r
25   </para>\r
26   <para />\r
27   <varlistentry>\r
28     <term>\r
29       <emphasis role="strong">scroll_reset_method: value</emphasis>\r
30       : This will set the method used to set the scroll position, or visible region of a new image, value can be:\r
31     </term>\r
32     <listitem>0: Move to upper left corner.</listitem>\r
33     <listitem>1: Center image.</listitem>\r
34     <listitem>2: Maintain same visible region as previous image, if possible.</listitem>\r
35   </varlistentry>\r
36   <para>\r
37     <emphasis role="strong">\r
38       thumbnails.use_xvpics =  [true\r
39       <emphasis role="i">false</emphasis>\r
40       ]\r
41     </emphasis>\r
42     : xvpics is a common thumbnail caching format used by several applications. Thumbnails are stored locally to the source image in a sub folder with the name\r
43     <emphasis role="strong">.xvpics</emphasis>\r
44     . Enabling this option will allow Geeqie to read thumbnails saved in the xvpics format.\r
45   </para>\r
46   <note>\r
47     <para>Support for xvpics is read only, Geeqie can not generate thumbnails in this format.</para>\r
48   </note>\r
49 </section>\r