Fixed doc/Makefile.am according to renamed doc files.
[geeqie.git] / doc / options_hidden.html
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
5 <html xmlns="http://www.w3.org/1999/xhtml">
6 <head>
7   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
8
9   <title>Hidden options - Geeqie User Manual</title>
10 <style type="text/css">
11 /*<![CDATA[*/
12  p.previous {text-align: left}
13  p.gq-hidden-10 {margin-bottom: 0in}
14  p.gq-hidden-9 {margin-left: 1.58in; font-style: normal; font-weight: medium; text-decoration: none}
15  p.gq-hidden-8 {margin-left: 0.79in; font-style: normal; font-weight: medium; text-decoration: none}
16  p.gq-hidden-7 {margin-left: 1.58in; font-weight: medium}
17  pre.gq-hidden-6 {margin-left: 1.58in; margin-bottom: 0.2in}
18  p.gq-hidden-5 {margin-left: 0.79in}
19  div.gq-hidden-4 {text-align: center}
20  table.gq-hidden-3 {page-break-before: always}
21  p.gq-hidden-2 {text-align: right}
22  p.gq-hidden-1 {text-align: center}
23 /*]]>*/
24 </style>
25 </head>
26
27 <body lang="en-US" dir="ltr" xml:lang="en-US">
28   <div class="gq-hidden-4">
29     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-hidden-3">
30
31       <thead>
32         <tr valign="top">
33           <td width="33%">
34             <p class="previous"><a href="options_advanced.html">Previous</a>
35             </p>
36           </td>
37
38           <td width="33%">
39             <p class="gq-hidden-1">Hidden &ndash; Options Explained</p>
40           </td>
41
42           <td width="33%">
43             <p class="gq-hidden-2"><a href="reference.html">Next</a>
44             </p>
45           </td>
46         </tr>
47       </thead>
48     </table>
49   </div>
50
51   <hr />
52
53   <h1>Hidden Options</h1>
54
55   <p><u>geeqierc</u>
56   </p>
57
58   <p class="gq-hidden-5">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:</p>
59
60   <pre class="gq-hidden-6">
61 ($HOME)/.geeqie/geeqierc
62 </pre>
63
64   <p><br />
65   <br />
66   </p>
67
68   <p class="gq-hidden-5"><b>lazy_image_sync: [true | <u>false</u>]</b>: 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.</p>
69
70   <p class="gq-hidden-5"><b>display_dialogs_under_mouse: [true | <u>false</u>]</b>: Enabling this will cause new dialogs to initially position themselves such that they are under the current mouse position.</p>
71
72   <p class="gq-hidden-5"><b>scroll_reset_method: value</b>: This will set the method used to set the scroll position, or visible region of a new image, value can be:</p>
73
74   <p class="gq-hidden-7">0: Move to upper left corner.<br />
75   1: Center image.<br />
76   2: Maintain same visible region as previous image, if possible.</p>
77
78   <p class="gq-hidden-8"><b>dither_quality:</b> Set the quality when dithering images on displays with a limited color pallet:</p>
79
80   <p class="gq-hidden-9">0: No dithering<br />
81   1: Normal<br />
82   2: Best</p>
83
84   <p><br />
85   <br />
86   </p>
87
88   <p><u>Find Duplicates window</u>
89   </p>
90
91   <p class="gq-hidden-5"><b>[Control] + [Shift] + [Right Mouse click]</b>: Use this to display a dialog containing the data stored for the clicked image file. This is usually only useful for debugging purposes.</p>
92
93   <p><br />
94   <br />
95   </p>
96
97   <p><br />
98   <br />
99   </p>
100
101   <hr />
102
103   <div class="gq-hidden-4">
104     <table width="100%" border="0" cellpadding="4" cellspacing="0">
105
106       <thead>
107         <tr valign="top">
108           <td width="33%">
109             <p class="previous"><a href="options_advanced.html">Previous</a>
110             </p>
111           </td>
112
113           <td width="33%">
114             <p class="gq-hidden-1"><a href="index.html">Contents</a>
115             </p>
116           </td>
117
118           <td width="33%">
119             <p class="gq-hidden-2"><a href="reference.html">Next</a>
120             </p>
121           </td>
122         </tr>
123       </thead>
124
125       <tbody>
126         <tr valign="top">
127           <td width="33%">
128             <p><br />
129             </p>
130           </td>
131
132           <td width="33%">
133             <p class="gq-hidden-1"><br />
134             </p>
135           </td>
136
137           <td width="33%">
138             <p class="gq-hidden-2">Geeqie User Manual</p>
139           </td>
140         </tr>
141       </tbody>
142     </table>
143   </div>
144
145   <p class="gq-hidden-10"><br />
146   </p>
147 </body>
148 </html>