comparison doc/10_1_general.html @ 1076:1ecc4f010111

With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
author zas_
date Thu, 23 Oct 2008 19:06:23 +0000
parents 578a27d20b47
children
comparison
equal deleted inserted replaced
1075:578a27d20b47 1076:1ecc4f010111
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <HTML> 2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 <HEAD> 3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4 <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=iso-8859-1"> 4
5 <TITLE>General Options - Geeqie User Manual</TITLE> 5 <html xmlns="http://www.w3.org/1999/xhtml">
6 <META NAME="CREATED" CONTENT="20040805;23590500"> 6 <head>
7 <META NAME="CHANGED" CONTENT="20050131;8415300"> 7 <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
8 </HEAD> 8
9 <BODY LANG="en-US" DIR="LTR"> 9 <title>General Options - Geeqie User Manual</title>
10 <CENTER> 10 <meta name="CREATED" content="20040805;23590500" />
11 <TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 STYLE="page-break-before: always"> 11 <meta name="CHANGED" content="20050131;8415300" />
12 <COL WIDTH=85*> 12 <style type="text/css">
13 <COL WIDTH=85*> 13 /*<![CDATA[*/
14 <COL WIDTH=85*> 14 p.gq-general-11 {margin-bottom: 0in}
15 <THEAD> 15 dd.gq-general-10 {margin-left: 0in; margin-bottom: 0.2in; text-decoration: none}
16 <TR VALIGN=TOP> 16 dd.gq-general-9 {margin-bottom: 0.2in}
17 <TD WIDTH=33%> 17 p.gq-general-8 {margin-left: 1.58in}
18 <P><A HREF="10_options.html">Previous</A></P> 18 dd.gq-general-7 {margin-bottom: 0.2in; text-decoration: none}
19 </TD> 19 dd.gq-general-6 {margin-left: 0in; margin-bottom: 0.2in}
20 <TD WIDTH=33%> 20 p.gq-general-5 {margin-left: 0.79in}
21 <P ALIGN=CENTER>General - Options Explained</P> 21 div.gq-general-4 {text-align: center}
22 </TD> 22 table.gq-general-3 {page-break-before: always}
23 <TD WIDTH=33%> 23 p.gq-general-2 {text-align: right}
24 <P ALIGN=RIGHT><A HREF="10_2_image.html">Next</A></P> 24 p.gq-general-1 {text-align: center}
25 </TD> 25 /*]]>*/
26 </TR> 26 </style>
27 </THEAD> 27 </head>
28 </TABLE> 28
29 </CENTER> 29 <body lang="en-US" dir="ltr" xml:lang="en-US">
30 <HR> 30 <div class="gq-general-4">
31 <H1>10.1 General Options</H1> 31 <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-general-3">
32 <P>This section describes the options presented under the General Tab 32 <col width="85*" />
33 of the preferences dialog.</P> 33 <col width="85*" />
34 <P><BR><BR> 34 <col width="85*" />
35 </P> 35
36 <P><U>Startup</U></P> 36 <thead>
37 <P STYLE="margin-left: 0.79in"><B>Change to folder</B>: Enabling this 37 <tr valign="top">
38 will cause Geeqie to initially open to the specified folder.</P> 38 <td width="33%">
39 <P STYLE="margin-left: 0.79in"><B>Use Current</B>: Activate this 39 <p><a href="10_options.html">Previous</a>
40 button to change the setting to the current folder.</P> 40 </p>
41 <DL> 41 </td>
42 <DD STYLE="margin-left: 0in; margin-bottom: 0.2in"><BR><BR> 42
43 </DD></DL> 43 <td width="33%">
44 <P> 44 <p class="gq-general-1">General - Options Explained</p>
45 <U>Thumbnails</U></P> 45 </td>
46 <DL> 46
47 <DL> 47 <td width="33%">
48 <DD STYLE="margin-bottom: 0.2in; text-decoration: none"><B>Size</B>: 48 <p class="gq-general-2"><a href="10_2_image.html">Next</a>
49 Selects the size of the thumbnails displayed throughout Geeqie, 49 </p>
50 dimensions are width by height in pixels.</DD><DD STYLE="margin-bottom: 0.2in; text-decoration: none"> 50 </td>
51 <B>Quality</B>: Selects the method to use when scaling an image 51 </tr>
52 down for thumbnails.</DD></DL> 52 </thead>
53 </DL> 53 </table>
54 <P STYLE="margin-left: 1.58in"> 54 </div>
55 <B>Nearest</B>: Fastest scaler, but results in poor thumbnail 55
56 quality.<BR><B>Tiles</B>: Thumbnail results are very close to 56 <hr />
57 bilinear, with better speed.<BR><B>Bilinear</B>: High quality 57
58 results, moderately fast.<BR><B>Hyper</B>: Slowest scaler, sometimes 58 <h1>10.1 General Options</h1>
59 gives better results than bilinear.</P> 59
60 <DL> 60 <p>This section describes the options presented under the General Tab of the preferences dialog.</p>
61 <DL> 61
62 <DD STYLE="margin-bottom: 0.2in"><B>Cache thumbnails</B>: Enable 62 <p><br />
63 this to save thumbnails to disk, subsequent requests for a 63 <br />
64 thumbnail will be faster. Thumbnails are cached into 64 </p>
65 ($HOME)/.geeqie/thumbnails. Refer to <A HREF="11_3_thumbnails.html">11.3 65
66 thumbnails</A> for details.</DD><DD STYLE="margin-bottom: 0.2in"> 66 <p><u>Startup</u>
67 <B>Use shared thumbnail cache:</B> This will use a thumbnail 67 </p>
68 caching method that is compatible with applications that use the 68
69 standard thumbnail specification. When this option is enabled 69 <p class="gq-general-5"><b>Change to folder</b>: Enabling this will cause Geeqie to initially open to the specified folder.</p>
70 thumbnails will be stored in ($HOME)/.thumbnails</DD><DD STYLE="margin-bottom: 0.2in"> 70
71 <B>Cache thumbnails into .thumbnails</B>: When enabled, Geeqie 71 <p class="gq-general-5"><b>Use Current</b>: Activate this button to change the setting to the current folder.</p>
72 attempts to store cached thumbnails closer to the source image. 72
73 This way multiple users can benefit from a single cache, thereby 73 <dl>
74 reducing wasted disk space. The resulting location is the source 74 <dd class="gq-general-6"><br />
75 image's folder, in a sub folder with the name <B>.thumbnails</B>. 75 <br />
76 When the image source folder cannot be written, Geeqie falls back 76 </dd>
77 to saving the thumbnail in the user's home folder.</DD><DD STYLE="margin-bottom: 0.2in; text-decoration: none"> 77 </dl>
78 <B>Use xvpics thumbnails when found</B>: xvpics is a common 78
79 thumbnail caching format used by several applications. Thumbnails 79 <p><u>Thumbnails</u>
80 are stored locally to the source image in a sub folder with the 80 </p>
81 name <B>.xvpics</B>. Enabling this option will allow Geeqie to read 81
82 thumbnails saved in the xvpics format.</DD><DL> 82 <dl>
83 <DL> 83 <dd>
84 <DD STYLE="margin-bottom: 0.2in; text-decoration: none"> 84 <dl>
85 <I>Note:</I> Support for xvpics is read only, Geeqie can not 85 <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>
86 generate thumbnails in this format.</DD></DL> 86
87 </DL> 87 <dd class="gq-general-7"><b>Quality</b>: Selects the method to use when scaling an image down for thumbnails.</dd>
88 </DL> 88 </dl>
89 </DL> 89 </dd>
90 <P> 90 </dl>
91 <BR><BR> 91
92 </P> 92 <p class="gq-general-8"><b>Nearest</b>: Fastest scaler, but results in poor thumbnail quality.<br />
93 <P><U>Slide show</U></P> 93 <b>Tiles</b>: Thumbnail results are very close to bilinear, with better speed.<br />
94 <DL> 94 <b>Bilinear</b>: High quality results, moderately fast.<br />
95 <DL> 95 <b>Hyper</b>: Slowest scaler, sometimes gives better results than bilinear.</p>
96 <DD STYLE="margin-bottom: 0.2in; text-decoration: none"><B>Delay 96
97 between image change</B>: Specifies the delay between images for 97 <dl>
98 slide shows, in seconds.</DD><DD STYLE="margin-bottom: 0.2in; text-decoration: none"> 98 <dd>
99 <B>Random</B>: When enabled, slide show images will appear in 99 <dl>
100 random order.</DD><DL> 100 <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="11_3_thumbnails.html">11.3 thumbnails</a> for details.</dd>
101 <DL> 101
102 <DD STYLE="margin-bottom: 0.2in; text-decoration: none"> 102 <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>
103 <I>Note:</I> Random images are displayed such that each image 103
104 appears once per cycle of all images. When the slide show repeat 104 <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>
105 option is enabled, the image order is randomized after completing 105
106 each cycle.</DD></DL> 106 <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>
107 </DL> 107
108 <DD STYLE="margin-bottom: 0.2in; text-decoration: none"> 108 <dd>
109 <B>Repeat</B>: When enabled, slide shows will continue at the 109 <dl>
110 beginning after the last image is displayed.</DD></DL> 110 <dd>
111 <DD STYLE="margin-left: 0in; margin-bottom: 0.2in; text-decoration: none"> 111 <dl>
112 <BR><BR> 112 <dd class="gq-general-7"><i>Note:</i> Support for xvpics is read only, Geeqie can not generate thumbnails in this format.</dd>
113 </DD></DL> 113 </dl>
114 <P> 114 </dd>
115 <BR><BR> 115 </dl>
116 </P> 116 </dd>
117 <HR> 117 </dl>
118 <CENTER> 118 </dd>
119 <TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0> 119 </dl>
120 <COL WIDTH=85*> 120
121 <COL WIDTH=85*> 121 <p><br />
122 <COL WIDTH=85*> 122 <br />
123 <THEAD> 123 </p>
124 <TR VALIGN=TOP> 124
125 <TD WIDTH=33%> 125 <p><u>Slide show</u>
126 <P><A HREF="10_options.html">Previous</A></P> 126 </p>
127 </TD> 127
128 <TD WIDTH=33%> 128 <dl>
129 <P ALIGN=CENTER><A HREF="index.html">Contents</A></P> 129 <dd>
130 </TD> 130 <dl>
131 <TD WIDTH=33%> 131 <dd class="gq-general-7"><b>Delay between image change</b>: Specifies the delay between images for slide shows, in seconds.</dd>
132 <P ALIGN=RIGHT><A HREF="10_2_image.html">Next</A></P> 132
133 </TD> 133 <dd class="gq-general-7"><b>Random</b>: When enabled, slide show images will appear in random order.</dd>
134 </TR> 134
135 </THEAD> 135 <dd>
136 <TBODY> 136 <dl>
137 <TR VALIGN=TOP> 137 <dd>
138 <TD WIDTH=33%> 138 <dl>
139 <P><BR> 139 <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>
140 </P> 140 </dl>
141 </TD> 141 </dd>
142 <TD WIDTH=33%> 142 </dl>
143 <P ALIGN=CENTER><BR> 143 </dd>
144 </P> 144
145 </TD> 145 <dd class="gq-general-7"><b>Repeat</b>: When enabled, slide shows will continue at the beginning after the last image is displayed.</dd>
146 <TD WIDTH=33%> 146 </dl>
147 <P ALIGN=RIGHT>Geeqie User Manual</P> 147 </dd>
148 </TD> 148
149 </TR> 149 <dd class="gq-general-10"><br />
150 </TBODY> 150 <br />
151 </TABLE> 151 </dd>
152 </CENTER> 152 </dl>
153 <P STYLE="margin-bottom: 0in"><BR> 153
154 </P> 154 <p><br />
155 </BODY> 155 <br />
156 </HTML> 156 </p>
157
158 <hr />
159
160 <div class="gq-general-4">
161 <table width="100%" border="0" cellpadding="4" cellspacing="0">
162 <col width="85*" />
163 <col width="85*" />
164 <col width="85*" />
165
166 <thead>
167 <tr valign="top">
168 <td width="33%">
169 <p><a href="10_options.html">Previous</a>
170 </p>
171 </td>
172
173 <td width="33%">
174 <p class="gq-general-1"><a href="index.html">Contents</a>
175 </p>
176 </td>
177
178 <td width="33%">
179 <p class="gq-general-2"><a href="10_2_image.html">Next</a>
180 </p>
181 </td>
182 </tr>
183 </thead>
184
185 <tbody>
186 <tr valign="top">
187 <td width="33%">
188 <p><br />
189 </p>
190 </td>
191
192 <td width="33%">
193 <p class="gq-general-1"><br />
194 </p>
195 </td>
196
197 <td width="33%">
198 <p class="gq-general-2">Geeqie User Manual</p>
199 </td>
200 </tr>
201 </tbody>
202 </table>
203 </div>
204
205 <p class="gq-general-11"><br />
206 </p>
207 </body>
208 </html>