Simplify OSD settings in Preferences
[geeqie.git] / web / help / GuideIndex.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 <title>The Geeqie User Manual</title>
6 <link rel="previous" href="GuideIndex-info.html" title="">
7 <link rel="next" href="GuideIntroduction.html" title="Introduction">
8 <style type="text/css">
9
10 html { height: 100%; }
11 body {
12   margin: 0px; padding: 12px;
13   background-color: #f9f9f6;
14   min-height: 100%;
15   direction: ltr;
16 }
17 div, p, pre, blockquote { margin: 0; padding: 0; }
18 p img { vertical-align: middle; }
19 sub { font-size: 0.83em; }
20 sub sub { font-size: 1em; }
21 sup { font-size: 0.83em; }
22 sup sup { font-size: 1em; }
23 table { border-collapse: collapse; }
24 table.table-pgwide { width: 100%; }
25 td { vertical-align: top; }
26 td { padding: 0.2em 0.83em 0.2em 0.83em; }
27 th { padding: 0 0.83em 0 0.83em; }
28 tr.tr-shade {
29   background-color: #f9f9f6;
30 }
31 td.td-colsep { border-right: solid 1px; }
32 td.td-rowsep { border-bottom: solid 1px; }
33 thead { border-top: solid 2px; border-bottom: solid 2px; }
34 tfoot { border-top: solid 2px; border-bottom: solid 2px; }
35 div.body {
36   padding: 1em;
37   max-width: 60em;
38   background-color: #ffffff;
39   border: solid 1px #e0e0df;
40 }
41 div.body-sidebar {
42   margin-right: 13em;
43 }
44 div.division div.division { margin-top: 1.72em; }
45 div.division div.division div.division { margin-top: 1.44em; }
46 div.header {
47   margin: 0;
48   color: #3f3f3f;
49   border-bottom: solid 1px #e0e0df;
50 }
51 h1, h2, h3, h4, h5, h6, h7 {
52   margin: 0; padding: 0;
53   color: #3f3f3f;
54 }
55 h1.title { font-size: 1.72em; }
56 h2.title { font-size: 1.44em; }
57 h3.title { font-size: 1.2em; }
58 h4.title, h5.title, h6.title, h7.title { font-size: 1em; }
59 .block { margin-top: 1em; }
60 .block .block-first { margin-top: 0; }
61 .block-indent {
62   margin-left left: 1.72em;
63   margin-: 1em;
64 }
65 .block-indent .block-indent { margin-left: 0em; margin-right: 0em; }
66 td .block-indent  { margin-left: 0em; margin-right: 0em; }
67 dd .block-indent  { margin-left: 0em; margin-right: 0em; }
68 .block-verbatim { white-space: pre; }
69 div.title {
70   margin-bottom: 0.2em;
71   font-weight: bold;
72   color: #3f3f3f;
73 }
74 div.title-formal { padding-left: 0.2em; padding-right: 0.2em; }
75 div.title-formal .label { font-weight: normal; }
76 a {
77   color: #1f609f;
78   text-decoration: none;
79 }
80 a:hover { text-decoration: underline; }
81 a:visited { color: #9f1f6f; }
82 ul, ol, dl { margin: 0; padding: 0; }
83 li {
84   margin-top: 1em;
85   margin-left: 2.4em;
86   padding: 0;
87 }
88 li.li-first { margin-top: 0; }
89 dt { margin: 1em 0 0 0; }
90 dt.dt-first { margin: 0; }
91 dd {
92   margin-left: 1.72em;
93   margin-top: 0.5em;
94 }
95 dl.dl-compact dt { margin-top: 0; }
96 dl.dl-compact dd { margin-top: 0; margin-bottom: 0; }
97
98
99 ul.linktrail {
100   display: block;
101   margin: 0.2em 0 0 0;
102   text-align: right;
103 }
104 li.linktrail { display: inline; margin: 0; padding: 0; }
105
106 li.linktrail::before {
107   content: '  /  ';
108   color: #3f3f3f;
109 }
110
111 li.linktrail-first::before, li.linktrail-only::before { content: ''; }
112
113
114 div.navbar {
115   padding: 0.5em 1em 0.5em 1em;
116   max-width: 60em;
117   background-color: #ffffff;
118   border: solid 1px #e0e0df;
119 }
120 div.navbar-top { margin-bottom: 1em; }
121 div.navbar-bottom { margin-top: 1em; clear: both; }
122 div.navbar img { border: 0; vertical-align: -0.4em; }
123 table.navbar { width: 100%; margin: 0; border: none; }
124 table.navbar td { padding: 0; border: none; }
125 td.navbar-next {
126   text-align: right;
127 }
128 a.navbar-prev::before {
129   
130   content: '◀  ';
131   color: #3f3f3f;
132 }
133 a.navbar-next::after {
134   
135   content: '  ▶';
136   color: #3f3f3f;
137 }
138
139
140 div.sidebar {
141   float: right;
142   padding: 0; margin: 0; width: 12em;
143 }
144 div.sidenav {
145   padding: 0.5em 1em 0 1em;
146   background-color: #ffffff;
147   border: solid 1px #e0e0df;
148 }
149 div.sidenav div.autotoc {
150   background-color: #ffffff;
151   border: none; padding: 0; margin: 0;
152 }
153 div.sidenav div.autotoc div.autotoc { margin-top: 0.5em; }
154 div.sidenav div.autotoc li { margin-bottom: 0.5em; }
155 div.sidenav div.autotoc div.autotoc div.autotoc {
156   margin-left: 1em;
157   margin-top: 0;
158 }
159 div.sidenav div.autotoc div.autotoc div.autotoc li { margin-bottom: 0; }
160
161
162 div.autotoc {
163   
164   display: table;
165   margin-top: 1em;
166   margin-left: 1.72em;
167   padding: 0.5em 1em 0.5em 1em;
168   background-color: #f0f9ff;
169   border: solid 1px #c0c9ff;
170 }
171 div.autotoc ul { margin: 0; padding: 0; }
172 div.autotoc li { list-style-type: none; margin: 0; }
173 div.autotoc div.autotoc-title { margin-bottom: 0.5em; }
174 div.autotoc div.autotoc { border: none; padding: 0; margin-top: 0; margin-bottom: 0.5em; }
175 div.autotoc div.autotoc div.autotoc { margin-bottom: 0; }
176
177
178 span.bibliolabel {
179   color: #3f3f3f;
180 }
181
182
183 div.admonition {
184   padding: 0.5em 6px 0.5em 6px;
185   border: solid 1px #e0e0df;
186   background-color: #fffff0;
187 }
188 div.caution-inner, div.important-inner, div.note-inner, div.tip-inner, div.warning-inner {
189   padding-left: 60px;
190   background-position: left top;
191   background-repeat: no-repeat;
192   min-height: 48px;
193 }
194 div.caution-inner { background-image: url("admon-caution.png"); }
195 div.important-inner { background-image: url("admon-important.png"); }
196 div.note-inner { background-image: url("admon-note.png"); }
197 div.note-bug div.note-inner { background-image: url("admon-bug.png"); }
198 div.tip-inner { background-image: url("admon-tip.png"); }
199 div.warning-inner { background-image: url("admon-warning.png"); }
200 div.blockquote {
201   
202   background-image: url('watermark-blockquote-201C.png');
203   background-repeat: no-repeat;
204   background-position: top left;
205   padding: 0.5em;
206   padding-left: 4em;
207 }
208 div.attribution {
209   margin-top: 0.5em;
210   color: #3f3f3f;
211 }
212 div.attribution::before {
213   
214   content: '― ';
215 }
216 div.epigraph {
217   text-align: right;
218   margin-left: 20%;
219   margin-right: 0;
220   color: #3f3f3f;
221 }
222 div.figure, div.informalfigure {
223   
224   display: table;
225   padding: 0.5em;
226   background-color: #f9f9f6;
227   border: solid 1px #e0e0df;
228 }
229 div.figure-inner, div.informalfigure-inner {
230   padding: 0.5em;
231   background-color: #ffffff;
232   border: solid 1px #e0e0df;
233 }
234 div.caption { margin-top: 0.5em; }
235 div.programlisting {
236   padding: 0.5em;
237   
238   background-color: #f9f9f6;
239   border: solid 1px #e0e0df;
240 }
241 div.screen {
242   padding: 0.5em;
243   
244   background-color: #f9f9f6;
245   border: solid 1px #e0e0df;
246 }
247 div.screen .prompt {
248   color: #3f3f3f;
249 }
250 div.screen .userinput {
251   font-weight: bold;
252   color: #3f3f3f;
253 }
254 div.programlisting .userinput {
255   font-weight: bold;
256   color: #3f3f3f;
257 }
258 pre.linenumbering {
259   color: #3f3f3f;
260   margin: 0;
261   padding-right: 1em;
262   float: left;
263   text-align: right;
264 }
265
266
267
268 dl.index dt { margin-top: 0; }
269 dl.index dd { margin-top: 0; margin-bottom: 0; }
270 dl.indexdiv dt { margin-top: 0; }
271 dl.indexdiv dd { margin-top: 0; margin-bottom: 0; }
272 dl.setindex dt { margin-top: 0; }
273 dl.setindex dd { margin-top: 0; margin-bottom: 0; }
274 div.list div.title-formal span.title {
275   border-bottom: solid 1px #e0e0df;
276 }
277 div.simplelist {
278   margin-left: 1.72em;
279 }
280 div.simplelist table { margin-left: 0; border: none; }
281 div.simplelist td {
282   padding: 0.5em;
283   border-left: solid 1px #e0e0df;
284 }
285 div.simplelist td.td-first {
286   padding-left: 0;
287   border-left: 0;
288 }
289 div.synopsis {
290   padding: 0.5em;
291   
292   background-color: #f9f9f6;
293   border-top: solid 2px #c0c9ff;
294   border-bottom: solid 2px #c0c9ff;
295 }
296 div.synopsis div.synopsis {
297   padding: 0;
298   border: none;
299 }
300 div.synopsis div.block { margin-top: 0.2em; }
301 div.synopsis div.block-first { margin-top: 0; }
302 div.cmdsynopsis { font-family: monospace; }
303
304 span.accel { text-decoration: underline; }
305 span.acronym { font-family: sans-serif; }
306 span.application { font-style: italic; }
307 span.classname, span.exceptionname, span.interfacename { font-family: monospace; }
308 span.code {
309   font-family: monospace;
310   border: solid 1px #e0e0df;
311   padding-left: 0.2em;
312   padding-right: 0.2em;
313 }
314 pre span.code { border: none; padding: 0; }
315 span.command {
316   font-family: monospace;
317   border: solid 1px #e0e0df;
318   padding-left: 0.2em;
319   padding-right: 0.2em;
320 }
321 pre span.command { border: none; padding: 0; }
322 span.computeroutput { font-family: monospace; }
323
324 span.constant { font-family: monospace; }
325 span.database { font-family: monospace; }
326 span.email { font-family: monospace; }
327 span.emphasis { font-style: italic; }
328 span.emphasis-bold { font-style: normal; font-weight: bold; }
329 span.envar { font-family: monospace; }
330
331 span.filename { font-family: monospace; }
332 span.firstterm { font-style: italic; }
333 span.foreignphrase { font-style: italic; }
334 span.function { font-family: monospace; }
335
336 dt.glossterm span.glossterm { font-style: normal; }
337
338
339 span.glossterm { font-style: italic; }
340
341 span.guibutton, span.guilabel, span.guimenu, span.guimenuitem, span.guisubmenu, span.interface {
342   font-weight: bold;
343   color: #3f3f3f;
344 }
345 span.keycap {
346   font-weight: bold;
347   color: #3f3f3f;
348 }
349 span.lineannotation { font-style: italic; }
350 span.literal { font-family: monospace; }
351 span.markup  { font-family: monospace; }
352 span.medialabel { font-style: italic; }
353 span.methodname { font-family: monospace; }
354 span.ooclass, span.ooexception, span.oointerface { font-family: monospace; }
355 span.option { font-family: monospace; }
356 span.parameter { font-family: monospace; }
357 span.paramdef span.parameter { font-style: italic; }
358 span.prompt { font-family: monospace; }
359 span.property { font-family: monospace; }
360 span.replaceable  { font-style: italic; }
361 span.returnvalue { font-family: monospace; }
362 span.sgmltag { font-family: monospace; }
363 span.structfield, span.structname { font-family: monospace; }
364 span.symbol { font-family: monospace; }
365 span.systemitem { font-family: monospace; }
366 span.token { font-family: monospace; }
367 span.type { font-family: monospace; }
368 span.uri { font-family: monospace; }
369 span.userinput { font-family: monospace; }
370 span.varname { font-family: monospace; }
371 span.wordasword { font-style: italic; }
372
373
374
375 div.footnotes { font-style: italic; font-size: 0.8em; }
376 div.footnote { margin-top: 1.44em; }
377 span.footnote-number { display: inline; padding-right: 0.83em; }
378 span.footnote-number + p { display: inline; }
379 a.footnote { text-decoration: none; font-size: 0.8em; }
380 a.footnote-ref { text-decoration: none; }
381
382 span.co {
383   margin-left: 0.2em; margin-right: 0.2em;
384   padding-left: 0.4em; padding-right: 0.4em;
385   border: solid 1px #000000;
386   -moz-border-radius: 8px;
387   background-color: #000000;
388   color: #FFFFFF;
389   font-size: 8px;
390 }
391 span.co:hover {
392   border-color: #333333;
393   background-color: #333333;
394   color: #FFFFFF;
395 }
396 span.co a { text-decoration: none; }
397 span.co a:hover { text-decoration: none; }
398
399 dt.question { margin-left: 0em; }
400 dt.question div.label { float: left; }
401 dd + dt.question { margin-top: 1em; }
402 dd.answer {
403   margin-top: 1em;
404   margin-left: 2em;
405   margin-right: 1em;
406 }
407 dd.answer div.label { float: left; }
408 </style>
409 </head>
410 <body>
411 <div class="navbar navbar-top"><table class="navbar"><tr>
412 <td class="navbar-prev"><a class="navbar-prev" href="GuideIndex-info.html" title="About This Document">About This Document</a></td>
413 <td class="navbar-next"><a class="navbar-next" href="GuideIntroduction.html" title="Introduction">Introduction</a></td>
414 </tr></table></div>
415 <div class="sidebar"><div class="sidenav"><div class="autotoc"><ul>
416 <li><a href="GuideIndex-info.html" title="About This Document">About This Document</a></li>
417 <li>The Geeqie User Manual<div class="autotoc"><ul>
418 <li><a class="xref" href="GuideIntroduction.html" title="Introduction">Introduction</a></li>
419 <li><a class="xref" href="GuideMainWindow.html" title="Main Window">Main Window</a></li>
420 <li><a class="xref" href="GuideSidebars.html" title="Sidebars">Sidebars</a></li>
421 <li><a class="xref" href="GuideOtherWindows.html" title="Stand-alone Windows">Stand-alone Windows</a></li>
422 <li><a class="xref" href="GuideImageSearch.html" title="Search and Select">Search and Select</a></li>
423 <li><a class="xref" href="GuideImageManagementPlugins.html" title="Plugins">Plugins</a></li>
424 <li><a class="xref" href="GuideImageManagement.html" title="File Management">File Management</a></li>
425 <li><a class="xref" href="GuideColorManagement.html" title="Color Management">Color Management</a></li>
426 <li><a class="xref" href="GuideImagePresentation.html" title="Image Presentation">Image Presentation</a></li>
427 <li><a class="xref" href="GuidePrinting.html" title="Printing">Printing</a></li>
428 <li><a class="xref" href="GuideOptionsMain.html" title="Preferences">Preferences</a></li>
429 <li><a class="xref" href="GuideOptionsAdditional.html" title="Additional Preferences">Additional Preferences</a></li>
430 <li><a class="xref" href="GuideReference.html" title="Reference">Reference</a></li>
431 <li><a class="xref" href="GuideFaq.html" title="Frequently Asked Questions">Frequently Asked Questions</a></li>
432 <li><a class="xref" href="GuideLicence.html" title="Licence">Licence</a></li>
433 <li><a class="xref" href="GuideCredits.html" title="Credits">Credits</a></li>
434 <li><a class="xref" href="GuideGnuFdl.html" title="GNU Free Documentation License">GNU Free Documentation License</a></li>
435 </ul></div>
436 </li>
437 </ul></div></div></div>
438 <div class="body body-sidebar"><div class="division book">
439 <a name="GuideIndex"></a><div class="header"><h1 class="book title"><span class="title">The Geeqie User Manual</span></h1></div>
440 <p class="para block"></p>
441 <div class="autotoc"><ul>
442 <li>
443 <span class="label">1. </span><a class="xref" href="GuideIntroduction.html" title="Introduction">Introduction</a><div class="autotoc"><ul><li>
444 <span class="label">1.1. </span><a class="xref" href="Features.html" title="Features">Features</a>
445 </li></ul></div>
446 </li>
447 <li>
448 <span class="label">2. </span><a class="xref" href="GuideMainWindow.html" title="Main Window">Main Window</a><div class="autotoc"><ul>
449 <li>
450 <span class="label">2.1. </span><a class="xref" href="GuideMainWindowFilePane.html" title="File Pane">File Pane</a>
451 </li>
452 <li>
453 <span class="label">2.2. </span><a class="xref" href="GuideMainWindowFolderPane.html" title="Folder pane">Folder pane</a>
454 </li>
455 <li>
456 <span class="label">2.3. </span><a class="xref" href="GuideMainWindowImagePane.html" title="Image Pane">Image Pane</a>
457 </li>
458 <li>
459 <span class="label">2.4. </span><a class="xref" href="GuideMainWindowNavigation.html" title="Navigation">Navigation</a>
460 </li>
461 <li>
462 <span class="label">2.5. </span><a class="xref" href="GuideMainWindowMenus.html" title="Menus">Menus</a>
463 </li>
464 <li>
465 <span class="label">2.6. </span><a class="xref" href="GuideMainWindowStatusBar.html" title="Status Bar">Status Bar</a>
466 </li>
467 <li>
468 <span class="label">2.7. </span><a class="xref" href="GuideMainWindowLayout.html" title="Layout">Layout</a>
469 </li>
470 </ul></div>
471 </li>
472 <li>
473 <span class="label">3. </span><a class="xref" href="GuideSidebars.html" title="Sidebars">Sidebars</a><div class="autotoc"><ul>
474 <li>
475 <span class="label">3.1. </span><a class="xref" href="GuideSidebarsInfo.html" title="Info Sidebar">Info Sidebar</a>
476 </li>
477 <li>
478 <span class="label">3.2. </span><a class="xref" href="GuideSidebarsSortManager.html" title="Sort Manager Sidebar">Sort Manager Sidebar</a>
479 </li>
480 </ul></div>
481 </li>
482 <li>
483 <span class="label">4. </span><a class="xref" href="GuideOtherWindows.html" title="Stand-alone Windows">Stand-alone Windows</a><div class="autotoc"><ul>
484 <li>
485 <span class="label">4.1. </span><a class="xref" href="GuideOtherWindowsImageWindow.html" title="Image Window">Image Window</a>
486 </li>
487 <li>
488 <span class="label">4.2. </span><a class="xref" href="GuideOtherWindowsExif.html" title="Exif Window">Exif Window</a>
489 </li>
490 <li>
491 <span class="label">4.3. </span><a class="xref" href="GuideOtherWindowsPanView.html" title="Pan View">Pan View</a>
492 </li>
493 <li>
494 <span class="label">4.4. </span><a class="xref" href="GuideCollections.html" title="Collections">Collections</a>
495 </li>
496 </ul></div>
497 </li>
498 <li>
499 <span class="label">5. </span><a class="xref" href="GuideImageSearch.html" title="Search and Select">Search and Select</a><div class="autotoc"><ul>
500 <li>
501 <span class="label">5.1. </span><a class="xref" href="GuideImageSearchCache.html" title="Caching Data For Searches">Caching Data For Searches</a>
502 </li>
503 <li>
504 <span class="label">5.2. </span><a class="xref" href="GuideImageSearchSearch.html" title="Search Window">Search Window</a>
505 </li>
506 <li>
507 <span class="label">5.3. </span><a class="xref" href="GuideImageSearchFindingDuplicates.html" title="Finding Duplicates">Finding Duplicates</a>
508 </li>
509 <li>
510 <span class="label">5.4. </span><a class="xref" href="GuideImageMarks.html" title="Marking Images">Marking Images</a>
511 </li>
512 </ul></div>
513 </li>
514 <li>
515 <span class="label">6. </span><a class="xref" href="GuideImageManagementPlugins.html" title="Plugins">Plugins</a><div class="autotoc"><ul></ul></div>
516 </li>
517 <li>
518 <span class="label">7. </span><a class="xref" href="GuideImageManagement.html" title="File Management">File Management</a><div class="autotoc"><ul>
519 <li>
520 <span class="label">7.1. </span><a class="xref" href="GuideImageManagementCopyMove.html" title="Copy and Move">Copy and Move</a>
521 </li>
522 <li>
523 <span class="label">7.2. </span><a class="xref" href="GuideImageManagementRename.html" title="Rename">Rename</a>
524 </li>
525 <li>
526 <span class="label">7.3. </span><a class="xref" href="GuideImageManagementDelete.html" title="Delete">Delete</a>
527 </li>
528 <li>
529 <span class="label">7.4. </span><a class="xref" href="GuideReferenceManagement.html" title="Cache and Data Maintenance">Cache and Data Maintenance</a>
530 </li>
531 </ul></div>
532 </li>
533 <li>
534 <span class="label">8. </span><a class="xref" href="GuideColorManagement.html" title="Color Management">Color Management</a><div class="autotoc"><ul></ul></div>
535 </li>
536 <li>
537 <span class="label">9. </span><a class="xref" href="GuideImagePresentation.html" title="Image Presentation">Image Presentation</a><div class="autotoc"><ul>
538 <li>
539 <span class="label">9.1. </span><a class="xref" href="GuideImagePresentationSlideshow.html" title="Slide Show">Slide Show</a>
540 </li>
541 <li>
542 <span class="label">9.2. </span><a class="xref" href="GuideImagePresentationFullscreen.html" title="Full Screen">Full Screen</a>
543 </li>
544 </ul></div>
545 </li>
546 <li>
547 <span class="label">10. </span><a class="xref" href="GuidePrinting.html" title="Printing">Printing</a><div class="autotoc"><ul>
548 <li>
549 <span class="label">10.1. </span><a class="xref" href="Layouttab.html" title="Layout tab">Layout tab</a>
550 </li>
551 <li>
552 <span class="label">10.2. </span><a class="xref" href="Texttab.html" title="Text tab">Text tab</a>
553 </li>
554 <li>
555 <span class="label">10.3. </span><a class="xref" href="Papertab.html" title="Paper tab">Paper tab</a>
556 </li>
557 <li>
558 <span class="label">10.4. </span><a class="xref" href="Printertab.html" title="Printer tab">Printer tab</a>
559 </li>
560 <li>
561 <span class="label">10.5. </span><a class="xref" href="Preview.html" title="Preview">Preview</a>
562 </li>
563 <li>
564 <span class="label">10.6. </span><a class="xref" href="Rememberprintsettings.html" title="Remember print settings">Remember print settings</a>
565 </li>
566 <li>
567 <span class="label">10.7. </span><a class="xref" href="Printbutton.html" title="Print button">Print button</a>
568 </li>
569 <li>
570 <span class="label">10.8. </span><a class="xref" href="Cancelbutton.html" title="Cancel button">Cancel button</a>
571 </li>
572 </ul></div>
573 </li>
574 <li>
575 <span class="label">11. </span><a class="xref" href="GuideOptionsMain.html" title="Preferences">Preferences</a><div class="autotoc"><ul>
576 <li>
577 <span class="label">11.1. </span><a class="xref" href="GuideOptionsGeneral.html" title="General Options">General Options</a>
578 </li>
579 <li>
580 <span class="label">11.2. </span><a class="xref" href="GuideOptionsImage.html" title="Image Options">Image Options</a>
581 </li>
582 <li>
583 <span class="label">11.3. </span><a class="xref" href="GuideOptionsOSD.html" title="OverlayScreen Display">OverlayScreen Display</a>
584 </li>
585 <li>
586 <span class="label">11.4. </span><a class="xref" href="GuideOptionsWindow.html" title="Window Options">Window Options</a>
587 </li>
588 <li>
589 <span class="label">11.5. </span><a class="xref" href="GuideOptionsKeyboard.html" title="Keyboard Options">Keyboard Options</a>
590 </li>
591 <li>
592 <span class="label">11.6. </span><a class="xref" href="GuideOptionsFiltering.html" title="Files Options">Files Options</a>
593 </li>
594 <li>
595 <span class="label">11.7. </span><a class="xref" href="GuideOptionsMetadata.html" title="Metadata">Metadata</a>
596 </li>
597 <li>
598 <span class="label">11.8. </span><a class="xref" href="GuideOptionsKeywords.html" title="Keywords">Keywords</a>
599 </li>
600 <li>
601 <span class="label">11.9. </span><a class="xref" href="GuideOptionsColor.html" title="Color management options">Color management options</a>
602 </li>
603 <li>
604 <span class="label">11.10. </span><a class="xref" href="GuideOptionsStereo.html" title="Stereo image management">Stereo image management</a>
605 </li>
606 <li>
607 <span class="label">11.11. </span><a class="xref" href="GuideOptionsBehavior.html" title="Behavior Options">Behavior Options</a>
608 </li>
609 <li>
610 <span class="label">11.12. </span><a class="xref" href="GuideOptionsToolbar.html" title="Toolbar">Toolbar</a>
611 </li>
612 </ul></div>
613 </li>
614 <li>
615 <span class="label">12. </span><a class="xref" href="GuideOptionsAdditional.html" title="Additional Preferences">Additional Preferences</a><div class="autotoc"><ul>
616 <li>
617 <span class="label">12.1. </span><a class="xref" href="GuideOptionsLayout.html" title="Window Layout">Window Layout</a>
618 </li>
619 <li>
620 <span class="label">12.2. </span><a class="xref" href="GuidePluginsConfig.html" title="Plugins Configuration">Plugins Configuration</a>
621 </li>
622 <li>
623 <span class="label">12.3. </span><a class="xref" href="GuideOptionsHidden.html" title="Legacy Configuration File Options">Legacy Configuration File Options</a>
624 </li>
625 </ul></div>
626 </li>
627 <li>
628 <span class="label">13. </span><a class="xref" href="GuideReference.html" title="Reference">Reference</a><div class="autotoc"><ul>
629 <li>
630 <span class="label">13.1. </span><a class="xref" href="GuideReferenceCommandLine.html" title="Command Line Options">Command Line Options</a>
631 </li>
632 <li>
633 <span class="label">13.2. </span><a class="xref" href="GuideReferenceKeyboardShortcuts.html" title="Keyboard and Mouse Shortcuts">Keyboard and Mouse Shortcuts</a>
634 </li>
635 <li>
636 <span class="label">13.3. </span><a class="xref" href="GuideReferenceThumbnails.html" title="Thumbnails">Thumbnails</a>
637 </li>
638 <li>
639 <span class="label">13.4. </span><a class="xref" href="GuideReferenceMetadata.html" title="Metadata Processing">Metadata Processing</a>
640 </li>
641 <li>
642 <span class="label">13.5. </span><a class="xref" href="GuideReferenceLua.html" title="Lua Extensions">Lua Extensions</a>
643 </li>
644 <li>
645 <span class="label">13.6. </span><a class="xref" href="GuideReferenceConfig.html" title="Configuration Files and Locations">Configuration Files and Locations</a>
646 </li>
647 <li>
648 <span class="label">13.7. </span><a class="xref" href="GuideReferenceLIRC.html" title="Infra-red controller">Infra-red controller</a>
649 </li>
650 <li>
651 <span class="label">13.8. </span><a class="xref" href="GuideReferenceXmpExif.html" title="XMP, Exif and IPTC">XMP, Exif and IPTC</a>
652 </li>
653 <li>
654 <span class="label">13.9. </span><a class="xref" href="GuideReferenceSupportedFormats.html" title="Supported File Formats">Supported File Formats</a>
655 </li>
656 <li>
657 <span class="label">13.10. </span><a class="xref" href="GuideReferencePixbufLoaders.html" title="Additional pixbuf loaders">Additional pixbuf loaders</a>
658 </li>
659 <li>
660 <span class="label">13.11. </span><a class="xref" href="GuideReferenceUTC.html" title="UTC and Daylight Saving Time (DST)">UTC and Daylight Saving Time (DST)</a>
661 </li>
662 <li>
663 <span class="label">13.12. </span><a class="xref" href="GuideReferenceDecodeLatLong.html" title="Decoding Latitude and Longitude">Decoding Latitude and Longitude</a>
664 </li>
665 <li>
666 <span class="label">13.13. </span><a class="xref" href="GuideReferenceStandards.html" title="Standards">Standards</a>
667 </li>
668 <li>
669 <span class="label">13.14. </span><a class="xref" href="GuideReferencePCRE.html" title="Perl Compatible Regular Expressions">Perl Compatible Regular Expressions</a>
670 </li>
671 </ul></div>
672 </li>
673 <li>
674 <span class="label">14. </span><a class="xref" href="GuideFaq.html" title="Frequently Asked Questions">Frequently Asked Questions</a><div class="autotoc"><ul>
675 <li>
676 <span class="label">14.1. </span><a class="xref" href="Imageviewing.html" title="Image viewing">Image viewing</a>
677 </li>
678 <li>
679 <span class="label">14.2. </span><a class="xref" href="Commandline.html" title="Command line">Command line</a>
680 </li>
681 <li>
682 <span class="label">14.3. </span><a class="xref" href="Miscellaneous.html" title="Miscellaneous">Miscellaneous</a>
683 </li>
684 <li>
685 <span class="label">14.4. </span><a class="xref" href="ExifRotation.html" title="Exif Auto Rotation">Exif Auto Rotation</a>
686 </li>
687 </ul></div>
688 </li>
689 <li>
690 <span class="label">15. </span><a class="xref" href="GuideLicence.html" title="Licence">Licence</a><div class="autotoc"><ul></ul></div>
691 </li>
692 <li>
693 <span class="label">16. </span><a class="xref" href="GuideCredits.html" title="Credits">Credits</a><div class="autotoc"><ul></ul></div>
694 </li>
695 <li>
696 <span class="label">17. </span><a class="xref" href="GuideGnuFdl.html" title="GNU Free Documentation License">GNU Free Documentation License</a><div class="autotoc"><ul></ul></div>
697 </li>
698 </ul></div>
699 </div></div>
700 <div class="navbar navbar-bottom"><table class="navbar"><tr>
701 <td class="navbar-prev"><a class="navbar-prev" href="GuideIndex-info.html" title="About This Document">About This Document</a></td>
702 <td class="navbar-next"><a class="navbar-next" href="GuideIntroduction.html" title="Introduction">Introduction</a></td>
703 </tr></table></div>
704 </body>
705 </html>