With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixe...
[geeqie.git] / doc / 10_6_advanced.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>Advanced Options - Geeqie User Manual</title>
10   <meta name="CREATED" content="20040805;23590500" />
11   <meta name="CHANGED" content="20050208;14303200" />
12 <style type="text/css">
13 /*<![CDATA[*/
14  p.gq-advanced-14 {margin-bottom: 0in}
15  span.gq-advanced-13 {text-decoration: none}
16  p.gq-advanced-12 {margin-left: 1.58in}
17  p.gq-advanced-11 {margin-left: 0.79in; font-weight: medium}
18  p.gq-advanced-10 {font-style: italic; margin-left: 2.36in}
19  p.gq-advanced-9 {margin-left: 1.58in; font-style: normal}
20  p.gq-advanced-8 {margin-left: 0.79in; font-style: normal}
21  p.gq-advanced-7 {font-style: normal; font-weight: medium}
22  p.gq-advanced-6 {margin-left: 0.79in}
23  p.gq-advanced-5 {font-style: normal; text-decoration: none}
24  div.gq-advanced-4 {text-align: center}
25  table.gq-advanced-3 {page-break-before: always}
26  p.gq-advanced-2 {text-align: right}
27  p.gq-advanced-1 {text-align: center}
28 /*]]>*/
29 </style>
30 </head>
31
32 <body lang="en-US" dir="ltr" xml:lang="en-US">
33   <div class="gq-advanced-4">
34     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-advanced-3">
35       <col width="85*" />
36       <col width="85*" />
37       <col width="85*" />
38
39       <thead>
40         <tr valign="top">
41           <td width="33%">
42             <p><a href="10_5_editor_commands.html">Previous</a>
43             </p>
44           </td>
45
46           <td width="33%">
47             <p class="gq-advanced-1">Advanced &ndash; Options Explained</p>
48           </td>
49
50           <td width="33%">
51             <p class="gq-advanced-2"><a href="10_7_hidden.html">Next</a>
52             </p>
53           </td>
54         </tr>
55       </thead>
56     </table>
57   </div>
58
59   <hr />
60
61   <h1>10.6 Advanced Options</h1>
62
63   <p class="gq-advanced-5">This section describes the options presented under the Advanced Tab of the preferences dialog.</p>
64
65   <p><br />
66   <br />
67   </p>
68
69   <p><u>Full Screen</u>
70   </p>
71
72   <p class="gq-advanced-6"><b>Location</b>: Selects the location and position of the full screen window. 'Determined by window manager' will leave the window placement up to the window manager. 'Active screen' places the window on the same screen as the Geeqie main window. 'Active monitor' does the same, but limits the full screen window size to the monitor containing the main window. The remaining choices are dependent on the multiple monitor configuration.</p>
73
74   <p class="gq-advanced-6"><b>Stay above other windows:</b> Enable this to have Geeqie ask the window manager to keep the full screen window above other windows. Note that the window manager may ignore the request. This option is not relevant when the full screen location is determined by the window manager.</p>
75
76   <p class="gq-advanced-6"><b>Smooth image flip</b>: This option delays the image change in full screen until the next image is entirely decoded into memory, the result is a smoother transition between images.</p>
77
78   <p class="gq-advanced-6"><b>Disable screen saver</b>: This option will execute <i>xscreensaver-command --deactivate</i> once per minute to avoid the screen saver from activating when Geeqie is displayed full screen.</p>
79
80   <p><br />
81   <br />
82   </p>
83
84   <p class="gq-advanced-7"><u>Delete</u>
85   </p>
86
87   <p class="gq-advanced-8"><b>Confirm file delete</b>: Prompts for confirmation before deleting files.</p>
88
89   <p class="gq-advanced-8"><b>Enable Delete key</b>: Disable this to disassociate the delete file function from the Delete key. This option does not effect the [Control] + D key sequence. May be useful in combination with &ldquo;confirm file delete&rdquo;, above, disabled so that accidentally hitting a single key will not result in deleted files.</p>
90
91   <p class="gq-advanced-8"><b>Safe Delete</b>: Moves deleted files to a temporary folder, for easy retrieval of deleted files. Files in the temporary folder are retained until the maximum size is reached, at which point deleting additional files will result in the removal of the oldest files to reclaim the space needed for the new files.</p>
92
93   <p class="gq-advanced-9"><i>Note:</i> Files moved to the Safe Delete folder are prefixed with a six digit number in the format:</p>
94
95   <p class="gq-advanced-10">nnnnnn_FILENAME</p>
96
97   <p class="gq-advanced-9">This is used by the delete feature to distinguish which files to remove first when clearing space for new files. The digit counter increments with each deleted file.</p>
98
99   <p class="gq-advanced-8"><b>Folder</b>: The location of the folder used by the Safe Delete feature.</p>
100
101   <p class="gq-advanced-6"><b>Maximum size</b>: The size to use for the Safe Delete folder, in megabytes.</p>
102
103   <p class="gq-advanced-6"><b>Clear</b> button: Removes all files contained in the Safe Delete folder.</p>
104
105   <p class="gq-advanced-6"><b>View</b> button: Changes the Geeqie main window to display the contents of the Safe Delete folder.</p>
106
107   <p><br />
108   <br />
109   </p>
110
111   <p><u>Behavior</u>
112   </p>
113
114   <p class="gq-advanced-11"><b>Rectangular selection in icon view:</b> Enable this to change the selection method used when selecting multiple items in an icon view.</p>
115
116   <p class="gq-advanced-6"><b>Descend folders in tree view</b>: This will allow Geeqie to read sub folder content to determine if it should display expander indicators in the folder tree view.</p>
117
118   <p class="gq-advanced-12"><i>Note:</i> Disable this if Geeqie wakes up auto mounted network shares, or takes too long to initially display the folder view.</p>
119
120   <p class="gq-advanced-6"><b>In place renaming</b>: When renaming a single file, this will allow the rename entry to appear directly over the original filename.</p>
121
122   <p><br />
123   <br />
124   </p>
125
126   <p><u>Navigation</u>
127   </p>
128
129   <p class="gq-advanced-6"><b>Progressive keyboard scrolling</b>: This will cause image panning speed to gradually accelerate when holding down the keyboard arrows.</p>
130
131   <p class="gq-advanced-6"><b>Mouse wheel scrolls image</b>: The default is for the mouse wheel to change the image, and to scroll the image when shift is used in combination with the wheel. Enabling this swaps the behavior so that operating the wheel will scroll the image, and holding down shift will change the image.</p>
132
133   <p><br />
134   <br />
135   </p>
136
137   <p><u>Miscellaneous</u>
138   </p>
139
140   <p class="gq-advanced-11"><b>Store keywords and comments local to source images:</b> When enabled, Geeqie attempts to store metadata such as keywords closer to the source image. The resulting location is the source image's folder, in a sub folder with the name "<b>.metadata"</b>. When the image source folder cannot be written, Geeqie falls back to saving the medata in "$HOME/.geeqie/metadata".</p>
141
142   <p class="gq-advanced-6"><b>Custom similarity threshold</b>: This setting is used by the compare method &ldquo;similarity (custom)&rdquo;, located in the Find Duplicates window.</p>
143
144   <p class="gq-advanced-6"><b>Offscreen cache size</b>: Geeqie only renders the visible portion of an image. To reduce rendering the same area frequently when panning an image, some memory is used to retain the recently rendered image data. This value controls the maximum amount of memory to use.</p>
145
146   <p class="gq-advanced-12"><i>Note:</i> This setting controls the amount of memory <span class="gq-advanced-13">for <u>each</u> image window.</span></p>
147
148   <p><br />
149   <br />
150   </p>
151
152   <p><br />
153   <br />
154   </p>
155
156   <hr />
157
158   <div class="gq-advanced-4">
159     <table width="100%" border="0" cellpadding="4" cellspacing="0">
160       <col width="85*" />
161       <col width="85*" />
162       <col width="85*" />
163
164       <thead>
165         <tr valign="top">
166           <td width="33%">
167             <p><a href="10_5_editor_commands.html">Previous</a>
168             </p>
169           </td>
170
171           <td width="33%">
172             <p class="gq-advanced-1"><a href="index.html">Contents</a>
173             </p>
174           </td>
175
176           <td width="33%">
177             <p class="gq-advanced-2"><a href="10_7_hidden.html">Next</a>
178             </p>
179           </td>
180         </tr>
181       </thead>
182
183       <tbody>
184         <tr valign="top">
185           <td width="33%">
186             <p><br />
187             </p>
188           </td>
189
190           <td width="33%">
191             <p class="gq-advanced-1"><br />
192             </p>
193           </td>
194
195           <td width="33%">
196             <p class="gq-advanced-2">Geeqie User Manual</p>
197           </td>
198         </tr>
199       </tbody>
200     </table>
201   </div>
202
203   <p class="gq-advanced-14"><br />
204   </p>
205 </body>
206 </html>