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