Move dialog descriptions to definitions lists, first step.
[geeqie.git] / doc / options_general.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>General Options - Geeqie User Manual</title>
10   <link rel="stylesheet" type="text/css" href="style.css" />
11 </head>
12
13 <body lang="en-US" dir="ltr" xml:lang="en-US">
14   <div class="navtop">
15     <table width="100%" border="0" cellpadding="4" cellspacing="0">
16       <col id="navtop_col1" width="33%"></col>
17       <col id="navtop_col2" width="33%"></col>
18       <col id="navtop_col3" width="33%"></col>
19
20       <thead>
21         <tr>
22           <td>
23             <p class="previous"><a href="options.html">Previous</a>
24             </p>
25           </td>
26
27           <td>
28             <p class="gq-general-1">General &ndash; Options Explained</p>
29           </td>
30
31           <td>
32             <p class="gq-general-2"><a href="options_image.html">Next</a>
33             </p>
34           </td>
35         </tr>
36       </thead>
37     </table>
38   </div>
39
40   <hr />
41
42   <h1>General Options</h1>
43
44   <p>This section describes the options presented under the General Tab of the preferences dialog.</p>
45
46   <p><br />
47   <br />
48   </p>
49
50   <h2>Startup</h2>
51
52   <p class="gq-general-5"><b>Change to folder</b>: Enabling this will cause Geeqie to initially open to the specified folder.</p>
53
54   <p class="gq-general-5"><b>Use Current</b>: Activate this button to change the setting to the current folder.</p>
55
56   <dl>
57     <dd class="gq-general-6"><br />
58     <br />
59     </dd>
60   </dl>
61
62   <h2>Thumbnails</h2>
63
64   <dl>
65     <dd>
66       <dl>
67         <dd class="gq-general-7"><b>Size</b>: Selects the size of the thumbnails displayed throughout Geeqie, dimensions are width by height in pixels.</dd>
68
69         <dd class="gq-general-7"><b>Quality</b>: Selects the method to use when scaling an image down for thumbnails.</dd>
70       </dl>
71     </dd>
72   </dl>
73
74   <p class="gq-general-8"><b>Nearest</b>: Fastest scaler, but results in poor thumbnail quality.<br />
75   <b>Tiles</b>: Thumbnail results are very close to bilinear, with better speed.<br />
76   <b>Bilinear</b>: High quality results, moderately fast.<br />
77   <b>Hyper</b>: Slowest scaler, sometimes gives better results than bilinear.</p>
78
79   <dl>
80     <dd>
81       <dl>
82         <dd class="gq-general-9"><b>Cache thumbnails</b>: Enable this to save thumbnails to disk, subsequent requests for a thumbnail will be faster. Thumbnails are cached into ($HOME)/.geeqie/thumbnails. Refer to <a href="reference_thumbnails.html">Thumbnails Reference</a> for details.</dd>
83
84         <dd class="gq-general-9"><b>Use shared thumbnail cache:</b> This will use a thumbnail caching method that is compatible with applications that use the standard thumbnail specification. When this option is enabled thumbnails will be stored in ($HOME)/.thumbnails</dd>
85
86         <dd class="gq-general-9"><b>Cache thumbnails into .thumbnails</b>: When enabled, Geeqie attempts to store cached thumbnails closer to the source image. This way multiple users can benefit from a single cache, thereby reducing wasted disk space. The resulting location is the source image's folder, in a sub folder with the name <b>.thumbnails</b>. When the image source folder cannot be written, Geeqie falls back to saving the thumbnail in the user's home folder.</dd>
87
88         <dd class="gq-general-7"><b>Use xvpics thumbnails when found</b>: 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 <b>.xvpics</b>. Enabling this option will allow Geeqie to read thumbnails saved in the xvpics format.</dd>
89
90         <dd>
91           <dl>
92             <dd>
93               <dl>
94                 <dd class="gq-general-7"><i>Note:</i> Support for xvpics is read only, Geeqie can not generate thumbnails in this format.</dd>
95               </dl>
96             </dd>
97           </dl>
98         </dd>
99       </dl>
100     </dd>
101   </dl>
102
103   <p><br />
104   <br />
105   </p>
106
107   <h2>Slide show</h2>
108
109   <dl>
110     <dd>
111       <dl>
112         <dd class="gq-general-7"><b>Delay between image change</b>: Specifies the delay between images for slide shows, in seconds.</dd>
113
114         <dd class="gq-general-7"><b>Random</b>: When enabled, slide show images will appear in random order.</dd>
115
116         <dd>
117           <dl>
118             <dd>
119               <dl>
120                 <dd class="gq-general-7"><i>Note:</i> Random images are displayed such that each image appears once per cycle of all images. When the slide show repeat option is enabled, the image order is randomized after completing each cycle.</dd>
121               </dl>
122             </dd>
123           </dl>
124         </dd>
125
126         <dd class="gq-general-7"><b>Repeat</b>: When enabled, slide shows will continue at the beginning after the last image is displayed.</dd>
127       </dl>
128     </dd>
129
130     <dd class="gq-general-10"><br />
131     <br />
132     </dd>
133   </dl>
134
135   <p><br />
136   <br />
137   </p>
138
139   <hr />
140
141   <div class="navbottom">
142     <table width="100%" border="0" cellpadding="4" cellspacing="0">
143       <col id="navbottom_col1" width="33%"></col>
144       <col id="navbottom_col2" width="33%"></col>
145       <col id="navbottom_col3" width="33%"></col>
146
147       <thead>
148         <tr>
149           <td>
150             <p class="previous"><a href="options.html">Previous</a>
151             </p>
152           </td>
153
154           <td>
155             <p class="gq-general-1"><a href="index.html">Contents</a>
156             </p>
157           </td>
158
159           <td>
160             <p class="gq-general-2"><a href="options_image.html">Next</a>
161             </p>
162           </td>
163         </tr>
164       </thead>
165
166     </table>
167   </div>
168
169   <div class="footer">Geeqie User Manual</div>
170   <div class="bottomspacer">&nbsp;</div>
171 </body>
172 </html>