]> cloud.milkyroute.net Git - dolphin.git/blob - doc/index.docbook
Merge branch 'Applications/16.12'
[dolphin.git] / doc / index.docbook
1 <?xml version="1.0" ?>
2 <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [
3 <!ENTITY % addindex "IGNORE">
4 <!ENTITY % English "INCLUDE"><!-- change language only here -->
5 ]>
6
7 <book id="dolphin" lang="&language;">
8
9 <bookinfo>
10 <title>The &dolphin; Handbook</title>
11
12 <authorgroup>
13 <author>
14 <firstname>Peter</firstname>
15 <othername></othername>
16 <surname>Penz</surname>
17 <affiliation>
18 <address><email>peter.penz@gmx.at</email></address>
19 </affiliation>
20 </author>
21 <author>
22 <firstname>Orville</firstname>
23 <surname>Bennett</surname>
24 <affiliation>
25 <address>&Orville.Bennett.mail;</address>
26 </affiliation>
27 </author>
28 <author>
29 <firstname>Michael</firstname>
30 <surname>Austin</surname>
31 <affiliation>
32 <address><email>tuxedup@users.sourceforge.net</email></address>
33 </affiliation>
34 </author>
35 <author>
36 <firstname>David</firstname>
37 <surname>Edmundson</surname>
38 <affiliation>
39 <address><email>kde@davidedmundson.co.uk</email></address>
40 </affiliation>
41 </author>
42 <author>
43 <firstname>Alan</firstname>
44 <surname>Blanchflower</surname>
45 </author>
46 <author>
47 <firstname>Frank</firstname>
48 <surname>Reininghaus</surname>
49 <affiliation>
50 <address><email>frank78ac@googlemail.com</email></address>
51 </affiliation>
52 </author>
53
54 <!-- TRANS:ROLES_OF_TRANSLATORS -->
55 </authorgroup>
56
57 <copyright>
58 <year>2006</year>
59 <holder>Peter Penz</holder>
60 </copyright>
61 <copyright>
62 <year>2006</year>
63 <holder>&Orville.Bennett;</holder>
64 <holder>Michael Austin</holder>
65 </copyright>
66 <copyright>
67 <year>2009</year>
68 <holder>Frank Reininghaus</holder>
69 </copyright>
70
71 <legalnotice>&FDLNotice;</legalnotice>
72
73 <date>2016-06-01</date>
74 <releaseinfo>Applications 16.04</releaseinfo>
75
76 <abstract>
77 <para>
78 &dolphin; is the default file manager by &kde;, designed with usability as a primary focus.
79 </para>
80 </abstract>
81
82 <keywordset>
83 <keyword>KDE</keyword>
84 <keyword>Dolphin</keyword>
85 <keyword>Filemanager</keyword>
86 <keyword>file</keyword>
87 <keyword>management</keyword>
88 </keywordset>
89
90 </bookinfo>
91
92 <chapter id="introduction">
93 <title>Introduction</title>
94
95 <para>
96 &dolphin; is &plasma;'s default file manager. It aims to improve usability at the
97 user interface level. &dolphin; focuses only on being a file manager whereas
98 &konqueror;, which was &kde;'s default file manager in &kde; 3 and can still be
99 used for file management, is a universal viewer for many file types.
100 </para>
101
102 <para>
103 This design approach allows the developers to concentrate on optimizing the user
104 interface for the specific task of file management.
105 </para>
106
107 <para>
108 Please report any problems or feature requests to the &dolphin; author via the
109 bug report dialog. This is accessible either from the <guibutton>Control</guibutton>
110 button at the right of the toolbar in the default mode without
111 menubar; or from <menuchoice><guimenu>Help</guimenu><guimenuitem>Report Bug...</guimenuitem></menuchoice>
112 menu of the application, if the menubar is shown.
113 </para>
114
115 </chapter>
116
117 <chapter id="using-dolphin">
118 <title>Using &dolphin;</title>
119
120 <sect1 id="dolphin-user-interface">
121 <title>&dolphin; User Interface</title>
122
123 <para>
124 The screenshot below shows &dolphin;'s default user interface:
125 </para>
126
127 <screenshot>
128 <screeninfo>Screenshot of &dolphin;'s default user interface</screeninfo>
129 <mediaobject>
130 <imageobject>
131 <imagedata fileref="default-ui.png" format="PNG"/>
132 </imageobject>
133 <textobject>
134 <phrase>&dolphin;'s default user interface.</phrase>
135 </textobject>
136 <caption><para>&dolphin;'s default user interface.</para></caption>
137 </mediaobject>
138 </screenshot>
139
140 <para>
141 The elements of the default user interface are:
142
143 <itemizedlist>
144
145 <listitem><para>
146 The toolbar, which can be used for quick access to frequently used actions. The
147 toolbar can be customized by clicking it with the &RMB; and choosing
148 <menuchoice><guimenuitem>Configure Toolbars...</guimenuitem></menuchoice>
149 from the context menu, with <guimenuitem>Configure Toolbars...</guimenuitem>
150 from the <guibutton>Control</guibutton> button at the
151 right of the toolbar or via <menuchoice><guimenu>Settings</guimenu>
152 <guimenuitem>Configure Toolbars...</guimenuitem></menuchoice>
153 from the main menu.
154 </para>
155 <screenshot>
156 <screeninfo>Screenshot of &dolphin;'s toolbar</screeninfo>
157 <mediaobject>
158 <imageobject>
159 <imagedata fileref="toolbar.png" format="PNG"/>
160 </imageobject>
161 <textobject>
162 <phrase>The default toolbar.</phrase>
163 </textobject>
164 <caption>
165 <para>
166 Toolbar items where the icon is sufficient for knowing the command do not have text
167 alongside the icons. This can be changed by a &RMB; click and selecting the item text
168 below <guilabel>Show Text</guilabel>. The <guibutton>Control</guibutton>
169 button at the right side of the toolbar is only displayed if the menubar is hidden.
170 </para>
171 </caption>
172 </mediaobject>
173 </screenshot>
174 </listitem>
175
176 <listitem><para>
177 The location bar, which always displays the path to the current folder. It can
178 be switched between two different modes, see the
179 <link linkend="location-bar">section on the location bar</link> for details.
180 </para></listitem>
181
182 <listitem><para>
183 The <link linkend="dolphin-view">view</link>, which shows all files
184 and folders in the current folder.
185 </para></listitem>
186
187 <listitem><para>
188 The <link linkend="places-panel"><guilabel>Places</guilabel> panel</link>, which
189 provides quick access to bookmarked locations and disks or other media.
190 </para>
191 <para>If desktop search and file indexing are enabled in the <guilabel>Desktop Search</guilabel>
192 module in the &systemsettings; the panel provides <guilabel>Recently Saved</guilabel>
193 items and allows you to search for <guilabel>Documents</guilabel>, <guilabel>Images</guilabel>,
194 <guilabel>Audio Files</guilabel> and <guilabel>Video</guilabel>.
195 </para></listitem>
196
197 <listitem><para>
198 The status bar. It displays the name, size and type of the file which is
199 currently hovered over with the mouse, or the number and size of the files which are
200 selected. At the right, there is a zoom slider that allows you to adjust the size
201 of the icons in the view.
202 </para></listitem>
203
204 <listitem><para>
205 The menubar (hidden by default), which provides access to all commands and configuration options.
206 See the <link linkend="commands-menubar">Command Reference</link> for a list of
207 all menu commands. The menubar can be toggled with
208 <guimenuitem>Show Menubar</guimenuitem> (<keycombo action="simul">&Ctrl;<keycap>M</keycap></keycombo>)
209 from the <guimenu>Settings</guimenu> menu or the <guibutton>Control</guibutton> button.
210 </para>
211 <para>If the menubar is hidden, all its actions are available from the
212 <guibutton>Control</guibutton> button.
213 </para></listitem>
214
215 <listitem><para>
216 The additional <guilabel>Information</guilabel>, <guilabel>Folders</guilabel>
217 and <guilabel>Terminal</guilabel> panels are hidden
218 by default, for more information see <link linkend="panels"><guilabel>Panels</guilabel>.</link>
219 </para></listitem>
220
221 </itemizedlist>
222
223 </para>
224
225 </sect1>
226
227 <sect1 id="dolphin-view">
228 <title>The &dolphin; View</title>
229
230 <sect2 id="dolphin-view-using">
231 <title>Using the View</title>
232
233 <para>
234 The view displays all files and folders in the current folder. These items
235 can be accessed or manipulated in different ways:
236 </para>
237 <itemizedlist>
238
239 <listitem><para>
240 A file or folder can be opened by clicking it with the &LMB; (or
241 double-clicking, if <guilabel>Double-click to open files and folders</guilabel>
242 is enabled in the &systemsettings; in the <menuchoice><guimenu>Input Devices</guimenu>
243 <guimenuitem>Mouse</guimenuitem></menuchoice> module.
244 </para></listitem>
245
246 <listitem><para>
247 Clicking any item or the white area around the items with the &RMB; opens a
248 context menu which provides access to many frequently used actions for the item
249 or the current folder, respectively.
250 </para></listitem>
251
252 <listitem><para>
253 If the &LMB; is pressed on an item, but not immediately released, the item can
254 be dragged and dropped in another folder in the current view or in another
255 &dolphin; view (in another &dolphin; window or in the same window if the
256 view is split, see below) to move or copy it or to create a symbolic link.
257 Items can even be dropped in another application to open them in that application.
258 </para></listitem>
259
260 </itemizedlist>
261 <para>
262 &dolphin; remembers the history of visited folders. To navigate backward or
263 forward in the history, the corresponding buttons in the toolbar can be used:
264 </para>
265
266 <screenshot>
267 <screeninfo>Screenshot of &dolphin;'s toolbar</screeninfo>
268 <mediaobject>
269 <imageobject>
270 <imagedata fileref="toolbar-navigation.png" format="PNG"/>
271 </imageobject>
272 <textobject>
273 <phrase>The Back and Forward buttons in the toolbar.</phrase>
274 </textobject>
275 <caption>
276 <para>
277 The <guibutton>Back</guibutton> and <guibutton>Forward</guibutton> buttons in
278 the toolbar can be used to navigate in the history.
279 </para>
280 </caption>
281 </mediaobject>
282 </screenshot>
283
284 </sect2>
285
286 <sect2 id="dolphin-view-appearance">
287 <title>&dolphin; View Appearance</title>
288
289 <para>
290 The toolbar contains buttons to control the appearance of the view:
291 </para>
292
293 <screenshot>
294 <screeninfo>Screenshot of &dolphin;'s toolbar</screeninfo>
295 <mediaobject>
296 <imageobject>
297 <imagedata fileref="toolbar-view-appearance.png" format="PNG"/>
298 </imageobject>
299 <textobject>
300 <phrase>The buttons in the toolbar which control the appearance of the view.</phrase>
301 </textobject>
302 <caption><para>
303 The buttons in the toolbar which control the appearance of the view.
304 </para></caption>
305 </mediaobject>
306 </screenshot>
307
308 <para>
309 All the settings discussed below and other options concerning, &eg; the
310 sorting of the files in the current folder, can also be modified in the
311 <guimenu>View</guimenu> menu and in the
312 <link linkend="view-properties-dialog">View Properties dialog</link>. By
313 default, these settings are remembered for each folder separately. This
314 behavior can be changed in the
315 <link linkend="preferences-dialog-general"><quote>General</quote></link> section of the settings.
316 </para>
317
318 <sect3 id="dolphin-view-modes">
319 <title>View Modes</title>
320
321 <para>
322 The first three buttons in the above screenshot switch between &dolphin;'s
323 view modes.
324 <!-- begin copy to konqueror filemanager.docbook -->
325 <itemizedlist>
326
327 <listitem><para>
328 In the <guibutton>Icons</guibutton> view, which is the default, files will be
329 represented by an icon that visualizes the file type, and a folder icon will be
330 shown for subfolders. The names of folders and files, and the items enabled in
331 <menuchoice><guimenu>View</guimenu><guisubmenu>Additional Information</guisubmenu></menuchoice>,
332 are displayed below the icons.
333 </para></listitem>
334
335 <listitem><para>
336 The <guilabel>Compact</guilabel> view shows the folder contents as icons with
337 the name beside it and the items enabled in
338 <menuchoice><guimenu>View</guimenu><guisubmenu>Additional Information</guisubmenu></menuchoice>
339 below the name. The items are grouped in columns similar to the <guilabel>Short View</guilabel>
340 in the &kde; file dialog.
341 </para></listitem>
342
343 <listitem><para>
344 In the <guibutton>Details</guibutton> view, the folder contents are displayed
345 as a detailed list which contains the name, size and last modification time of
346 each item. Additional columns can be added by clicking a column header with the
347 &RMB;.
348 </para>
349 <para>In the context menu of the header line you can choose between custom or automatic
350 column width. Automatic width adjusts the width of all columns once to display the longest
351 item in the column completely, except for the <guilabel>Name</guilabel> column where
352 the extension is replaced by <quote>...</quote>
353 </para>
354 <para>The order of columns can be changed by drag and drop of column headers, except for
355 the <guilabel>Name</guilabel> header, which is always the first column in this view.
356 </para>
357 <para>
358 The details view allows you to view the current folder
359 in a tree-like fashion if <link linkend="preferences-dialog-viewmodes-details">
360 <guilabel>Expandable folders</guilabel></link> are enabled:
361 Each subfolder of the current folder can be
362 <quote>expanded</quote> or <quote>collapsed</quote> by clicking on the <guiicon>+</guiicon>
363 or <guiicon>-</guiicon> icon next to it.</para></listitem>
364 </itemizedlist>
365 </para>
366
367 <screenshot>
368 <screeninfo>Grouped View</screeninfo>
369 <mediaobject>
370 <imageobject>
371 <imagedata fileref="grouping-view.png" format="PNG"/>
372 </imageobject>
373 <textobject>
374 <phrase>Grouped View</phrase>
375 </textobject>
376 <caption><para>All view modes support grouping by the sort type selected
377 in <menuchoice><guimenu>View</guimenu><guisubmenu>Sort by</guisubmenu></menuchoice></para></caption>
378 </mediaobject>
379 </screenshot>
380 <!-- end copy to konqueror filemanager.docbook -->
381
382 </sect3>
383
384 <sect3 id="dolphin-view-information">
385 <title>Information in the View</title>
386 <para>
387 In all view modes &dolphin; shows at least an icon and a name for each item.
388 Using <guisubmenu>Additional Information</guisubmenu> in the <guimenu>View</guimenu>
389 menu or the context menu of the header in <guilabel>Details</guilabel> mode, you can select
390 more information for each item to be shown:
391 </para>
392
393 <para>
394 <guimenuitem>Size</guimenuitem>, <guimenuitem>Date</guimenuitem>,
395 <guimenuitem>Type</guimenuitem>, <guimenuitem>Rating</guimenuitem>,
396 <guimenuitem>Tags</guimenuitem> or <guimenuitem>Comment</guimenuitem>.
397 </para>
398
399 <para>Depending on the file type, additionally, sorting criteria can be selected:
400 <simplelist>
401 <member><guimenuitem>Document</guimenuitem>: Number of words and lines</member>
402 <member><guimenuitem>Image</guimenuitem>: Size and orientation</member>
403 <member><guimenuitem>Audio</guimenuitem>: Artist, album, duration and track</member>
404 </simplelist>
405 </para>
406
407 <para>The <guisubmenu>Other</guisubmenu> submenu allows you to select
408 <guimenuitem>Path</guimenuitem>, <guimenuitem>Link Destination</guimenuitem>,
409 <guimenuitem>Copied From</guimenuitem>,
410 <guimenuitem>Permissions</guimenuitem>, <guimenuitem>Owner</guimenuitem> or
411 <guimenuitem>User Group</guimenuitem>.
412 </para>
413
414 </sect3>
415
416 <sect3 id="preview">
417 <title>Preview</title>
418
419 <para>
420 If <guibutton>Preview</guibutton> is enabled, the icons are based on the actual
421 file or folder contents; &eg; for images a scaled down preview of the image is
422 shown.
423 </para>
424
425 </sect3>
426
427 <sect3 id="split-view">
428 <title>Split</title>
429
430 <para>
431 If <guibutton>Split</guibutton> is clicked, two views are shown which can
432 display the contents of different folders. This can be convenient for moving or
433 copying files.
434 </para>
435
436 </sect3>
437
438 </sect2>
439 <!-- begin copy to konqueror filemanager.docbook -->
440 <sect2 id="selection">
441 <title>Selecting Items in the View</title>
442
443 <para>
444 There are several ways to select items in the view. Once a group of items
445 is selected, all actions, such as
446 <menuchoice><guimenuitem>Cut</guimenuitem></menuchoice>,
447 <menuchoice><guimenuitem>Copy</guimenuitem></menuchoice>,
448 <menuchoice><guimenuitem>Move to Trash</guimenuitem></menuchoice>,
449 and drag and drop operations, affect all selected items.
450 </para>
451
452 <sect3 id="selection-mouse">
453 <title>Selecting Items Using the Mouse</title>
454
455 <itemizedlist>
456
457 <listitem><para>
458 You can press the &LMB; somewhere in the view and draw a rectangle around
459 a group of items before releasing the button. This will select all items in the
460 rectangle and clear the previous selection. If the &Shift; key is pressed during
461 the selection process, the previous selection is kept.
462 </para></listitem>
463
464 <listitem><para>
465 If the &Ctrl; key is pressed while an item is clicked with the &LMB;, the
466 selection state of this item is toggled. If the &Ctrl; key is pressed while a
467 rectangle is drawn around a group of items as described above, the selection
468 state of all items in the rectangle will be toggled.
469 </para></listitem>
470
471 <listitem><para>
472 If the &Shift; key is pressed while an item is clicked with the &LMB;, all items
473 between the previous current item and the clicked item will be selected.
474 </para></listitem>
475
476 <listitem><para>
477 If <guilabel>Show selection marker</guilabel> is enabled in the
478 <link linkend="preferences-dialog-general-behavior"><quote>Behavior</quote>
479 tab of the <guilabel>General</guilabel> section of the settings</link>, a small
480 <guiicon>+</guiicon> or <guiicon>-</guiicon> button appears in the top
481 left corner of the item which is currently hovered over with the mouse. Clicking
482 this sign selects or deselects the item, respectively.
483 </para></listitem>
484
485 </itemizedlist>
486
487 </sect3>
488
489 <sect3 id="selection-keyboard">
490 <title>Selecting Items Using the Keyboard</title>
491
492 <itemizedlist>
493
494 <listitem><para>
495 If an arrow key, <keycap>Page Up</keycap>, <keycap>Page Down</keycap>,
496 <keycap>Home</keycap>, or <keycap>End</keycap> is pressed, the new current item
497 is selected, and the previous selection is cleared.
498 </para></listitem>
499
500 <listitem><para>
501 If the &Ctrl; key is held while one of the above keys is pressed, the selection
502 remains unchanged.
503 </para></listitem>
504
505 <listitem><para>
506 If the &Shift; key is held while one of the above keys is pressed, all items
507 between the previous current item and the new current item will be selected.
508 </para></listitem>
509
510 <listitem><para>
511 If <keycombo action="simul">&Ctrl;<keysym>Space</keysym></keycombo> is pressed,
512 the selection state of the current item is toggled.
513 </para></listitem>
514
515 <listitem><para>
516 <keycombo action="simul">&Ctrl;<keycap>A</keycap></keycombo> selects all items
517 in the view.
518 </para></listitem>
519
520 <listitem><para>
521 <keycombo action="simul">&Ctrl;&Shift;<keycap>A</keycap></keycombo> toggles the
522 selection state of all items in the view.
523 </para></listitem>
524
525 <listitem><para>
526 Select a file or folder by typing the first few letters of its name and the
527 first matching item is selected.
528 To clear the selection and cancel the keyboard search press &Esc; or wait longer than
529 the timeout of 1 second.
530 </para></listitem>
531 </itemizedlist>
532 <!-- END copy to konqueror filemanager.docbook -->
533 </sect3>
534
535 </sect2>
536
537 </sect1>
538
539 <!--FIXME replace with links to KDE Fundamentals when location bar in file dialog
540 has all features from dolphin ?-->
541
542 <sect1 id="location-bar">
543 <title>Location Bar</title>
544
545 <para>
546 The location bar, which can be found above &dolphin;'s view, displays
547 the path to the current folder. The location bar has two modes.
548 </para>
549
550 <sect2 id="location-bar-bread-crumb">
551 <title>Bread Crumb Mode</title>
552
553 <para>
554 In the <quote>bread crumb</quote> mode, which is the default, each folder name in
555 the path to the current folder is a button which can be clicked to quickly open
556 that folder. Moreover, clicking the <quote>&gt;</quote> sign to the right of a
557 folder opens a menu which allows you to quickly open a subfolder of that folder.
558 </para>
559
560 <screenshot>
561 <screeninfo>Screenshot of the location bar in bread crumb mode</screeninfo>
562 <mediaobject>
563 <imageobject>
564 <imagedata fileref="locationbar-breadcrumb.png" format="PNG"/>
565 </imageobject>
566 <textobject>
567 <phrase>Location bar in bread crumb mode.</phrase>
568 </textobject>
569 <caption><para>Location bar in bread crumb mode.</para></caption>
570 </mediaobject>
571 </screenshot>
572
573 </sect2>
574
575 <sect2 id="location-bar-editable">
576 <title>Editable Mode</title>
577
578 <para>
579 When in bread crumb mode, clicking in the gray area to the right of the path
580 with the &LMB; switches the location bar to <quote>editable</quote> mode,
581 in which the path can be edited using the keyboard. To switch back to bread
582 crumb mode, click the check mark at the right of the location bar with the &LMB;.
583 </para>
584
585 <screenshot>
586 <screeninfo>Screenshot of the location bar in editable mode</screeninfo>
587 <mediaobject>
588 <imageobject>
589 <imagedata fileref="locationbar-editable.png" format="PNG"/>
590 </imageobject>
591 <textobject>
592 <phrase>Location bar in editable mode.</phrase>
593 </textobject>
594 <caption><para>Location bar in editable mode.</para></caption>
595 </mediaobject>
596 </screenshot>
597
598 <sect3 id="location-bar-editable-kioslaves">
599 <title>Using Kioslaves</title>
600
601 <para>If the location bar is empty in editable mode, a drop down box appears in
602 front of the bar listing all available kioslaves on your system. Kioslaves are
603 programs built into &kde; which add support for many different protocols to
604 &dolphin; and other &kde; applications.</para>
605
606 <para>For example with the <quote>fish</quote> kioslave &dolphin; can be
607 used to manage files and folders on a remote host that is accessible
608 via <acronym>SSH</acronym>. To do this you would type <userinput>fish://username@remotehost</userinput>
609 into the location bar. Similar remote file management can be done on
610 remote hosts accessible via the &FTP;, NFS, SFTP, SMB (CIFS) or webdav protocols.</para>
611
612 <para>It is also possible to use the kioslaves drop down list to access
613 &systemsettings;, fonts, trash, other programs and devices attached to your computer.
614 See the drop down list for the full list of capabilities available from kioslaves on your system.
615 </para>
616 <screenshot>
617 <screeninfo>Screenshot of the list of kioslaves</screeninfo>
618 <mediaobject>
619 <imageobject>
620 <imagedata fileref="locationbar-kioslaves-menu.png" format="PNG"/>
621 </imageobject>
622 <textobject>
623 <phrase>Location bar showing list of available kioslaves.</phrase>
624 </textobject>
625 <caption><para>List of available kioslaves.</para></caption>
626 </mediaobject>
627 </screenshot>
628
629 </sect3>
630 </sect2>
631
632 <sect2 id="location-place-context">
633 <title>Places and Context</title>
634 <!--FIXME this is now in file dialog in 4.11-->
635 <para>
636 If the <guilabel>Places</guilabel> panel is hidden; in both modes an additional icon
637 in front of the path is displayed. This icon can be clicked with the &LMB; to open a
638 menu which offers quick access to <quote>places</quote> and storage media. See the
639 <link linkend="places-panel">section about the Places Panel</link> for details.
640 </para>
641
642 <screenshot>
643 <screeninfo>Location bar with Places icon</screeninfo>
644 <mediaobject>
645 <imageobject>
646 <imagedata fileref="locationbar-places-icon.png" format="PNG"/>
647 </imageobject>
648 <textobject>
649 <phrase>Location bar with Places icon</phrase>
650 </textobject>
651 </mediaobject>
652 </screenshot>
653
654 <para>The context menu of the location bar offers actions to switch between the modes and
655 to copy and paste the path using the clipboard. Check the last option in this context menu to
656 display either the full path starting with the root folder of the file system or to display
657 the path starting with the current places entry.
658 </para>
659
660 <screenshot>
661 <screeninfo>Location bar context menu</screeninfo>
662 <mediaobject>
663 <imageobject>
664 <imagedata fileref="locationbar-context-menu.png" format="PNG"/>
665 </imageobject>
666 <textobject>
667 <phrase>Location bar context menu</phrase>
668 </textobject>
669 </mediaobject>
670 </screenshot>
671
672 </sect2>
673
674 </sect1>
675
676 <sect1 id="panels">
677 <title>Panels</title>
678
679 <para>
680 &dolphin; allows a number of panels to be placed next to the view. These can
681 be enabled in <menuchoice><guimenu>View</guimenu><guisubmenu>Panels</guisubmenu></menuchoice>.
682 By unlocking the panels and clicking and dragging a panel title, the panel can be moved
683 to a different position, even outside the window.
684 </para>
685
686 <sect2 id="places-panel">
687 <title>Places</title>
688 <!--FIXME difference between places panel in dolphin + kde filedialog + konqueror:
689 context menu Icon Size? No different entries ?-->
690 <!--Four groups: Places = Folders, Devices, with Baloo Recently Saved and Search For -->
691 <para>
692 The <guilabel>Places</guilabel> panel is located at the left of the window by
693 default. The <guilabel>Places</guilabel> panel shows any locations you have
694 bookmarked. It also shows any disk or media attached to the computer, recently accessed items
695 and allows you to search for certain type of files. The order of these entries can be changed by drag and drop.
696 </para>
697
698 <para>
699 The easiest way to add a folder to the <guilabel>Places</guilabel> panel is to
700 drag it and drop it in the panel. Moreover, you can click inside the panel with
701 the &RMB; and choose <menuchoice><guimenuitem>Add Entry...</guimenuitem></menuchoice>
702 from the context menu. The first procedure creates a system wide bookmark, the second
703 procedure can be used to add the current path of the location bar or any desired folder or device.
704 A dialog opens where label, location and icon can be edited and the usage of this entry
705 can be restricted to &dolphin;.
706 </para>
707
708 <para>A &RMB; click opens the context menu to edit, add, hide or remove entries
709 and change the icon size to one of the predefined values or lock/unlock the panels.
710 </para>
711 <para>The context menu has an action to open the entry in a new tab.
712 Devices can be unmounted using the context menu.
713 </para>
714 </sect2>
715
716 <sect2 id="information-panel">
717 <title>Information</title>
718
719 <para>
720 The <guilabel>Information</guilabel> panel shows extended information about the
721 selected items(s) or about the current folder or the file which is currently hovered
722 over with the mouse, including size, type, and date of last modification. It also
723 features a large preview of the selected item and allows you to assign a rating,
724 tags, and comments to it.
725 </para>
726
727 </sect2>
728
729 <sect2 id="folders-panel">
730 <title>Folders</title>
731
732 <para>
733 The <guilabel>Folders</guilabel> panel shows a tree view structure of the file
734 system. It only shows folders. Clicking a folder with the &LMB; opens this folder
735 in the &dolphin; view.
736
737 </para>
738
739 </sect2>
740
741 <sect2 id="terminal-panel">
742 <title>Terminal</title>
743
744 <para>
745 This panel contains a terminal. The terminal will open at the folder currently
746 shown in the &dolphin; view. Changing the folder in the active &dolphin;
747 view will update the working folder of the terminal. Changing the directory in
748 the terminal will update the working folder in the &dolphin; view. The
749 terminal only works with local media.
750 </para>
751
752 </sect2>
753
754 </sect1>
755
756 <sect1 id="quick-tips">
757 <title>Quick Tips</title>
758
759 <para>
760 The following are a number of tips to save time when using &dolphin;.
761 </para>
762
763 <sect2 id="quick-bookmarking">
764 <title>Quick Bookmarking</title>
765
766 <para>
767 To quickly create a bookmark in the <guilabel>Places</guilabel> panel for the
768 current folder, &RMB; click in the work space and click
769 <menuchoice><guimenuitem>Add to Places</guimenuitem></menuchoice> in the context menu.
770 </para>
771
772 </sect2>
773
774 <sect2 id="finding-searching-in-file">
775 <title>Finding Files and Searching in Files</title>
776 <!-- FIXME search in hidden files + folders View -> Show Hidden Files has to be enabled ? -->
777 <!-- https://bugs.kde.org/show_bug.cgi?id=361557 No clear way to open configuration dialog for Baloo search engine -->
778 <para>
779 &dolphin; is capable of searching for files and for content in files. If <keycombo action="simul">
780 &Ctrl;<keycap>F</keycap></keycombo> is pressed or <menuchoice> <guimenu>Edit</guimenu>
781 <guimenuitem>Find...</guimenuitem> </menuchoice> is used, the <guilabel>Find</guilabel>
782 bar will open already set up to search for files within the current folder and any sub-folders.
783 Start to type into the find input box and the search starts immediately.
784 <screenshot>
785 <screeninfo>Search files and for content in files</screeninfo>
786 <mediaobject>
787 <imageobject>
788 <imagedata fileref="nepomuk-search.png" format="PNG"/>
789 </imageobject>
790 <textobject>
791 <phrase>Search files and for content in files</phrase>
792 </textobject>
793 <caption><para>&dolphin; searching files and for content in files.</para></caption>
794 </mediaobject>
795 </screenshot>
796 </para>
797 <para>The search is case insensitive, and does not require surrounding wildcards
798 (<userinput>*foo*</userinput> and <userinput>foo</userinput> are equivalent),
799 but you can use wildcards inside the search term. <userinput>*</userinput> will match
800 zero or more characters, <userinput>?</userinput> only one single character.</para>
801 <para>This feature can be used with running Baloo services; without these services
802 a KIOSlave is launched to provide the search results.</para>
803 <para>The option from <guilabel>Everywhere</guilabel> with activated Baloo
804 services searches in all indexed folders, without Baloo this option
805 starts the search from the user's <replaceable>Home</replaceable> folder.</para>
806 <!--FIXME 16.12
807 https://git.reviewboard.kde.org/r/123883/
808 Add prototype of a "More search tools..." button
809 -->
810 <screenshot>
811 <screeninfo>Search with More Options</screeninfo>
812 <mediaobject>
813 <imageobject>
814 <imagedata fileref="nepomuk-search-more-options.png" format="PNG"/>
815 </imageobject>
816 <textobject>
817 <phrase>Search with More Options</phrase>
818 </textobject>
819 <caption><para>&dolphin; searching with More Options.</para></caption>
820 </mediaobject>
821 </screenshot>
822
823 <para>
824 Use the <guilabel>More Options</guilabel> button to extend the <guilabel>Find</guilabel>
825 bar. This provides a very comfortable way for
826 the user to shrink the number of search results.</para>
827 <para>To start a search select one or more file types (<guilabel>Documents</guilabel>,
828 <guilabel>Audio</guilabel>, <guilabel>Video</guilabel>, <guilabel>Images</guilabel>),
829 a time period and rating<!--FIXME readd when again implemented: and tag, if you have defined any.--></para>
830
831 <para>Alternatively you can use these options in the <guilabel>Places</guilabel> panel
832 together with the <guilabel>Filter</guilabel> bar to find files using Baloo or limit
833 the search to files matching the filter expression.</para>
834
835 </sect2>
836
837 <sect2 id="mounting-storage-media">
838 <title>Mounting Storage Media</title>
839
840 <para>
841 A quick way to mount Storage Media is to click on the device in the
842 <guilabel>Places</guilabel> panel. This will mount and open the device in &dolphin;.
843 </para>
844
845 </sect2>
846
847 <sect2 id="undo-actions">
848 <title>Undo Actions</title>
849
850 <para>
851 &dolphin; is capable of undoing changes you have made to files. For example if
852 you moved a file to the Trash, &dolphin; can undo this and move it back to its
853 original location. To undo an action, press <keycombo action="simul">&Ctrl;<keycap>Z</keycap></keycombo>
854 or select <menuchoice> <guimenu>Edit</guimenu> <guimenuitem>Undo: (action name)</guimenuitem> </menuchoice>
855 in the menu, &eg; <guimenuitem>Undo: Rename</guimenuitem>.
856 </para>
857
858 </sect2>
859
860 <sect2 id="batch-rename">
861 <title>Renaming A Batch Of Files</title>
862 <para>
863 &dolphin; is capable of renaming a number of files at the same time. Each file
864 will have the file name specified, including a number, &eg;, Image1.jpg,
865 Image2.jpg, Image3.jpg. This can be useful, &eg;, for pictures taken with a digital camera.
866 </para>
867
868 <para>
869 If you wish to rename a batch of files, first select the files to be renamed.
870 This can be done by pressing the &LMB; and drawing a rectangle around the files
871 to be renamed before releasing it, or by holding &Ctrl; and clicking each file
872 to be renamed (see <link linkend="selection">Selecting Items in the View</link>
873 for more details on item selection). Then open the batch-rename dialog by pressing
874 <keycap>F2</keycap> or via the File menu:
875 <menuchoice> <guimenu>File</guimenu> <guimenuitem>Rename...</guimenuitem> </menuchoice>
876 </para>
877
878 <para>
879 Then enter the name you wish to give the files. The # character must be present
880 within the name. The files will then be renamed, where the <userinput>#</userinput>
881 character is replaced by a different consecutive number for each file.
882 </para>
883
884 <para>If all file extensions in your selection are different, the name of all files
885 can be changed without using a <userinput>#</userinput> placeholder while preserving
886 the file extensions. This is &eg; useful to rename a video file and all associated
887 subtitle files, which have the same filename, but different extensions.
888 </para>
889 </sect2>
890
891 <sect2 id="compare-files">
892 <title>Comparing A Selection Of Files or Folders</title>
893
894 <para>
895 If the &kompare; application is installed, you can use it to see the differences
896 between two files or folders.
897 </para>
898
899 <para>
900 First select the two files or folders to be compared. Then launch the &kompare; application
901 via the Tools menu: <menuchoice> <guimenu>Tools</guimenu> <guimenuitem>Compare Files</guimenuitem> </menuchoice>.
902 &kompare; will then open showing the differences between the files or folders.
903 </para>
904
905 </sect2>
906
907 <sect2 id="filter-files">
908 <title>Filtering Files</title>
909
910 <para>
911 &dolphin; is capable of filtering files, &ie; showing only those items in the
912 view whose name contains a given text. For example, if you wish to show
913 only the <acronym>MP3</acronym> files within a folder, you could filter for <quote>.mp3</quote>.
914 This would then filter out all files whose name does not contain <quote>.mp3</quote>.
915 </para>
916
917 <para>
918 To filter files, first enable the filter bar, either by pressing <keycombo action="simul">&Ctrl;<keycap>I</keycap></keycombo>
919 or via the menu: <menuchoice> <guimenu>Tools</guimenu> <guimenuitem>Show Filter Bar</guimenuitem> </menuchoice>.
920 You can then enter the text to be filtered for in the filter bar. The filter bar can
921 be disabled either by pressing &Esc;, or with a &LMB; click on the
922 <guiicon>Hide Filter Bar</guiicon> icon.
923 </para>
924
925 </sect2>
926
927 </sect1>
928
929 </chapter>
930
931 <chapter id="configuring-dolphin">
932 <title>Configuring &dolphin;</title>
933
934 <para>
935 &dolphin; distinguishes two different kinds of settings:
936
937 <itemizedlist>
938
939 <listitem><para>
940 Settings which affect the general behavior of &dolphin;. These can be configured
941 using the <link linkend="preferences-dialog">Preferences Dialog</link>.
942 </para></listitem>
943
944 <listitem><para>
945 Settings which determine how the contents of a folder are displayed in &dolphin;.
946 These settings are called <link linkend="view-properties">View Properties</link>
947 and can be controlled with toolbar buttons, via the <guimenu>View</guimenu> menu,
948 and with the <link linkend="view-properties-dialog">View Properties Dialog</link>.
949 In the default configuration, the view properties are remembered for each folder,
950 but &dolphin; can also be configured to use common view properties for all folders
951 in the <link linkend="preferences-dialog-general-behavior"><quote>General</quote>
952 section of the settings</link>.
953 </para></listitem>
954
955 </itemizedlist>
956
957 </para>
958
959 <sect1 id="preferences-dialog">
960 <title>The &dolphin; Preferences Dialog</title>
961 <para>
962 The Preferences Dialog is opened via <menuchoice><guimenu>Settings</guimenu>
963 <guimenuitem>Configure &dolphin;...</guimenuitem></menuchoice> in the menu in
964 &dolphin;'s main window. The settings are divided into several groups which can
965 be accessed by clicking the corresponding icon on the left of the dialog.
966 </para>
967
968 <para>All settings except for the <guilabel>Startup</guilabel> page and the <guilabel>Status Bar</guilabel>
969 tab on the <guilabel>General</guilabel> page are shared with &konqueror; in filemanager mode.
970 </para>
971
972 <sect2 id="preferences-dialog-startup">
973 <title>Startup</title>
974
975 <para>
976 This group contains settings which control the appearance of &dolphin; on startup.
977
978 <screenshot>
979 <screeninfo>Screenshot of the Startup settings in &dolphin;'s preferences dialog</screeninfo>
980 <mediaobject>
981 <imageobject>
982 <imagedata fileref="preferences-startup.png" format="PNG"/>
983 </imageobject>
984 <textobject>
985 <phrase>Startup Settings.</phrase>
986 </textobject>
987 <caption><para>Startup Settings in &dolphin;'s Preferences Dialog.</para></caption>
988 </mediaobject>
989 </screenshot>
990
991 <itemizedlist>
992
993 <listitem><para>
994 The <guilabel>Home Folder</guilabel> is the folder which is opened on startup. The
995 location of the folder can be entered directly or chosen in a dialog which can
996 be opened by clicking the button showing a <quote>folder</quote> icon. Moreover,
997 the current location or the default location (which is the user's home folder)
998 can be used as the Home Folder by clicking the corresponding button.
999 </para></listitem>
1000
1001 <listitem><para>
1002 <guilabel>Split View Mode</guilabel> controls if the
1003 <link linkend="dolphin-view">&dolphin; view</link> is split on startup
1004 or not.
1005 </para></listitem>
1006
1007 <listitem><para>
1008 <guilabel>Editable location bar</guilabel> controls if the location bar is in
1009 editable mode on startup. The bread crumb mode of the location bar is used
1010 otherwise. See the <link linkend="location-bar">section about the location bar</link>
1011 for details about the two modes.
1012 </para></listitem>
1013
1014 <listitem><para>
1015 If <guilabel>Show full path inside location bar</guilabel> is enabled, the full
1016 path of the current location is shown in the bread crumb mode of the location bar.
1017 Otherwise, a shortened version of the path is shown if it begins with the path of
1018 one of the places in the <guilabel>Places</guilabel> panel.
1019 </para></listitem>
1020
1021 <listitem><para>
1022 <guilabel>Show filter bar</guilabel> controls if the filter bar is shown on
1023 startup or not. See the <link linkend="filter-files">section on the filter bar</link>
1024 for details.
1025 </para></listitem>
1026
1027 </itemizedlist>
1028
1029 </para>
1030
1031 </sect2>
1032
1033 <sect2 id="preferences-dialog-viewmodes">
1034 <title>View Modes</title>
1035
1036 <para>
1037 This group contains settings which control the behavior of &dolphin;'s view
1038 modes. The three view modes (Icons, Compact, and Details) are accessible via the
1039 tab bar at the top.
1040
1041 <screenshot>
1042 <screeninfo>Screenshot of the Icons View settings in &dolphin;'s preferences dialog</screeninfo>
1043 <mediaobject>
1044 <imageobject>
1045 <imagedata fileref="preferences-viewmodes-icons.png" format="PNG"/>
1046 </imageobject>
1047 <textobject>
1048 <phrase>View Modes Settings.</phrase>
1049 </textobject>
1050 <caption><para>View Modes Settings in &dolphin;'s Preferences Dialog.</para></caption>
1051 </mediaobject>
1052 </screenshot>
1053
1054 </para>
1055
1056 <sect3 id="preferences-dialog-viewmodes-common">
1057 <title>Common settings for all view modes</title>
1058
1059 <para>
1060 All three view modes have some common settings:
1061 </para>
1062 <itemizedlist>
1063
1064 <listitem><para>
1065 Sliders which control the size of the icons. The <guilabel>Default</guilabel> or
1066 <guilabel>Preview</guilabel> sizes are used if previews are disabled or enabled,
1067 respectively. Note that the icon size can be changed easily with the zoom slider
1068 in the status bar if the corresponding option is enabled in the
1069 <link linkend="preferences-dialog-general-statusbar"><quote>General</quote>
1070 section of the settings</link>.
1071 </para></listitem>
1072
1073 <listitem><para>
1074 A setting for the font used in the view mode: either the system font or a
1075 custom font can be chosen.
1076 </para></listitem>
1077
1078 </itemizedlist>
1079 <para>
1080 The other settings in the <guilabel>Text</guilabel> section which apply to only
1081 one of the view modes are discussed below.
1082 </para>
1083
1084 </sect3>
1085
1086 <sect3 id="preferences-dialog-viewmodes-icons">
1087 <title>Icons</title>
1088 <para>
1089 <itemizedlist>
1090 <listitem><para>
1091 <guilabel>Width</guilabel> controls the minimum width that is reserved for
1092 the text of a file item.
1093 </para></listitem>
1094 <listitem><para>
1095 <guilabel>Maximum lines</guilabel> means maximum number of text lines below the icon.
1096 </para></listitem>
1097 </itemizedlist>
1098 </para>
1099 </sect3>
1100
1101 <sect3 id="preferences-dialog-viewmodes-compact">
1102 <title>Compact</title>
1103 <para>
1104 <itemizedlist>
1105 <listitem><para>
1106 <guilabel>Maximum width</guilabel> controls the maximum width that is reserved for
1107 the text of a file item.
1108 </para></listitem>
1109 </itemizedlist>
1110 </para>
1111 </sect3>
1112
1113 <sect3 id="preferences-dialog-viewmodes-details">
1114 <title>Details</title>
1115 <para>
1116 <itemizedlist>
1117 <listitem><para>
1118 <guilabel>Expandable folders</guilabel> determines whether any folders that have subfolders
1119 are displayed in a tree view, where the sub items can be expanded by &LMB; clicking the
1120 <guiicon>&gt;</guiicon> icon and collapsed by clicking the <guiicon>v</guiicon> icon.
1121 </para></listitem>
1122 </itemizedlist>
1123 </para>
1124 </sect3>
1125
1126 </sect2>
1127
1128 <sect2 id="preferences-dialog-navigation">
1129 <title>Navigation</title>
1130
1131 <para>
1132 This group contains settings which control how navigation in the folder
1133 structure and in archives works.
1134
1135 <screenshot>
1136 <screeninfo>Screenshot of the Navigation settings in &dolphin;'s preferences dialog</screeninfo>
1137 <mediaobject>
1138 <imageobject>
1139 <imagedata fileref="preferences-navigation.png" format="PNG"/>
1140 </imageobject>
1141 <textobject>
1142 <phrase>Navigation Settings.</phrase>
1143 </textobject>
1144 <caption><para>Navigation Settings in &dolphin;'s Preferences Dialog.</para></caption>
1145 </mediaobject>
1146 </screenshot>
1147
1148 <itemizedlist>
1149
1150 <listitem><para>
1151 The option to open items with a single or double mouse click is a system wide setting and can be
1152 changed in the &systemsettings; in the <menuchoice><guimenu>Input Devices</guimenu>
1153 <guimenuitem>Mouse</guimenuitem></menuchoice> module.</para>
1154 </listitem>
1155
1156 <listitem><para>
1157 Archives will be opened inside &dolphin;, and not in an external application, if
1158 <guilabel>Open Archives as folder</guilabel> is enabled.
1159 </para></listitem>
1160
1161 <listitem><para>
1162 If <guilabel>Open folders during drag operations</guilabel> is enabled, dragging
1163 an item with the mouse and hovering over a folder with it for a short time will open
1164 that folder. This allows you to move or copy items quickly to folders which are
1165 several levels deeper in the folder hierarchy.
1166 </para></listitem>
1167
1168 </itemizedlist>
1169
1170 </para>
1171
1172 </sect2>
1173
1174 <sect2 id="preferences-dialog-services">
1175 <title>Services</title>
1176
1177 <para>
1178 This group offers a selection of services that can be shown in the
1179 <guisubmenu>Actions</guisubmenu> submenu of &dolphin;'s context menu which
1180 appears when clicking a file or folder with the &RMB;.
1181 </para>
1182
1183 <screenshot>
1184 <screeninfo>Screenshot of the Services settings in &dolphin;'s preferences dialog</screeninfo>
1185 <mediaobject>
1186 <imageobject>
1187 <imagedata fileref="preferences-services.png" format="PNG"/>
1188 </imageobject>
1189 <textobject>
1190 <phrase>Services Settings.</phrase>
1191 </textobject>
1192 <caption><para>Services Settings in &dolphin;'s Preferences Dialog.</para></caption>
1193 </mediaobject>
1194 </screenshot>
1195
1196 <para>
1197 Using the <guibutton>Download New Services</guibutton> you can fetch additional
1198 services for the context menu.
1199 </para>
1200 <para>
1201 If you have installed &dolphin;'s plugins for <guilabel>Bazaar</guilabel>,
1202 <guilabel>Mercurial</guilabel>, <guilabel>Git</guilabel> or
1203 <guilabel>Subversion</guilabel> from the kdesdk module these services are shown in the list.
1204 If these plugins are enabled and you enter a folder which is under version control,
1205 the version state (locally changed, up to date &etc;) is indicated by icons
1206 and you have additional entries in the
1207 context menu like commit, update, add, remove &etc;
1208 </para>
1209 <para>
1210 In the service list you can also choose if the <guimenuitem>Delete</guimenuitem>,
1211 <guimenuitem>Copy To</guimenuitem>, and <guimenuitem>Move To</guimenuitem>
1212 commands are shown in the context menu.
1213 </para>
1214 <para>
1215 &dolphin; has to be restarted to activate the changes for some of these settings.
1216 <!--FIXME wrong for Copy To + Move To + Delete, what about the other items?-->
1217 </para>
1218
1219 </sect2>
1220
1221 <sect2 id="preferences-dialog-trash">
1222 <title>Trash</title>
1223
1224 <para>
1225 This group contains settings which control the behavior of the trash.
1226
1227 <screenshot>
1228 <screeninfo>Screenshot of the Trash settings in &dolphin;'s preferences dialog</screeninfo>
1229 <mediaobject>
1230 <imageobject>
1231 <imagedata fileref="preferences-trash.png" format="PNG"/>
1232 </imageobject>
1233 <textobject>
1234 <phrase>Trash Settings.</phrase>
1235 </textobject>
1236 <caption><para>Trash Settings in &dolphin;'s Preferences Dialog.</para></caption>
1237 </mediaobject>
1238 </screenshot>
1239
1240 <itemizedlist>
1241
1242 <listitem><para>
1243 Files which are older than a configurable number of days can be deleted automatically.
1244 </para></listitem>
1245
1246 <listitem><para>
1247 The size of the trash can be limited to a configurable percentage of the disk
1248 size. If this limit is reached, a warning can be issued, or the oldest or
1249 largest files can be deleted automatically.
1250 </para></listitem>
1251
1252 </itemizedlist>
1253
1254 </para>
1255
1256 </sect2>
1257
1258 <sect2 id="preferences-dialog-general">
1259 <title>General</title>
1260
1261 <para>
1262 This group contains settings which control the general behavior of &dolphin;.
1263 The group is divided further into four subgroups which can be accessed using the
1264 tab bar at the top.
1265
1266 <screenshot>
1267 <screeninfo>Screenshot of the General settings in &dolphin;'s preferences dialog</screeninfo>
1268 <mediaobject>
1269 <imageobject>
1270 <imagedata fileref="preferences-general-behavior.png" format="PNG"/>
1271 </imageobject>
1272 <textobject>
1273 <phrase>General Settings.</phrase>
1274 </textobject>
1275 <caption><para>General Settings in &dolphin;'s Preferences Dialog.</para></caption>
1276 </mediaobject>
1277 </screenshot>
1278
1279 </para>
1280
1281 <sect3 id="preferences-dialog-general-behavior">
1282 <title>Behavior Tab</title>
1283
1284 <para>
1285
1286 <itemizedlist>
1287
1288 <listitem><para>
1289 In the <guilabel>View</guilabel> section, you can configure whether the
1290 <link linkend="view-properties"> view properties</link> are stored for each
1291 folder or if common view properties are to be used for all folders.
1292 </para></listitem>
1293
1294 <listitem><para>
1295 <guilabel>Sorting Mode</guilabel> controls how items are sorted in
1296 the view. If <guilabel>Natural sorting</guilabel> is enabled, the sort order of three example files
1297 will be
1298 <orderedlist>
1299 <listitem><para>File1,</para></listitem>
1300 <listitem><para>File2,</para></listitem>
1301 <listitem><para>File10.</para></listitem>
1302 </orderedlist>
1303 If this option is disabled, the normal alphabetical sorting case sensitive or case insensitive
1304 will be used, which leads to the sort order
1305 <orderedlist>
1306 <listitem><para>File1,</para></listitem>
1307 <listitem><para>File10,</para></listitem>
1308 <listitem><para>File2.</para></listitem>
1309 </orderedlist>
1310 </para></listitem>
1311
1312 <listitem><para>
1313 When hovering over a file or folder with the mouse, a small window with relevant
1314 information is shown if <guilabel>Show tooltips</guilabel> is enabled.
1315 </para></listitem>
1316
1317 <listitem><para>
1318 <guilabel>Show selection marker</guilabel> shows a small <guibutton>+</guibutton>
1319 or <guibutton>-</guibutton> button above an item's icon if the item is hovered over
1320 with the mouse. These can be used to select or deselect the item.
1321 </para></listitem>
1322
1323 <listitem><para>
1324 Enable <guilabel>Rename inline</guilabel> to use this mode if only one item is currently selected.
1325 If this option is disabled or several items are selected, a dialog will be displayed for renaming.
1326 </para></listitem>
1327
1328 </itemizedlist>
1329
1330 </para>
1331
1332 </sect3>
1333
1334 <sect3 id="preferences-dialog-general-previews">
1335 <title>Previews Tab</title>
1336
1337 <para>
1338 In this tab, you can configure for which file types previews are shown.
1339 Moreover, the maximum size of remote files for which previews are generated can be chosen.
1340 </para>
1341 <para>
1342 If previews are enabled for folders, previews of some files in the folder will
1343 be shown inside a folder's icon.
1344 </para>
1345 </sect3>
1346
1347 <sect3 id="preferences-dialog-general-confirmations">
1348 <title>Confirmations Tab</title>
1349 <para>
1350 In the ask for confirmation section, you can enable warning dialogs that
1351 are shown before potentially harmful actions .
1352 </para>
1353 <warning><para>The confirmation settings for <guilabel>Moving files or folders to trash</guilabel> and
1354 <guilabel>Deleting files or folders</guilabel> affect file operations in &dolphin;, &konqueror;,
1355 <application>Gwenview</application> and all &kde; applications using the default &kde; file dialog,
1356 whereas <guilabel>Closing Dolphin windows
1357 with multiple tabs</guilabel> is a &dolphin; <!--and &konqueror;--> specific setting.</para></warning>
1358 </sect3>
1359
1360 <sect3 id="preferences-dialog-general-statusbar">
1361 <title>Status Bar Tab</title>
1362
1363 <para>
1364 In this tab, some additional items can be enabled for the status bar, provided
1365 the status bar is wide enough:
1366
1367 <itemizedlist>
1368
1369 <listitem><para>
1370 A <guilabel>zoom slider</guilabel> which can be used to change the icon size quickly.
1371 </para></listitem>
1372
1373 <listitem><para>
1374 A bar that shows how much space is free on the current drive.
1375 </para></listitem>
1376
1377 </itemizedlist>
1378
1379 </para>
1380
1381 </sect3>
1382
1383 </sect2>
1384
1385 </sect1>
1386 <!-- begin copy to konqueror filemanager.docbook -->
1387 <sect1 id="view-properties">
1388 <title>Folder View Properties</title>
1389
1390 <para>
1391 The following settings control how the contents of a folder are displayed in the
1392 &dolphin; view, and are stored on a per-folder basis by default:
1393 </para>
1394 <itemizedlist>
1395
1396 <listitem><para>
1397 The view mode (Icons, Compact, Details)
1398 </para></listitem>
1399
1400 <listitem><para>
1401 The sorting of items, which is determined by the sort order (ascending,
1402 descending) and the attribute (such as name, size,...) that the items are
1403 sorted by
1404 </para></listitem>
1405
1406 <listitem><para>
1407 Sorting of folders and files &ndash; are folders shown first or not?
1408 </para></listitem>
1409
1410 <listitem><para>
1411 Previews &ndash; are they shown instead of icons (based on the settings made in
1412 <link linkend="preferences-dialog-general-previews"><guilabel>Previews</guilabel>
1413 tab of &dolphin;'s General settings</link>) or not?
1414 </para></listitem>
1415
1416 <listitem><para>
1417 Are items shown in groups in the views?
1418 </para></listitem>
1419
1420 <listitem><para>
1421 Are hidden files shown?
1422 </para></listitem>
1423
1424 <listitem><para>
1425 What additional information (besides the name) is shown in the Icons or Details view?
1426 </para></listitem>
1427
1428 </itemizedlist>
1429 <para>
1430 The view properties can be configured in the
1431 <menuchoice><guimenu>View</guimenu></menuchoice> menu, some (such as the view
1432 mode) can also be changed using toolbar buttons.
1433 </para>
1434
1435 <sect2 id="view-properties-dialog">
1436 <title>The View Properties Dialog</title>
1437
1438 <para>
1439
1440 <screenshot>
1441 <screeninfo>Screenshot of the View Properties dialog</screeninfo>
1442 <mediaobject>
1443 <imageobject>
1444 <imagedata fileref="viewproperties-dialog.png" format="PNG"/>
1445 </imageobject>
1446 <textobject>
1447 <phrase>The View Properties dialog.</phrase>
1448 </textobject>
1449 <caption><para>The View Properties Dialog.</para></caption>
1450 </mediaobject>
1451 </screenshot>
1452
1453 The <guilabel>View Properties</guilabel> dialog can be used to quickly modify
1454 several view properties at once. This is done for the current folder, for the
1455 current folder including all subfolders, or even for all folders, depending on
1456 the choice made in the <guilabel>Apply View Properties To</guilabel> section.
1457 </para>
1458
1459 <para>
1460 If <guilabel>Use these view properties as default</guilabel> is enabled, the chosen view
1461 properties will also be used for all folders which do not have customized view
1462 properties yet.
1463 </para>
1464
1465 </sect2>
1466
1467 </sect1>
1468 <!-- end copy to konqueror filemanager.docbook -->
1469 </chapter>
1470
1471 <chapter id="command-reference">
1472 <title>Command Reference</title>
1473 <para>By default the menubar is not shown. All actions described here either can
1474 be accessed with toolbar buttons or with items in the menu of the
1475 <guibutton>Control</guibutton> toolbar button.</para>
1476
1477 <sect1 id="commands-menubar">
1478 <title>The Menubar in &dolphin;'s Main Window</title>
1479
1480 <sect2>
1481 <title>The File Menu</title>
1482 <para>
1483 <variablelist>
1484
1485 <varlistentry>
1486 <term><menuchoice>
1487 <guimenu>File</guimenu>
1488 <guisubmenu>Create New</guisubmenu>
1489 </menuchoice></term>
1490 <listitem><para><action>Creates a new object (such as a folder or a text file) in the current
1491 folder.</action></para>
1492 <para>You will find an explanation of all available objects in &konqueror;'s handbook in the chapter
1493 <ulink url="help:/konqueror/making.html">Create New</ulink>.</para>
1494 </listitem>
1495 </varlistentry>
1496
1497 <varlistentry>
1498 <term><menuchoice>
1499 <shortcut>
1500 <keycombo action="simul">&Ctrl;<keycap>N</keycap></keycombo>
1501 </shortcut>
1502 <guimenu>File</guimenu>
1503 <guimenuitem>New Window</guimenuitem>
1504 </menuchoice></term>
1505 <listitem><para><action>Opens a new &dolphin; window.</action></para></listitem>
1506 </varlistentry>
1507
1508 <varlistentry>
1509 <term><menuchoice>
1510 <shortcut>
1511 <keycombo action="simul">&Ctrl;<keycap>T</keycap></keycombo>
1512 </shortcut>
1513 <guimenu>File</guimenu>
1514 <guimenuitem>New Tab</guimenuitem>
1515 </menuchoice></term>
1516 <listitem><para><action>Opens a new tab.</action></para></listitem>
1517 </varlistentry>
1518
1519 <varlistentry>
1520 <term><menuchoice>
1521 <shortcut>
1522 <keycombo action="simul">&Ctrl;<keycap>W</keycap></keycombo>
1523 </shortcut>
1524 <guimenu>File</guimenu>
1525 <guimenuitem>Close Tab</guimenuitem>
1526 </menuchoice></term>
1527 <listitem><para><action>Closes the current tab.</action></para></listitem>
1528 </varlistentry>
1529
1530 <varlistentry>
1531 <term><menuchoice>
1532 <shortcut>
1533 <keycombo action="simul">&Ctrl;&Shift;<keycap>T</keycap></keycombo>
1534 </shortcut>
1535 <guimenu>File</guimenu>
1536 <guimenuitem>Undo close tab</guimenuitem>
1537 </menuchoice></term>
1538 <listitem><para><action>Reopens the last closed tab.</action></para></listitem>
1539 </varlistentry>
1540
1541 <varlistentry>
1542 <term><menuchoice>
1543 <shortcut>
1544 <keycombo action="simul"><keycap>F2</keycap></keycombo>
1545 </shortcut>
1546 <guimenu>File</guimenu>
1547 <guimenuitem>Rename</guimenuitem>
1548 </menuchoice></term>
1549 <listitem><para><action>Renames one currently selected item inline.
1550 Opens the <link linkend="batch-rename">batch rename dialog</link> if several
1551 items are selected.</action></para></listitem>
1552 </varlistentry>
1553
1554 <varlistentry>
1555 <term><menuchoice>
1556 <shortcut>
1557 <keycombo action="simul"><keycap>Del</keycap></keycombo>
1558 </shortcut>
1559 <guimenu>File</guimenu>
1560 <guimenuitem>Move to Trash</guimenuitem>
1561 </menuchoice></term>
1562 <listitem><para><action>Moves the currently selected item(s) to the
1563 trash.</action></para></listitem>
1564 </varlistentry>
1565
1566 <varlistentry>
1567 <term><menuchoice>
1568 <shortcut>
1569 <keycombo action="simul">&Shift;<keycap>Del</keycap></keycombo>
1570 </shortcut>
1571 <guimenu>File</guimenu>
1572 <guimenuitem>Delete</guimenuitem>
1573 </menuchoice></term>
1574 <listitem><para><action>Permanently deletes the currently selected item(s). The items are not moved
1575 to the trash and cannot be restored.</action></para></listitem>
1576 </varlistentry>
1577
1578 <varlistentry>
1579 <term><menuchoice>
1580 <shortcut>
1581 <keycombo action="simul">&Alt;<keycap>Return</keycap></keycombo>
1582 </shortcut>
1583 <guimenu>File</guimenu>
1584 <guimenuitem>Properties</guimenuitem>
1585 </menuchoice></term>
1586 <listitem><para><action>Shows the properties dialog for the currently selected
1587 item(s).</action></para></listitem>
1588 </varlistentry>
1589 <!--FIXME http://www.aelog.org/checksums-made-easy in fundamentals? -->
1590 <varlistentry>
1591 <term><menuchoice>
1592 <shortcut>
1593 <keycombo action="simul">&Ctrl;<keycap>Q</keycap></keycombo>
1594 </shortcut>
1595 <guimenu>File</guimenu>
1596 <guimenuitem>Quit</guimenuitem>
1597 </menuchoice></term>
1598 <listitem><para><action>Exits &dolphin;.</action></para></listitem>
1599 </varlistentry>
1600 </variablelist>
1601
1602 </para>
1603 </sect2>
1604
1605 <sect2>
1606 <title>The Edit Menu</title>
1607 <para>
1608
1609 <variablelist>
1610 <varlistentry>
1611 <term><menuchoice>
1612 <shortcut>
1613 <keycombo action="simul">&Ctrl;<keycap>Z</keycap></keycombo>
1614 </shortcut>
1615 <guimenu>Edit</guimenu>
1616 <guimenuitem>Undo</guimenuitem>
1617 </menuchoice></term>
1618 <listitem><para><action>Undoes the last action performed by &dolphin;.</action></para></listitem>
1619 </varlistentry>
1620
1621 <varlistentry>
1622 <term><menuchoice>
1623 <shortcut>
1624 <keycombo action="simul">&Ctrl;<keycap>X</keycap></keycombo>
1625 </shortcut>
1626 <guimenu>Edit</guimenu>
1627 <guimenuitem>Cut</guimenuitem>
1628 </menuchoice></term>
1629 <listitem><para><action>Cuts the currently selected item(s).</action></para></listitem>
1630 </varlistentry>
1631
1632 <varlistentry>
1633 <term><menuchoice>
1634 <shortcut>
1635 <keycombo action="simul">&Ctrl;<keycap>C</keycap></keycombo>
1636 </shortcut>
1637 <guimenu>Edit</guimenu>
1638 <guimenuitem>Copy</guimenuitem>
1639 </menuchoice></term>
1640 <listitem><para><action>Copies the currently selected item(s).</action></para></listitem>
1641 </varlistentry>
1642
1643 <varlistentry>
1644 <term><menuchoice>
1645 <shortcut>
1646 <keycombo action="simul">&Ctrl;<keycap>V</keycap></keycombo>
1647 </shortcut>
1648 <guimenu>Edit</guimenu>
1649 <guimenuitem>Paste Clipboard Contents...</guimenuitem></menuchoice> or
1650 <menuchoice><guimenu>Edit</guimenu><guimenuitem>Paste one File</guimenuitem></menuchoice> or
1651 <menuchoice><guimenu>Edit</guimenu><guimenuitem>Paste one Folder</guimenuitem></menuchoice> or
1652 <menuchoice><guimenu>Edit</guimenu><guimenuitem>Paste x Items</guimenuitem>
1653 </menuchoice></term>
1654 <listitem><para><action>Pastes the currently copied/cut items to the current
1655 folder. If the clipboard does not contain files or folders, the clipboard
1656 contents (such as text or image data) will be pasted into a new file.
1657 The name of this file has to be entered in a dialog.
1658 </action></para></listitem>
1659 </varlistentry>
1660
1661 <varlistentry>
1662 <term><menuchoice>
1663 <shortcut>
1664 <keycombo action="simul">&Ctrl;<keycap>F</keycap></keycombo>
1665 </shortcut>
1666 <guimenu>Edit</guimenu>
1667 <guimenuitem>Find...</guimenuitem>
1668 </menuchoice></term>
1669 <listitem><para><action>Opens the find bar. Enter a search term into the edit box and select to search for filename
1670 or in contents of files starting from the current folder or everywhere.</action></para></listitem>
1671 </varlistentry>
1672
1673 <varlistentry>
1674 <term><menuchoice>
1675 <shortcut>
1676 <keycombo action="simul">&Ctrl;<keycap>A</keycap></keycombo>
1677 </shortcut>
1678 <guimenu>Edit</guimenu>
1679 <guimenuitem>Select All</guimenuitem>
1680 </menuchoice></term>
1681 <listitem><para><action>Selects all files and folders in the current
1682 folder.</action></para></listitem>
1683 </varlistentry>
1684
1685 <varlistentry>
1686 <term><menuchoice>
1687 <shortcut>
1688 <keycombo action="simul">&Ctrl;&Shift;<keycap>A</keycap></keycombo>
1689 </shortcut>
1690 <guimenu>Edit</guimenu>
1691 <guimenuitem>Invert Selection</guimenuitem>
1692 </menuchoice></term>
1693 <listitem><para><action>
1694 Selects all unselected items and deselects all selected items in the current folder.
1695 </action></para></listitem>
1696 </varlistentry>
1697 </variablelist>
1698 </para>
1699 </sect2>
1700
1701 <sect2>
1702 <title>The View Menu</title>
1703 <para>
1704
1705 <variablelist>
1706 <varlistentry>
1707 <term><menuchoice>
1708 <shortcut>
1709 <keycombo action="simul">&Ctrl;<keycap>+</keycap></keycombo>
1710 </shortcut>
1711 <guimenu>View</guimenu>
1712 <guimenuitem>Zoom In</guimenuitem>
1713 </menuchoice></term>
1714 <listitem><para><action>Increases the size of icons in the view.</action></para></listitem>
1715 </varlistentry>
1716
1717 <varlistentry>
1718 <term><menuchoice>
1719 <shortcut>
1720 <keycombo action="simul">&Ctrl;<keycap>-</keycap></keycombo>
1721 </shortcut>
1722 <guimenu>View</guimenu>
1723 <guimenuitem>Zoom Out</guimenuitem>
1724 </menuchoice></term>
1725 <listitem><para><action>Decreases the size of icons in the view.</action></para></listitem>
1726 </varlistentry>
1727
1728 <varlistentry>
1729 <term><menuchoice>
1730 <guimenu>View</guimenu>
1731 <guisubmenu>View Mode</guisubmenu>
1732 </menuchoice></term>
1733 <listitem><para><action>Changes the view mode to <guimenuitem>Icons</guimenuitem>
1734 (<keycombo action="simul">&Ctrl;<keycap>1</keycap></keycombo>), <guimenuitem>Compact</guimenuitem>
1735 (<keycombo action="simul">&Ctrl;<keycap>2</keycap></keycombo>) or <guimenuitem>Details</guimenuitem>
1736 (<keycombo action="simul">&Ctrl;<keycap>3</keycap></keycombo>).</action></para></listitem>
1737 </varlistentry>
1738
1739 <varlistentry>
1740 <term><menuchoice>
1741 <guimenu>View</guimenu>
1742 <guisubmenu>Sort By</guisubmenu>
1743 </menuchoice></term>
1744 <listitem><para><action>Changes whether items are sorted</action> by <guimenuitem>Name</guimenuitem>
1745 or other criteria described in <link linkend="dolphin-view-information">Information in the View</link>.</para>
1746 <para><guimenuitem>Descending</guimenuitem> reverses the sort order.
1747 <guimenuitem>Folders First</guimenuitem> sorts folders before files.
1748 </para></listitem>
1749 </varlistentry>
1750
1751 <varlistentry>
1752 <term><menuchoice>
1753 <guimenu>View</guimenu>
1754 <guisubmenu>Additional Information</guisubmenu>
1755 </menuchoice></term>
1756 <listitem><para><action>Displays additional information</action>
1757 described in <link linkend="dolphin-view-information">Information in the View</link>.
1758 </para></listitem>
1759 </varlistentry>
1760
1761 <varlistentry>
1762 <term><menuchoice>
1763 <guimenu>View</guimenu>
1764 <guimenuitem>Preview</guimenuitem>
1765 </menuchoice></term>
1766 <listitem><para><action>Displays a symbolic preview of the file contents </action> in the different
1767 view modes.</para></listitem>
1768 </varlistentry>
1769
1770 <varlistentry>
1771 <term><menuchoice>
1772 <guimenu>View</guimenu>
1773 <guimenuitem>Show in Groups</guimenuitem>
1774 </menuchoice></term>
1775 <listitem><para><action>Displays</action> the content of the
1776 current folder grouped by the option selected in <guimenuitem>Sort By</guimenuitem>.
1777 </para></listitem>
1778 </varlistentry>
1779
1780 <varlistentry>
1781 <term><menuchoice>
1782 <shortcut>
1783 <keycombo action="simul">&Alt;<keycap>.</keycap></keycombo>
1784 </shortcut>
1785 <guimenu>View</guimenu>
1786 <guimenuitem>Hidden Files</guimenuitem>
1787 </menuchoice></term>
1788 <listitem><para><action>Shows all the hidden files and sub-folders within the current
1789 folder.</action></para></listitem>
1790 </varlistentry>
1791
1792 <varlistentry>
1793 <term><menuchoice>
1794 <shortcut>
1795 <keycombo action="simul"><keycap>F3</keycap></keycombo>
1796 </shortcut>
1797 <guimenu>View</guimenu>
1798 <guimenuitem>Split</guimenuitem>
1799 </menuchoice></term>
1800 <listitem><para><action>Enables and disables the split view mode.</action></para></listitem>
1801 </varlistentry>
1802
1803 <varlistentry>
1804 <term><menuchoice>
1805 <shortcut>
1806 <keycombo action="simul"><keycap>F5</keycap></keycombo>
1807 </shortcut>
1808 <guimenu>View</guimenu>
1809 <guimenuitem>Reload</guimenuitem>
1810 </menuchoice></term>
1811 <listitem><para><action>Reloads the current folder.</action></para></listitem>
1812 </varlistentry>
1813
1814 <varlistentry>
1815 <term><menuchoice>
1816 <guimenu>View</guimenu>
1817 <guimenuitem>Stop</guimenuitem>
1818 </menuchoice></term>
1819 <listitem><para><action>Stops loading/reading the contents of the current
1820 folder.</action></para></listitem>
1821 </varlistentry>
1822
1823 <varlistentry>
1824 <term><menuchoice>
1825 <guimenu>View</guimenu>
1826 <guisubmenu>Panels</guisubmenu>
1827 </menuchoice></term>
1828 <listitem><para><action>Enables and disables</action> the different <link linkend="panels">panels</link>:
1829 <guimenuitem>Places</guimenuitem> (<keycap>F9</keycap>), <guimenuitem>Information</guimenuitem>
1830 (<keycap>F11</keycap>), <guimenuitem>Folders</guimenuitem> (<keycap>F7</keycap>),
1831 <guimenuitem>Terminal</guimenuitem> (<keycap>F4</keycap>).
1832 With <guimenuitem>Lock Panels</guimenuitem> the panel header with caption and two buttons is
1833 hidden to save space and the panels are immutable, with <guimenuitem>Unlock Panels</guimenuitem>
1834 the header is visible and the panel can be moved to the right or left or even
1835 outside the main window.
1836 <!-- FIXME Places header always visible ?-->
1837 </para></listitem>
1838 </varlistentry>
1839
1840 <varlistentry>
1841 <term><menuchoice>
1842 <shortcut>
1843 <keycap>F6</keycap>
1844 </shortcut>
1845 <guimenu>View</guimenu>
1846 <guisubmenu>Location Bar</guisubmenu>
1847 <guimenuitem>Editable Location</guimenuitem>
1848 </menuchoice></term>
1849 <listitem><para><action>Changes the location bar between the two modes; the
1850 <link linkend="location-bar-bread-crumb">bread crumb mode</link> and the
1851 <link linkend="location-bar-editable">editable mode</link>.
1852 </action></para></listitem>
1853 </varlistentry>
1854
1855 <varlistentry>
1856 <term><menuchoice>
1857 <shortcut>
1858 <keycombo action="simul">&Ctrl;<keycap>L</keycap></keycombo>
1859 </shortcut>
1860 <guimenu>View</guimenu>
1861 <guisubmenu>Location Bar</guisubmenu>
1862 <guimenuitem>Replace Location</guimenuitem>
1863 </menuchoice></term>
1864 <listitem><para><action>Switches the location bar to <link linkend="location-bar-editable">editable mode</link>,
1865 if necessary, and selects the location such that it can be replaced quickly.
1866 </action></para></listitem>
1867 </varlistentry>
1868
1869 <varlistentry>
1870 <term><menuchoice>
1871 <guimenu>View</guimenu>
1872 <guimenuitem>Adjust View Properties...</guimenuitem>
1873 </menuchoice></term>
1874 <listitem><para><action>Opens the <link linkend="view-properties-dialog">View Properties
1875 Dialog</link>.</action></para></listitem>
1876 </varlistentry>
1877 </variablelist>
1878
1879 </para>
1880 </sect2>
1881
1882 <sect2>
1883 <title>The Go Menu</title>
1884 <para>
1885
1886 <variablelist>
1887 <varlistentry>
1888 <term><menuchoice>
1889 <shortcut>
1890 <keycombo action="simul">&Alt;<keycap>Up</keycap></keycombo>
1891 </shortcut>
1892 <guimenu>Go</guimenu>
1893 <guimenuitem>Up</guimenuitem>
1894 </menuchoice></term>
1895 <listitem><para><action>Changes to the folder above the current folder.</action></para></listitem>
1896 </varlistentry>
1897
1898 <varlistentry>
1899 <term><menuchoice>
1900 <shortcut>
1901 <keycombo action="simul">&Alt;<keycap>Left</keycap></keycombo>
1902 </shortcut>
1903 <guimenu>Go</guimenu>
1904 <guimenuitem>Back</guimenuitem>
1905 </menuchoice></term>
1906 <listitem><para><action>Changes to the previously viewed folder.</action></para></listitem>
1907 </varlistentry>
1908
1909 <varlistentry>
1910 <term><menuchoice>
1911 <shortcut>
1912 <keycombo action="simul">&Alt;<keycap>Right</keycap></keycombo>
1913 </shortcut>
1914 <guimenu>Go</guimenu>
1915 <guimenuitem>Forward</guimenuitem>
1916 </menuchoice></term>
1917 <listitem><para><action>Undoes</action> a <quote>Go Back</quote> action.</para></listitem>
1918 </varlistentry>
1919
1920 <varlistentry>
1921 <term><menuchoice>
1922 <shortcut>
1923 <keycombo action="simul">&Alt;<keycap>Home</keycap></keycombo>
1924 </shortcut>
1925 <guimenu>Go</guimenu>
1926 <guimenuitem>Home</guimenuitem>
1927 </menuchoice></term>
1928 <listitem><para><action>Changes to the users home folder, &eg;
1929 /home/Peter/.</action></para></listitem>
1930 </varlistentry>
1931
1932 <varlistentry>
1933 <term><menuchoice>
1934 <guimenu>Go</guimenu>
1935 <guisubmenu>Recently Closed Tabs</guisubmenu>
1936 </menuchoice></term>
1937 <listitem><para><action>Shows a list of recently closed tabs which can
1938 be reopened.</action></para></listitem>
1939 </varlistentry>
1940 </variablelist>
1941 </para>
1942 </sect2>
1943
1944 <sect2>
1945 <title>The Tools Menu</title>
1946 <para>
1947
1948 <variablelist>
1949 <varlistentry>
1950 <term><menuchoice>
1951 <shortcut>
1952 <keycombo action="simul">&Ctrl;<keycap>I</keycap></keycombo>
1953 </shortcut>
1954 <guimenu>Tools</guimenu>
1955 <guimenuitem>Show Filter Bar</guimenuitem>
1956 </menuchoice></term>
1957 <listitem><para><action>Enables and disables the <link linkend="filter-files">filter bar</link>.</action></para></listitem>
1958 </varlistentry>
1959
1960 <varlistentry>
1961 <term><menuchoice>
1962 <shortcut>
1963 <keycombo action="simul">&Shift;<keycap>F4</keycap></keycombo>
1964 </shortcut>
1965 <guimenu>Tools</guimenu>
1966 <guimenuitem>Open Terminal</guimenuitem>
1967 </menuchoice></term>
1968 <listitem><para><action>Opens &konsole; within the current folder.</action></para></listitem>
1969 </varlistentry>
1970
1971 <varlistentry>
1972 <term><menuchoice>
1973 <guimenu>Tools</guimenu>
1974 <guimenuitem>Compare Files</guimenuitem>
1975 </menuchoice></term>
1976 <listitem><para><action>Compare the currently selected files or folders with
1977 &kompare;. This action is only enabled if two files or folders are selected.</action></para></listitem>
1978 </varlistentry>
1979
1980 <varlistentry>
1981 <term><menuchoice>
1982 <guimenu>Tools</guimenu>
1983 <guisubmenu>Select Remote Charset</guisubmenu>
1984 </menuchoice></term>
1985 <listitem><para><action>Allows you to choose the charset used by a remote
1986 connection manually.</action></para></listitem>
1987 </varlistentry>
1988 </variablelist>
1989 </para>
1990 </sect2>
1991
1992 <sect2>
1993 <title>The Settings and Help Menu</title>
1994 <para>
1995 &dolphin; has the common &kde; <guimenu>Settings</guimenu> and <guimenu>Help</guimenu>
1996 menu items, for more information read the sections about the <ulink url="help:/fundamentals/ui.html#menus-settings"
1997 >Settings Menu</ulink> and <ulink url="help:/fundamentals/ui.html#menus-help">Help Menu</ulink>
1998 of the &kde; Fundamentals.
1999 </para>
2000 </sect2>
2001
2002 </sect1>
2003 </chapter>
2004
2005 <chapter id="misc-questions">
2006 <title>Miscellaneous Questions</title>
2007
2008 <qandaset id="misclist">
2009 <qandaentry>
2010 <question>
2011 <para>Has &dolphin; replaced &konqueror;?</para>
2012 </question>
2013 <answer>
2014 <para>
2015 &dolphin; is not intended to be a competitor to &konqueror;: &konqueror; acts as
2016 a universal viewer being able to show &HTML; pages, text documents, folders and a
2017 lot more, whereas &dolphin; focuses on being only a file manager. This approach
2018 allows the optimization of the user interface for the task of file management.
2019 </para>
2020 </answer>
2021 </qandaentry>
2022
2023 <qandaentry>
2024 <question>
2025 <para>How can I get involved with the development of &dolphin;?</para>
2026 </question>
2027 <answer>
2028 <para>
2029 The easiest way to get involved with &dolphin; is to subscribe to the developer
2030 mailing list <ulink url="https://mail.kde.org/mailman/listinfo/kfm-devel">kfm-devel</ulink>
2031 and drop an email to the developer mailing list. Email what you can do, how much time
2032 you can devote &etc;, the developers will let you know what you can do in the
2033 project. If you wish to contribute to the documentation please email the
2034 <ulink url="mailto:kde-doc-english@kde.org">&kde; Documentation Team</ulink> list.
2035 </para>
2036 </answer>
2037 </qandaentry>
2038
2039 <qandaentry>
2040 <question>
2041 <para>How can I submit bug reports?</para>
2042 </question>
2043 <answer>
2044 <para>
2045 The official channel for submitting bug reports is via the &kde; bug tracking
2046 system. The &kde; bug tracker can be found at
2047 <ulink url="http://bugs.kde.org">http://bugs.kde.org</ulink>.
2048 </para>
2049 </answer>
2050 </qandaentry>
2051
2052 <qandaentry>
2053 <question>
2054 <para>How can I submit feature requests?</para>
2055 </question>
2056 <answer>
2057 <para>
2058 The official channel for submitting feature requests is via the &kde; bug
2059 tracking system. The &kde; bug tracker can be found at
2060 <ulink url="http://bugs.kde.org">http://bugs.kde.org</ulink>.
2061 </para>
2062
2063 </answer>
2064
2065 </qandaentry>
2066 </qandaset>
2067 </chapter>
2068
2069 <chapter id="credits">
2070
2071 <title>Credits and License</title>
2072
2073 <para>
2074 &dolphin;
2075 </para>
2076 <para>
2077 Program copyright 2006&ndash;2014 Peter Penz <email>peter.penz@gmx.at</email>,
2078 Frank Reininghaus <email>frank78ac@googlemail.com</email> and Emmanuel Pescosta
2079 <email>emmanuelpescosta099@gmail.com</email> </para>
2080 <para>
2081 Contributors:
2082 <itemizedlist>
2083 <listitem><para>Cvetoslav Ludmiloff <email>ludmiloff@gmail.com</email></para></listitem>
2084 <listitem><para>Stefan Monov <email>logixoul@gmail.com</email></para></listitem>
2085 <listitem><para>Michael Austin <email>tuxedup@users.sourceforge.net</email></para></listitem>
2086 <listitem><para>&Orville.Bennett; &Orville.Bennett.mail;</para></listitem>
2087 </itemizedlist>
2088 </para>
2089
2090 <para>
2091 Documentation copyright 2005 Peter Penz <email>peter.penz@gmx.at</email>
2092 </para>
2093 <para>
2094 Documentation copyright 2006 &Orville.Bennett; &Orville.Bennett.mail;
2095 </para>
2096 <para>
2097 Documentation copyright 2006 Michael Austin <email>tuxedup@users.sourceforge.net</email>
2098 </para>
2099 <para>
2100 Documentation copyright 2009 Frank Reininghaus <email>frank78ac@googlemail.com</email>
2101 </para>
2102
2103 <!-- TRANS:CREDIT_FOR_TRANSLATORS -->
2104
2105 &underFDL; <!-- FDL: do not remove -->
2106 &underGPL; <!-- GPL License -->
2107
2108 </chapter>
2109
2110 &documentation.index;
2111 </book>
2112
2113 <!--
2114 Local Variables:
2115 mode: sgml
2116 sgml-minimize-attributes:nil
2117 sgml-general-insert-case:lower
2118 sgml-indent-step:0
2119 sgml-indent-data:nil
2120 End:
2121
2122 vim:tabstop=2:shiftwidth=2:expandtab
2123 -->