Update web help file and other docs
[geeqie.git] / web / help / GuideMainWindowFolderPane.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>Folder pane</title>
6 <link rel="previous" href="GuideMainWindowFilePane.html" title="File Pane">
7 <link rel="next" href="GuideMainWindowImagePane.html" title="Image Pane">
8 <link rel="top" href="GuideIndex.html" title="The Geeqie User Manual">
9 <style type="text/css">
10
11 html { height: 100%; }
12 body {
13   margin: 0px; padding: 12px;
14   background-color: #f9f9f6;
15   min-height: 100%;
16   direction: ltr;
17 }
18 div, p, pre, blockquote { margin: 0; padding: 0; }
19 p img { vertical-align: middle; }
20 sub { font-size: 0.83em; }
21 sub sub { font-size: 1em; }
22 sup { font-size: 0.83em; }
23 sup sup { font-size: 1em; }
24 table { border-collapse: collapse; }
25 table.table-pgwide { width: 100%; }
26 td { vertical-align: top; }
27 td { padding: 0.2em 0.83em 0.2em 0.83em; }
28 th { padding: 0 0.83em 0 0.83em; }
29 tr.tr-shade {
30   background-color: #f9f9f6;
31 }
32 td.td-colsep { border-right: solid 1px; }
33 td.td-rowsep { border-bottom: solid 1px; }
34 thead { border-top: solid 2px; border-bottom: solid 2px; }
35 tfoot { border-top: solid 2px; border-bottom: solid 2px; }
36 div.body {
37   padding: 1em;
38   max-width: 60em;
39   background-color: #ffffff;
40   border: solid 1px #e0e0df;
41 }
42 div.body-sidebar {
43   margin-right: 13em;
44 }
45 div.division div.division { margin-top: 1.72em; }
46 div.division div.division div.division { margin-top: 1.44em; }
47 div.header {
48   margin: 0;
49   color: #3f3f3f;
50   border-bottom: solid 1px #e0e0df;
51 }
52 h1, h2, h3, h4, h5, h6, h7 {
53   margin: 0; padding: 0;
54   color: #3f3f3f;
55 }
56 h1.title { font-size: 1.72em; }
57 h2.title { font-size: 1.44em; }
58 h3.title { font-size: 1.2em; }
59 h4.title, h5.title, h6.title, h7.title { font-size: 1em; }
60 .block { margin-top: 1em; }
61 .block .block-first { margin-top: 0; }
62 .block-indent {
63   margin-left left: 1.72em;
64   margin-: 1em;
65 }
66 .block-indent .block-indent { margin-left: 0em; margin-right: 0em; }
67 td .block-indent  { margin-left: 0em; margin-right: 0em; }
68 dd .block-indent  { margin-left: 0em; margin-right: 0em; }
69 .block-verbatim { white-space: pre; }
70 div.title {
71   margin-bottom: 0.2em;
72   font-weight: bold;
73   color: #3f3f3f;
74 }
75 div.title-formal { padding-left: 0.2em; padding-right: 0.2em; }
76 div.title-formal .label { font-weight: normal; }
77 a {
78   color: #1f609f;
79   text-decoration: none;
80 }
81 a:hover { text-decoration: underline; }
82 a:visited { color: #9f1f6f; }
83 ul, ol, dl { margin: 0; padding: 0; }
84 li {
85   margin-top: 1em;
86   margin-left: 2.4em;
87   padding: 0;
88 }
89 li.li-first { margin-top: 0; }
90 dt { margin: 1em 0 0 0; }
91 dt.dt-first { margin: 0; }
92 dd {
93   margin-left: 1.72em;
94   margin-top: 0.5em;
95 }
96 dl.dl-compact dt { margin-top: 0; }
97 dl.dl-compact dd { margin-top: 0; margin-bottom: 0; }
98
99
100 ul.linktrail {
101   display: block;
102   margin: 0.2em 0 0 0;
103   text-align: right;
104 }
105 li.linktrail { display: inline; margin: 0; padding: 0; }
106
107 li.linktrail::before {
108   content: '  /  ';
109   color: #3f3f3f;
110 }
111
112 li.linktrail-first::before, li.linktrail-only::before { content: ''; }
113
114
115 div.navbar {
116   padding: 0.5em 1em 0.5em 1em;
117   max-width: 60em;
118   background-color: #ffffff;
119   border: solid 1px #e0e0df;
120 }
121 div.navbar-top { margin-bottom: 1em; }
122 div.navbar-bottom { margin-top: 1em; clear: both; }
123 div.navbar img { border: 0; vertical-align: -0.4em; }
124 table.navbar { width: 100%; margin: 0; border: none; }
125 table.navbar td { padding: 0; border: none; }
126 td.navbar-next {
127   text-align: right;
128 }
129 a.navbar-prev::before {
130   
131   content: '◀  ';
132   color: #3f3f3f;
133 }
134 a.navbar-next::after {
135   
136   content: '  ▶';
137   color: #3f3f3f;
138 }
139
140
141 div.sidebar {
142   float: right;
143   padding: 0; margin: 0; width: 12em;
144 }
145 div.sidenav {
146   padding: 0.5em 1em 0 1em;
147   background-color: #ffffff;
148   border: solid 1px #e0e0df;
149 }
150 div.sidenav div.autotoc {
151   background-color: #ffffff;
152   border: none; padding: 0; margin: 0;
153 }
154 div.sidenav div.autotoc div.autotoc { margin-top: 0.5em; }
155 div.sidenav div.autotoc li { margin-bottom: 0.5em; }
156 div.sidenav div.autotoc div.autotoc div.autotoc {
157   margin-left: 1em;
158   margin-top: 0;
159 }
160 div.sidenav div.autotoc div.autotoc div.autotoc li { margin-bottom: 0; }
161
162
163 div.autotoc {
164   
165   display: table;
166   margin-top: 1em;
167   margin-left: 1.72em;
168   padding: 0.5em 1em 0.5em 1em;
169   background-color: #f0f9ff;
170   border: solid 1px #c0c9ff;
171 }
172 div.autotoc ul { margin: 0; padding: 0; }
173 div.autotoc li { list-style-type: none; margin: 0; }
174 div.autotoc div.autotoc-title { margin-bottom: 0.5em; }
175 div.autotoc div.autotoc { border: none; padding: 0; margin-top: 0; margin-bottom: 0.5em; }
176 div.autotoc div.autotoc div.autotoc { margin-bottom: 0; }
177
178
179 span.bibliolabel {
180   color: #3f3f3f;
181 }
182
183
184 div.admonition {
185   padding: 0.5em 6px 0.5em 6px;
186   border: solid 1px #e0e0df;
187   background-color: #fffff0;
188 }
189 div.caution-inner, div.important-inner, div.note-inner, div.tip-inner, div.warning-inner {
190   padding-left: 60px;
191   background-position: left top;
192   background-repeat: no-repeat;
193   min-height: 48px;
194 }
195 div.caution-inner { background-image: url("admon-caution.png"); }
196 div.important-inner { background-image: url("admon-important.png"); }
197 div.note-inner { background-image: url("admon-note.png"); }
198 div.note-bug div.note-inner { background-image: url("admon-bug.png"); }
199 div.tip-inner { background-image: url("admon-tip.png"); }
200 div.warning-inner { background-image: url("admon-warning.png"); }
201 div.blockquote {
202   
203   background-image: url('watermark-blockquote-201C.png');
204   background-repeat: no-repeat;
205   background-position: top left;
206   padding: 0.5em;
207   padding-left: 4em;
208 }
209 div.attribution {
210   margin-top: 0.5em;
211   color: #3f3f3f;
212 }
213 div.attribution::before {
214   
215   content: '― ';
216 }
217 div.epigraph {
218   text-align: right;
219   margin-left: 20%;
220   margin-right: 0;
221   color: #3f3f3f;
222 }
223 div.figure, div.informalfigure {
224   
225   display: table;
226   padding: 0.5em;
227   background-color: #f9f9f6;
228   border: solid 1px #e0e0df;
229 }
230 div.figure-inner, div.informalfigure-inner {
231   padding: 0.5em;
232   background-color: #ffffff;
233   border: solid 1px #e0e0df;
234 }
235 div.caption { margin-top: 0.5em; }
236 div.programlisting {
237   padding: 0.5em;
238   
239   background-color: #f9f9f6;
240   border: solid 1px #e0e0df;
241 }
242 div.screen {
243   padding: 0.5em;
244   
245   background-color: #f9f9f6;
246   border: solid 1px #e0e0df;
247 }
248 div.screen .prompt {
249   color: #3f3f3f;
250 }
251 div.screen .userinput {
252   font-weight: bold;
253   color: #3f3f3f;
254 }
255 div.programlisting .userinput {
256   font-weight: bold;
257   color: #3f3f3f;
258 }
259 pre.linenumbering {
260   color: #3f3f3f;
261   margin: 0;
262   padding-right: 1em;
263   float: left;
264   text-align: right;
265 }
266
267
268
269 dl.index dt { margin-top: 0; }
270 dl.index dd { margin-top: 0; margin-bottom: 0; }
271 dl.indexdiv dt { margin-top: 0; }
272 dl.indexdiv dd { margin-top: 0; margin-bottom: 0; }
273 dl.setindex dt { margin-top: 0; }
274 dl.setindex dd { margin-top: 0; margin-bottom: 0; }
275 div.list div.title-formal span.title {
276   border-bottom: solid 1px #e0e0df;
277 }
278 div.simplelist {
279   margin-left: 1.72em;
280 }
281 div.simplelist table { margin-left: 0; border: none; }
282 div.simplelist td {
283   padding: 0.5em;
284   border-left: solid 1px #e0e0df;
285 }
286 div.simplelist td.td-first {
287   padding-left: 0;
288   border-left: 0;
289 }
290 div.synopsis {
291   padding: 0.5em;
292   
293   background-color: #f9f9f6;
294   border-top: solid 2px #c0c9ff;
295   border-bottom: solid 2px #c0c9ff;
296 }
297 div.synopsis div.synopsis {
298   padding: 0;
299   border: none;
300 }
301 div.synopsis div.block { margin-top: 0.2em; }
302 div.synopsis div.block-first { margin-top: 0; }
303 div.cmdsynopsis { font-family: monospace; }
304
305 span.accel { text-decoration: underline; }
306 span.acronym { font-family: sans-serif; }
307 span.application { font-style: italic; }
308 span.classname, span.exceptionname, span.interfacename { font-family: monospace; }
309 span.code {
310   font-family: monospace;
311   border: solid 1px #e0e0df;
312   padding-left: 0.2em;
313   padding-right: 0.2em;
314 }
315 pre span.code { border: none; padding: 0; }
316 span.command {
317   font-family: monospace;
318   border: solid 1px #e0e0df;
319   padding-left: 0.2em;
320   padding-right: 0.2em;
321 }
322 pre span.command { border: none; padding: 0; }
323 span.computeroutput { font-family: monospace; }
324
325 span.constant { font-family: monospace; }
326 span.database { font-family: monospace; }
327 span.email { font-family: monospace; }
328 span.emphasis { font-style: italic; }
329 span.emphasis-bold { font-style: normal; font-weight: bold; }
330 span.envar { font-family: monospace; }
331
332 span.filename { font-family: monospace; }
333 span.firstterm { font-style: italic; }
334 span.foreignphrase { font-style: italic; }
335 span.function { font-family: monospace; }
336
337 dt.glossterm span.glossterm { font-style: normal; }
338
339
340 span.glossterm { font-style: italic; }
341
342 span.guibutton, span.guilabel, span.guimenu, span.guimenuitem, span.guisubmenu, span.interface {
343   font-weight: bold;
344   color: #3f3f3f;
345 }
346 span.keycap {
347   font-weight: bold;
348   color: #3f3f3f;
349 }
350 span.lineannotation { font-style: italic; }
351 span.literal { font-family: monospace; }
352 span.markup  { font-family: monospace; }
353 span.medialabel { font-style: italic; }
354 span.methodname { font-family: monospace; }
355 span.ooclass, span.ooexception, span.oointerface { font-family: monospace; }
356 span.option { font-family: monospace; }
357 span.parameter { font-family: monospace; }
358 span.paramdef span.parameter { font-style: italic; }
359 span.prompt { font-family: monospace; }
360 span.property { font-family: monospace; }
361 span.replaceable  { font-style: italic; }
362 span.returnvalue { font-family: monospace; }
363 span.sgmltag { font-family: monospace; }
364 span.structfield, span.structname { font-family: monospace; }
365 span.symbol { font-family: monospace; }
366 span.systemitem { font-family: monospace; }
367 span.token { font-family: monospace; }
368 span.type { font-family: monospace; }
369 span.uri { font-family: monospace; }
370 span.userinput { font-family: monospace; }
371 span.varname { font-family: monospace; }
372 span.wordasword { font-style: italic; }
373
374
375
376 div.footnotes { font-style: italic; font-size: 0.8em; }
377 div.footnote { margin-top: 1.44em; }
378 span.footnote-number { display: inline; padding-right: 0.83em; }
379 span.footnote-number + p { display: inline; }
380 a.footnote { text-decoration: none; font-size: 0.8em; }
381 a.footnote-ref { text-decoration: none; }
382
383 span.co {
384   margin-left: 0.2em; margin-right: 0.2em;
385   padding-left: 0.4em; padding-right: 0.4em;
386   border: solid 1px #000000;
387   -moz-border-radius: 8px;
388   background-color: #000000;
389   color: #FFFFFF;
390   font-size: 8px;
391 }
392 span.co:hover {
393   border-color: #333333;
394   background-color: #333333;
395   color: #FFFFFF;
396 }
397 span.co a { text-decoration: none; }
398 span.co a:hover { text-decoration: none; }
399
400 dt.question { margin-left: 0em; }
401 dt.question div.label { float: left; }
402 dd + dt.question { margin-top: 1em; }
403 dd.answer {
404   margin-top: 1em;
405   margin-left: 2em;
406   margin-right: 1em;
407 }
408 dd.answer div.label { float: left; }
409 </style>
410 </head>
411 <body>
412 <div class="navbar navbar-top"><table class="navbar"><tr>
413 <td class="navbar-prev"><a class="navbar-prev" href="GuideMainWindowFilePane.html" title="File Pane">File Pane</a></td>
414 <td class="navbar-next"><a class="navbar-next" href="GuideMainWindowImagePane.html" title="Image Pane">Image Pane</a></td>
415 </tr></table></div>
416 <div class="sidebar"><div class="sidenav"><div class="autotoc"><ul>
417 <li><a href="GuideIndex-info.html" title="About This Document">About This Document</a></li>
418 <li>
419 <a class="xref" href="GuideIndex.html" title="The Geeqie User Manual">The Geeqie User Manual</a><div class="autotoc"><ul>
420 <li><a class="xref" href="GuideIntroduction.html" title="Introduction">Introduction</a></li>
421 <li>
422 <a class="xref" href="GuideMainWindow.html" title="Main Window">Main Window</a><div class="autotoc"><ul>
423 <li><a class="xref" href="GuideMainWindowFilePane.html" title="File Pane">File Pane</a></li>
424 <li>Folder pane</li>
425 <li><a class="xref" href="GuideMainWindowImagePane.html" title="Image Pane">Image Pane</a></li>
426 <li><a class="xref" href="GuideMainWindowNavigation.html" title="Navigation">Navigation</a></li>
427 <li><a class="xref" href="GuideMainWindowMenus.html" title="Menus">Menus</a></li>
428 <li><a class="xref" href="GuideMainWindowStatusBar.html" title="Status Bar">Status Bar</a></li>
429 <li><a class="xref" href="GuideMainWindowLayout.html" title="Layout">Layout</a></li>
430 </ul></div>
431 </li>
432 <li><a class="xref" href="GuideSidebars.html" title="Sidebars">Sidebars</a></li>
433 <li><a class="xref" href="GuideOtherWindows.html" title="Stand-alone Windows">Stand-alone Windows</a></li>
434 <li><a class="xref" href="GuideImageSearch.html" title="Search and Select">Search and Select</a></li>
435 <li><a class="xref" href="GuideImageManagementPlugins.html" title="Plugins">Plugins</a></li>
436 <li><a class="xref" href="GuideImageManagement.html" title="File Management">File Management</a></li>
437 <li><a class="xref" href="GuideColorManagement.html" title="Color Management">Color Management</a></li>
438 <li><a class="xref" href="GuideImagePresentation.html" title="Image Presentation">Image Presentation</a></li>
439 <li><a class="xref" href="GuidePrinting.html" title="Printing">Printing</a></li>
440 <li><a class="xref" href="GuideOptionsMain.html" title="Preferences">Preferences</a></li>
441 <li><a class="xref" href="GuideOptionsAdditional.html" title="Additional Preferences">Additional Preferences</a></li>
442 <li><a class="xref" href="GuideReference.html" title="Reference">Reference</a></li>
443 <li><a class="xref" href="GuideFaq.html" title="Frequently Asked Questions">Frequently Asked Questions</a></li>
444 <li><a class="xref" href="GuideLicence.html" title="Licence">Licence</a></li>
445 <li><a class="xref" href="GuideCredits.html" title="Credits">Credits</a></li>
446 <li><a class="xref" href="GuideGnuFdl.html" title="GNU Free Documentation License">GNU Free Documentation License</a></li>
447 </ul></div>
448 </li>
449 </ul></div></div></div>
450 <div class="body body-sidebar"><div class="division section">
451 <a name="GuideMainWindowFolderPane"></a><div class="header"><h1 class="section title"><span class="title"><a name="titleGuideMainWindowFolderPane"></a>Folder pane</span></h1></div>
452 <ul class="linktrail">
453 <li class="linktrail linktrail-first"><a class="linktrail" href="GuideIndex.html" title="The Geeqie User Manual">The Geeqie User Manual</a></li>
454 <li class="linktrail linktrail-last"><a class="linktrail" href="GuideMainWindow.html" title="Main Window">Main Window</a></li>
455 </ul>
456 <p class="para block block-first">The folder pane contains the menu bar, tool bar, path entry, and folder list.</p>
457 <p class="para block"></p>
458 <div class="autotoc"><ul>
459 <li>
460 <span class="label">2.2.1. </span><a class="xref" href="GuideMainWindowFolderPane.html#Menubar" title="Menu bar">Menu bar</a>
461 </li>
462 <li>
463 <span class="label">2.2.2. </span><a class="xref" href="GuideMainWindowFolderPane.html#Toolbar" title="Tool bar">Tool bar</a>
464 </li>
465 <li>
466 <span class="label">2.2.3. </span><a class="xref" href="GuideMainWindowFolderPane.html#Pathentry" title="Path entry">Path entry</a>
467 </li>
468 <li>
469 <span class="label">2.2.4. </span><a class="xref" href="GuideMainWindowFolderPane.html#Folderlist" title="Folder list">Folder list</a>
470 </li>
471 <li>
472 <span class="label">2.2.5. </span><a class="xref" href="GuideMainWindowFolderPane.html#Listview" title="List view">List view</a>
473 </li>
474 <li>
475 <span class="label">2.2.6. </span><a class="xref" href="GuideMainWindowFolderPane.html#Treeview" title="Tree view">Tree view</a>
476 </li>
477 <li>
478 <span class="label">2.2.7. </span><a class="xref" href="GuideMainWindowFolderPane.html#Sorting" title="Sorting">Sorting</a>
479 </li>
480 <li>
481 <span class="label">2.2.8. </span><a class="xref" href="GuideMainWindowFolderPane.html#Contextmenu" title="Context menu">Context menu</a>
482 </li>
483 <li>
484 <span class="label">2.2.9. </span><a class="xref" href="GuideMainWindowFolderPane.html#Draganddrop" title="Drag and drop">Drag and drop</a>
485 </li>
486 </ul></div>
487 <div class="division section">
488 <a name="Menubar"></a><div class="header"><h2 class="section title"><span class="title"><span class="label">2.2.1. </span>Menu bar</span></h2></div>
489 <p class="para block block-first">
490       The main menu of the window. The functions available from the main menu are described in the
491       <a class="link" href="GuideMainWindowMenus.html" title="Menus">Menus</a>
492       chapter.
493     </p>
494 <p class="para block"></p>
495 </div>
496 <div class="division section">
497 <a name="Toolbar"></a><div class="header"><h2 class="section title"><span class="title"><span class="label">2.2.2. </span>Tool bar</span></h2></div>
498 <p class="para block block-first">
499       The tool bar includes buttons for often used operations. The tool bar can be hidden or shown by selecting
500       <span class="emphasis emphasis-bold">Hide toolbar</span>
501       from the
502       <span class="emphasis emphasis-bold">View</span>
503       menu.
504     </p>
505 <div class="table block block-indent"><table style="border: solid 1px;">
506 <thead><tr>
507 <th class="td-colsep">Icon</th>
508 <th class="td-colsep">Tooltip</th>
509 <th>Description</th>
510 </tr></thead>
511 <tbody>
512 <tr>
513 <td class="td-colsep td-rowsep">
514               <span class="guiicon">
515                 <span class="inlinegraphic"><img src="icon_thumb.png"></span>
516               </span>
517             </td>
518 <td class="td-colsep td-rowsep">Show thumbnails</td>
519 <td class="td-rowsep">
520               <span class="para">This button is active when the file list is in list view mode, and activating it will toggle the display of thumbnails.</span>
521             </td>
522 </tr>
523 <tr class="tr-shade">
524 <td class="td-colsep td-rowsep">
525               <span class="guiicon">
526                 <span class="inlinegraphic"><img src="go-previous.png"></span>
527               </span>
528             </td>
529 <td class="td-colsep td-rowsep">Back</td>
530 <td class="td-rowsep">
531               <span class="para">Move back in folder history</span>
532             </td>
533 </tr>
534 <tr>
535 <td class="td-colsep td-rowsep">
536               <span class="guiicon">
537                 <span class="inlinegraphic"><img src="go-up.png"></span>
538               </span>
539             </td>
540 <td class="td-colsep td-rowsep">Up</td>
541 <td class="td-rowsep">
542               <span class="para">Move up one folder</span>
543             </td>
544 </tr>
545 <tr class="tr-shade">
546 <td class="td-colsep td-rowsep">
547               <span class="guiicon">
548                 <span class="inlinegraphic"><img src="user-home.png"></span>
549               </span>
550             </td>
551 <td class="td-colsep td-rowsep">Home</td>
552 <td class="td-rowsep">
553               <span class="para">Change the main window to display the contents of the user's home folder</span>
554             </td>
555 </tr>
556 <tr>
557 <td class="td-colsep td-rowsep">
558               <span class="guiicon">
559                 <span class="inlinegraphic"><img src="view-refresh.png"></span>
560               </span>
561             </td>
562 <td class="td-colsep td-rowsep">Refresh folder display</td>
563 <td class="td-rowsep">
564               <span class="para">Refresh the contents of the file pane</span>
565             </td>
566 </tr>
567 <tr class="tr-shade">
568 <td class="td-colsep td-rowsep">
569               <span class="guiicon">
570                 <span class="inlinegraphic"><img src="zoom-in.png"></span>
571               </span>
572             </td>
573 <td class="td-colsep td-rowsep">Zoom in</td>
574 <td class="td-rowsep">
575               <span class="para">Increase the image display size.</span>
576             </td>
577 </tr>
578 <tr>
579 <td class="td-colsep td-rowsep">
580               <span class="guiicon">
581                 <span class="inlinegraphic"><img src="zoom-out.png"></span>
582               </span>
583             </td>
584 <td class="td-colsep td-rowsep">Zoom out</td>
585 <td class="td-rowsep">
586               <span class="para">Decrease the image display size.</span>
587             </td>
588 </tr>
589 <tr class="tr-shade">
590 <td class="td-colsep td-rowsep">
591               <span class="guiicon">
592                 <span class="inlinegraphic"><img src="zoom-fit-best.png"></span>
593               </span>
594             </td>
595 <td class="td-colsep td-rowsep">Zoom to fit</td>
596 <td class="td-rowsep">
597               <span class="para">This will size the image to fit within the window</span>
598             </td>
599 </tr>
600 <tr>
601 <td class="td-colsep td-rowsep">
602               <span class="guiicon">
603                 <span class="inlinegraphic"><img src="zoom-original.png"></span>
604               </span>
605             </td>
606 <td class="td-colsep td-rowsep">Zoom 1:1</td>
607 <td class="td-rowsep">
608               <span class="para">Restore zoom to the image's original size.</span>
609             </td>
610 </tr>
611 <tr class="tr-shade">
612 <td class="td-colsep td-rowsep">
613               <span class="guiicon">
614                 <span class="inlinegraphic"><img src="preferences-desktop.png"></span>
615               </span>
616             </td>
617 <td class="td-colsep td-rowsep">Preferences</td>
618 <td class="td-rowsep">
619               <span class="para">
620                 Displays the
621                 <a class="link" href=".html#GuideOptions" title="">Preferences window</a>
622                 .
623               </span>
624             </td>
625 </tr>
626 <tr>
627 <td class="td-colsep">
628               <span class="guiicon">
629                 <span class="inlinegraphic"><img src="icon_float.png"></span>
630               </span>
631             </td>
632 <td class="td-colsep">Float file list</td>
633 <td>
634               <span class="para">Toggle the folder pane, file pane, and status bar between the main window and a secondary window.</span>
635             </td>
636 </tr>
637 </tbody>
638 </table></div>
639 <p class="para block"></p>
640 </div>
641 <div class="division section">
642 <a name="Pathentry"></a><div class="header"><h2 class="section title"><span class="title"><span class="label">2.2.3. </span>Path entry</span></h2></div>
643 <p class="para block block-first">This displays the active folder of the window and allows typing a location.</p>
644 <p class="para block">
645       A folder or file can be typed into the entry to quickly change to a desired location or image, the main window will update after pressing the
646       <span class="code" dir="ltr">Enter</span>
647       key. Tab completion is also available in the path entry.
648     </p>
649 <div class="admonition block note block-indent"><div class="note-inner">
650       <p class="para block block-first">
651         Tab completion uses the
652         <span class="keycode" dir="ltr">Tab</span>
653         key, press the
654         <span class="keycode" dir="ltr">Down</span>
655         key to move the focus from the entry.
656       </p>
657     </div></div>
658 <p class="para block">Next to the path entry is a button with a down arrow, clicking this will display a drop down list containing the most recent locations viewed. The list is ordered such that the most recent location is at the top. Selecting a location from the drop down list will change the window to display the location.</p>
659 <p class="para block"></p>
660 </div>
661 <div class="division section">
662 <a name="Folderlist"></a><div class="header"><h2 class="section title"><span class="title"><span class="label">2.2.4. </span>Folder list</span></h2></div>
663 <p class="para block block-first">This pane consists of two sections: a folder pane and a shortcuts pane. The shortcuts pane may be hidden or revealed simply by moving the vertical divider to or from the extreme left.</p>
664 <div class="autotoc"><ul>
665 <li>
666 <span class="label">2.2.4.1. </span><a class="xref" href="GuideMainWindowFolderPane.html#folders" title="Folders">Folders</a>
667 </li>
668 <li>
669 <span class="label">2.2.4.2. </span><a class="xref" href="GuideMainWindowFolderPane.html#Shortcutslist" title="Shortcuts">Shortcuts</a>
670 </li>
671 </ul></div>
672 <div class="division section">
673 <a name="folders"></a><div class="header"><h3 class="section title"><span class="title"><span class="label">2.2.4.1. </span>Folders</span></h3></div>
674 <p class="para block block-first">This displays a list of sub folders contained in the active folder, or a tree that includes all folders in the file system.</p>
675 <p class="para block">
676         A
677         <span class="emphasis emphasis-bold">context menu</span>
678         can be displayed by clicking the right mouse button on the folder pane or pressing the menu key while the folder pane has the focus
679       </p>
680 </div>
681 <div class="division section">
682 <a name="Shortcutslist"></a><div class="header"><h3 class="section title"><span class="title"><span class="label">2.2.4.2. </span>Shortcuts</span></h3></div>
683 <p class="para block block-first">This is a list of shortcuts (bookmarks) to commonly used folders, images and collections. A context menu will appear by right clicking on an item, or pressing the menu key when the item has the focus.</p>
684 <p class="para block">Folders or images can be added to the list by activating the Add button at the bottom of the pane, or dragging a folder or image onto the list.</p>
685 <p class="para block">
686         Collections may be added by opening the
687         <span class="menuchoice"><span class="guimenu">File</span> ▸ <span class="guimenuitem">Open collection...</span> <span class="shortcut">(
688             <span class="keycombo"><span class="keycap">O</span></span>
689           )</span></span>
690         dialog and dragging a collection onto the list.
691       </p>
692 <p class="para block">
693         To edit an item select
694         <span class="emphasis emphasis-bold">Properties</span>
695         from its context menu. A dialog will appear allowing the Name, Path, and Icon for the item to be changed. Select OK to close the dialog and apply the changes, or Cancel to close the dialog and discard the changes.
696       </p>
697 <p class="para block">
698         To change the order of the list, select
699         <span class="emphasis emphasis-bold">Move up</span>
700         or
701         <span class="emphasis emphasis-bold">Move down</span>
702         from the item's context menu. To move an item with the keyboard move the focus to that item, then press
703         <span class="keycombo"><span class="keycap">Shift</span>+<span class="keycap">Up</span></span>
704         or
705         <span class="keycombo"><span class="keycap">Shift</span>+<span class="keycap">Down</span></span>
706         to move the item.
707       </p>
708 <p class="para block">
709         To remove an item from the list select
710         <span class="emphasis emphasis-bold">Remove</span>
711         from it's context menu.
712       </p>
713 <p class="para block"></p>
714 </div>
715 </div>
716 <div class="division section">
717 <a name="Listview"></a><div class="header"><h2 class="section title"><span class="title"><span class="label">2.2.5. </span>List view</span></h2></div>
718 <p class="para block block-first">
719       This mode can be enabled by from the
720       <span class="emphasis emphasis-bold">View</span>
721       menu, from the context menu, or pressing
722       <span class="code" dir="ltr">Ctrl + T</span>
723       .
724     </p>
725 <p class="para block">The list view mode displays sub folders contained in the active folder in a standard vertical list. The parent folder can be selected with the folder named “..”.</p>
726 <p class="para block"></p>
727 </div>
728 <div class="division section">
729 <a name="Treeview"></a><div class="header"><h2 class="section title"><span class="title"><span class="label">2.2.6. </span>Tree view</span></h2></div>
730 <p class="para block block-first">
731       This mode can be enabled by selecting
732       <span class="emphasis emphasis-bold">Tree</span>
733       from the View menu, pressing
734       <span class="code" dir="ltr">Ctrl + T</span>
735       , or selecting
736       <span class="emphasis emphasis-bold">View as tree</span>
737       from the context menu.
738     </p>
739 <p class="para block">
740       The tree view mode displays all folders in the file system, starting with the root folder and branching out to include sub folders. A folder branch can be expanded or collapsed by clicking the expander next to each folder icon, or by pressing the respective
741       <span class="code" dir="ltr">+</span>
742       or
743       <span class="code" dir="ltr">-</span>
744       keys when the folder branch has the focus.
745     </p>
746 <p class="para block"></p>
747 </div>
748 <div class="division section">
749 <a name="Sorting"></a><div class="header"><h2 class="section title"><span class="title"><span class="label">2.2.7. </span>Sorting</span></h2></div>
750 <p class="para block block-first">The order of the folder names will match the order selected for the file pane. Sort order can be changed by clicking the sort area of the status bar or from the context menu of the file pane.</p>
751 <p class="para block"></p>
752 </div>
753 <div class="division section">
754 <a name="Contextmenu"></a><div class="header"><h2 class="section title"><span class="title"><span class="label">2.2.8. </span>Context menu</span></h2></div>
755 <p class="para block block-first">
756       Right clicking the mouse or pressing the menu key while the folder pane has focus will display a menu. The menu functions will perform the same as those that match the window's
757       <a class="link" href="GuideMainWindowMenus.html" title="Menus">menu bar</a>
758       , however a few functions are unique to the context menu:
759     </p>
760 <div class="table block block-indent"><table style="border: solid 1px;">
761 <thead><tr>
762 <th class="td-colsep">Icon</th>
763 <th class="td-colsep">Text</th>
764 <th>Description</th>
765 </tr></thead>
766 <tbody>
767 <tr>
768 <td class="td-colsep td-rowsep">
769               <span class="guiicon">
770                 <span class="inlinegraphic"><img src="go-up.png"></span>
771               </span>
772             </td>
773 <td class="td-colsep td-rowsep">Up to parent</td>
774 <td class="td-rowsep">
775               <span class="para">This will change the window to display the contents of the parent folder.</span>
776             </td>
777 </tr>
778 <tr class="tr-shade">
779 <td class="td-colsep td-rowsep"></td>
780 <td class="td-colsep td-rowsep">Slide show</td>
781 <td class="td-rowsep">
782               <span class="para">
783                 Start a
784                 <a class="link" href="GuideImagePresentationSlideshow.html" title="Slide Show">slide show</a>
785                 that contains all images in the selected folder.
786               </span>
787             </td>
788 </tr>
789 <tr>
790 <td class="td-colsep td-rowsep"></td>
791 <td class="td-colsep td-rowsep">Slide show recursive</td>
792 <td class="td-rowsep">
793               <span class="para">
794                 Start a
795                 <a class="link" href="GuideImagePresentationSlideshow.html" title="Slide Show">slide show</a>
796                 that contains all images in the selected folder, and all images in the sub folders of that folder.
797               </span>
798             </td>
799 </tr>
800 <tr class="tr-shade">
801 <td class="td-colsep td-rowsep">
802               <span class="guiicon">
803                 <span class="inlinegraphic"><img src="edit-find.png"></span>
804               </span>
805             </td>
806 <td class="td-colsep td-rowsep">Find duplicates</td>
807 <td class="td-rowsep">
808               <span class="para">
809                 This will open a new
810                 <a class="link" href="GuideImageSearchFindingDuplicates.html" title="Finding Duplicates">find duplicates</a>
811                 window containing all images in the selected folder.
812               </span>
813             </td>
814 </tr>
815 <tr>
816 <td class="td-colsep td-rowsep">
817               <span class="guiicon">
818                 <span class="inlinegraphic"><img src="edit-find.png"></span>
819               </span>
820             </td>
821 <td class="td-colsep td-rowsep">Find duplicates recursive</td>
822 <td class="td-rowsep">
823               <span class="para">
824                 This will open a new
825                 <a class="link" href="GuideImageSearchFindingDuplicates.html" title="Finding Duplicates">find duplicates</a>
826                 window containing all image in the selected folder, and all images in the sub folders of that folder.
827               </span>
828             </td>
829 </tr>
830 <tr class="tr-shade">
831 <td class="td-colsep td-rowsep"></td>
832 <td class="td-colsep td-rowsep">New folder</td>
833 <td class="td-rowsep">
834               <span class="para">Creates a new folder that is a sub folder of the selected folder.</span>
835             </td>
836 </tr>
837 <tr>
838 <td class="td-colsep td-rowsep"></td>
839 <td class="td-colsep td-rowsep">Rename</td>
840 <td class="td-rowsep">
841               <p class="para block block-first">Renames the selected folder.</p>
842               <div class="admonition block warning block-indent"><div class="warning-inner">
843                 <span class="emphasis emphasis-bold">Warning:</span>
844                 Renaming a folder will not update metadata, such as keywords, or cached thumbnails for images contained in that folder, the data will be lost.
845               </div></div>
846             </td>
847 </tr>
848 <tr class="tr-shade">
849 <td class="td-colsep td-rowsep">
850               <span class="guiicon">
851                 <span class="inlinegraphic"><img src="edit-delete.png"></span>
852               </span>
853             </td>
854 <td class="td-colsep td-rowsep">Delete</td>
855 <td class="td-rowsep">
856               <span class="para">Delete file or folder</span>
857             </td>
858 </tr>
859 <tr>
860 <td class="td-colsep td-rowsep"></td>
861 <td class="td-colsep td-rowsep">Copy path</td>
862 <td class="td-rowsep">
863               <span class="para">Copy sjkhsdlfjhvfljhDelete file or folder</span>
864             </td>
865 </tr>
866 <tr class="tr-shade">
867 <td class="td-colsep td-rowsep"></td>
868 <td class="td-colsep td-rowsep">View as list</td>
869 <td class="td-rowsep">
870               <span class="para">Switches to list tree mode of the folder pane.</span>
871             </td>
872 </tr>
873 <tr>
874 <td class="td-colsep td-rowsep"></td>
875 <td class="td-colsep td-rowsep">View as tree</td>
876 <td class="td-rowsep">
877               <span class="para">Switches to tree mode of the folder pane.</span>
878             </td>
879 </tr>
880 <tr class="tr-shade">
881 <td class="td-colsep td-rowsep"></td>
882 <td class="td-colsep td-rowsep">Show hiden files</td>
883 <td class="td-rowsep">
884               <span class="para">Switches to list tree mode of the folder pane.</span>
885             </td>
886 </tr>
887 <tr>
888 <td class="td-colsep">
889               <span class="guiicon">
890                 <span class="inlinegraphic"><img src="view-refresh.png"></span>
891               </span>
892             </td>
893 <td class="td-colsep">Refresh</td>
894 <td>
895               <span class="para">Switches to tree mode of the folder pane.</span>
896             </td>
897 </tr>
898 </tbody>
899 </table></div>
900 <p class="para block"></p>
901 </div>
902 <div class="division section">
903 <a name="Draganddrop"></a><div class="header"><h2 class="section title"><span class="title"><span class="label">2.2.9. </span>Drag and drop</span></h2></div>
904 <p class="para block block-first">Image files can be dropped onto folders displayed in the folder pane. A menu will appear allowing you to select to move or copy the dropped images into the target folder. The list will automatically scroll up or down when the drag pointer is near the respective top or bottom of the list. When in tree mode, hovering over a folder for a brief period of time will expand that folder.</p>
905 <p class="para block">The folders can used as a drag source for drag and drop, for example to add images in a folder to a collection window. However drag and drop can not be used to move or copy folders in Geeqie.</p>
906 <p class="para block">
907       Using
908       <span class="code" dir="ltr">Shift</span>
909       key while dragging is a shortcut to move action. Menu will not appear but move will occur.
910     </p>
911 <p class="para block">
912       Using
913       <span class="code" dir="ltr">Ctrl</span>
914       key while dragging is a shortcut to copy action. Menu will not appear but copy will occur.
915     </p>
916 <p class="para block"></p>
917 </div>
918 </div></div>
919 <div class="navbar navbar-bottom"><table class="navbar"><tr>
920 <td class="navbar-prev"><a class="navbar-prev" href="GuideMainWindowFilePane.html" title="File Pane">File Pane</a></td>
921 <td class="navbar-next"><a class="navbar-next" href="GuideMainWindowImagePane.html" title="Image Pane">Image Pane</a></td>
922 </tr></table></div>
923 </body>
924 </html>