]> cloud.milkyroute.net Git - dolphin.git/blob - docs/index.docbook
Merge branch 'Applications/14.12' into frameworks
[dolphin.git] / docs / 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 dolphin "<application>Dolphin</application>">
4 <!ENTITY kappname "&dolphin;">
5 <!ENTITY package "kde-baseapps">
6 <!ENTITY % addindex "IGNORE">
7 <!ENTITY % English "INCLUDE"><!-- change language only here -->
8 ]>
9
10 <book id="dolphin" lang="&language;">
11
12 <bookinfo>
13 <title>The &dolphin; Handbook</title>
14
15 <authorgroup>
16 <author>
17 <firstname>Peter</firstname>
18 <othername></othername>
19 <surname>Penz</surname>
20 <affiliation>
21 <address><email>peter.penz@gmx.at</email></address>
22 </affiliation>
23 </author>
24 <author>
25 <firstname>Orville</firstname>
26 <surname>Bennett</surname>
27 <affiliation>
28 <address>&Orville.Bennett.mail;</address>
29 </affiliation>
30 </author>
31 <author>
32 <firstname>Michael</firstname>
33 <surname>Austin</surname>
34 <affiliation>
35 <address><email>tuxedup@users.sourceforge.net</email></address>
36 </affiliation>
37 </author>
38 <author>
39 <firstname>David</firstname>
40 <surname>Edmundson</surname>
41 <affiliation>
42 <address><email>kde@davidedmundson.co.uk</email></address>
43 </affiliation>
44 </author>
45 <author>
46 <firstname>Alan</firstname>
47 <surname>Blanchflower</surname>
48 </author>
49 <author>
50 <firstname>Frank</firstname>
51 <surname>Reininghaus</surname>
52 <affiliation>
53 <address><email>frank78ac@googlemail.com</email></address>
54 </affiliation>
55 </author>
56
57 <!-- TRANS:ROLES_OF_TRANSLATORS -->
58 </authorgroup>
59
60 <copyright>
61 <year>2006</year>
62 <holder>Peter Penz</holder>
63 </copyright>
64 <copyright>
65 <year>2006</year>
66 <holder>&Orville.Bennett;</holder>
67 <holder>Michael Austin</holder>
68 </copyright>
69 <copyright>
70 <year>2009</year>
71 <holder>Frank Reininghaus</holder>
72 </copyright>
73
74 <legalnotice>&FDLNotice;</legalnotice>
75
76 <date>2013-06-28</date>
77 <releaseinfo>4.11 (&kde; 4.11)</releaseinfo>
78
79 <abstract>
80 <para>
81 &dolphin; is the default file manager for &kde;, designed with usability as a primary focus.
82 </para>
83 </abstract>
84
85 <keywordset>
86 <keyword>KDE</keyword>
87 <keyword>Dolphin</keyword>
88 <keyword>Filemanager</keyword>
89 <keyword>file</keyword>
90 <keyword>management</keyword>
91 </keywordset>
92
93 </bookinfo>
94
95 <chapter id="introduction">
96 <title>Introduction</title>
97
98 <para>
99 &dolphin; is &kde;'s default file manager. It aims to improve usability at the
100 user interface level. &dolphin; focuses only on being a file manager whereas
101 &konqueror;, which was &kde;'s default file manager in &kde; 3 and can still be
102 used for file management, is a universal viewer for many file types.
103 </para>
104
105 <para>
106 This design approach allows the developers to concentrate on optimizing the user
107 interface for the specific task of file management.
108 </para>
109
110 <para>
111 Please report any problems or feature requests to the &dolphin; author via the
112 bug report dialog. This is accessible either from the <guibutton>Control</guibutton>
113 button at the right of the toolbar in the default mode without
114 menubar; or from <menuchoice><guimenu>Help</guimenu><guimenuitem>Report Bug...</guimenuitem></menuchoice>
115 menu of the application, if the menubar is shown.
116 </para>
117
118 </chapter>
119
120 <chapter id="using-dolphin">
121 <title>Using &dolphin;</title>
122
123 <sect1 id="dolphin-user-interface">
124 <title>&dolphin; User Interface</title>
125
126 <para>
127 The screenshot below shows &dolphin;'s default user interface:
128 </para>
129
130 <screenshot>
131 <screeninfo>Screenshot of &dolphin;'s default user interface</screeninfo>
132 <mediaobject>
133 <imageobject>
134 <imagedata fileref="default-ui.png" format="PNG"/>
135 </imageobject>
136 <textobject>
137 <phrase>&dolphin;'s default user interface.</phrase>
138 </textobject>
139 <caption><para>&dolphin;'s default user interface.</para></caption>
140 </mediaobject>
141 </screenshot>
142
143 <para>
144 The elements of the default user interface are:
145
146 <itemizedlist>
147
148 <listitem><para>
149 The toolbar, which can be used for quick access to frequently used actions. The
150 toolbar can be customized by clicking it with the &RMB; and choosing
151 <menuchoice><guimenuitem>Configure Toolbars...</guimenuitem></menuchoice>
152 from the context menu, with <guimenuitem>Configure Toolbars...</guimenuitem>
153 from the <guibutton>Control</guibutton> button at the
154 right of the toolbar or via <menuchoice><guimenu>Settings</guimenu>
155 <guimenuitem>Configure Toolbars...</guimenuitem></menuchoice>
156 from the main menu.
157 </para>
158 <screenshot>
159 <screeninfo>Screenshot of &dolphin;'s toolbar</screeninfo>
160 <mediaobject>
161 <imageobject>
162 <imagedata fileref="toolbar.png" format="PNG"/>
163 </imageobject>
164 <textobject>
165 <phrase>The default toolbar.</phrase>
166 </textobject>
167 <caption>
168 <para>
169 Toolbar items where the icon is sufficient for knowing the command do not have text
170 alongside the icons. This can be changed by a &RMB; click and selecting the item text
171 below <guilabel>Show Text</guilabel>. The <guibutton>Control</guibutton>
172 button at the right side of the toolbar is only displayed if the menubar is hidden.
173 </para>
174 </caption>
175 </mediaobject>
176 </screenshot>
177 </listitem>
178
179 <listitem><para>
180 The location bar, which always displays the path to the current folder. It can
181 be switched between two different modes, see the
182 <link linkend="location-bar">section on the location bar</link> for details.
183 </para></listitem>
184
185 <listitem><para>
186 The <link linkend="dolphin-view">view</link>, which shows all files
187 and folders in the current folder.
188 </para></listitem>
189
190 <listitem><para>
191 The <link linkend="places-panel"><guilabel>Places</guilabel> panel</link>, which
192 provides quick access to bookmarked locations and disks or other media.
193 </para>
194 <para>If desktop search and file indexing are enabled in the <guilabel>Desktop Search</guilabel>
195 module in the &systemsettings; the panel provides <guilabel>Recently Saved</guilabel>
196 items and allows you to search for <guilabel>Documents</guilabel>, <guilabel>Images</guilabel>,
197 <guilabel>Audio Files</guilabel> and <guilabel>Video</guilabel>.
198 </para></listitem>
199
200 <listitem><para>
201 The status bar. It displays the name, size and type of the file which is
202 currently hovered over with the mouse, or the number and size of the files which are
203 selected. At the right, there is a zoom slider that allows you to adjust the size
204 of the icons in the view.
205 </para></listitem>
206
207 <listitem><para>
208 The menubar (hidden by default), which provides access to all commands and configuration options.
209 See the <link linkend="commands-menubar">Command Reference</link> for a list of
210 all menu commands. The menubar can be toggled with
211 <guimenuitem>Show Menubar</guimenuitem> (<keycombo action="simul">&Ctrl;<keycap>M</keycap></keycombo>)
212 from the <guimenu>Settings</guimenu> menu or the <guibutton>Control</guibutton> button.
213 </para>
214 <para>If the menubar is hidden, all its actions are available from the
215 <guibutton>Control</guibutton> button.
216 </para></listitem>
217
218 <listitem><para>
219 The additional <guilabel>Information</guilabel>, <guilabel>Folders</guilabel>
220 and <guilabel>Terminal</guilabel> panels are hidden
221 by default, for more information see <link linkend="panels"><guilabel>Panels</guilabel>.</link>
222 </para></listitem>
223
224 </itemizedlist>
225
226 </para>
227
228 </sect1>
229
230 <sect1 id="dolphin-view">
231 <title>The &dolphin; View</title>
232
233 <sect2 id="dolphin-view-using">
234 <title>Using the View</title>
235
236 <para>
237 The view displays all files and folders in the current folder. These items
238 can be accessed or manipulated in different ways:
239 </para>
240 <itemizedlist>
241
242 <listitem><para>
243 A file or folder can be opened by clicking it with the &LMB; (or
244 double-clicking, if <guilabel>Double-click to open files and folders</guilabel>
245 is enabled in the <link linkend="preferences-dialog-navigation"><quote>Navigation</quote>
246 section of the settings</link>).
247 </para></listitem>
248
249 <listitem><para>
250 Clicking any item or the white area around the items with the &RMB; opens a
251 context menu which provides access to many frequently used actions for the item
252 or the current folder, respectively.
253 </para></listitem>
254
255 <listitem><para>
256 If the &LMB; is pressed on an item, but not immediately released, the item can
257 be dragged and dropped in another folder in the current view or in another
258 &dolphin; view (in another &dolphin; window or in the same window if the
259 view is split, see below) to move or copy it or to create a symbolic link.
260 Items can even be dropped in another application to open them in that application.
261 </para></listitem>
262
263 </itemizedlist>
264 <para>
265 &dolphin; remembers the history of visited folders. To navigate backward or
266 forward in the history, the corresponding buttons in the toolbar can be used:
267 </para>
268
269 <screenshot>
270 <screeninfo>Screenshot of &dolphin;'s toolbar</screeninfo>
271 <mediaobject>
272 <imageobject>
273 <imagedata fileref="toolbar-navigation.png" format="PNG"/>
274 </imageobject>
275 <textobject>
276 <phrase>The Back and Forward buttons in the toolbar.</phrase>
277 </textobject>
278 <caption>
279 <para>
280 The <guibutton>Back</guibutton> and <guibutton>Forward</guibutton> buttons in
281 the toolbar can be used to navigate in the history.
282 </para>
283 </caption>
284 </mediaobject>
285 </screenshot>
286
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 directory
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>&gt;</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 &kappname; 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
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
740 </para>
741
742 </sect2>
743
744 <sect2 id="terminal-panel">
745 <title>Terminal</title>
746
747 <para>
748 This panel contains a terminal. The terminal will open at the folder currently
749 shown in the &dolphin; view. Changing the folder in the active &dolphin;
750 view will update the working folder of the terminal. Changing the directory in
751 the terminal will update the working folder in the &dolphin; view. The
752 terminal only works with local media.
753 </para>
754
755 </sect2>
756
757 </sect1>
758
759 <sect1 id="quick-tips">
760 <title>Quick Tips</title>
761
762 <para>
763 The following are a number of tips to save time when using &dolphin;.
764 </para>
765
766 <sect2 id="quick-bookmarking">
767 <title>Quick Bookmarking</title>
768
769 <para>
770 To quickly create a bookmark in the <guilabel>Places</guilabel> panel for the
771 current folder, &RMB; click in the work space and click
772 <menuchoice><guimenuitem>Add to Places</guimenuitem></menuchoice> in the context menu.
773 </para>
774
775 </sect2>
776
777 <sect2 id="finding-searching-in-file">
778 <title>Finding Files and Searching in Files</title>
779 <!-- FIXME search in hidden files + folders View -> Show Hidden Files has to be enabled ? -->
780 <para>
781 &dolphin; is capable of searching for files and for content in files. If <keycombo action="simul">
782 &Ctrl;<keycap>F</keycap></keycombo> is pressed or <menuchoice> <guimenu>Edit</guimenu>
783 <guimenuitem>Find...</guimenuitem> </menuchoice> is used, the <guilabel>Find</guilabel>
784 bar will open already set up to search for files within the current folder and any sub-folders.
785 Start to type into the find input box and the search starts immediately.
786 <screenshot>
787 <screeninfo>Search files and for content in files</screeninfo>
788 <mediaobject>
789 <imageobject>
790 <imagedata fileref="nepomuk-search.png" format="PNG"/>
791 </imageobject>
792 <textobject>
793 <phrase>Search files and for content in files</phrase>
794 </textobject>
795 <caption><para>&dolphin; searching files and for content in files.</para></caption>
796 </mediaobject>
797 </screenshot>
798 </para>
799 <para>The search is case insensitive, and does not require surrounding wildcards
800 (<userinput>*foo*</userinput> and <userinput>foo</userinput> are equivalent),
801 but you can use wildcards inside the search term. <userinput>*</userinput> will match
802 zero or more characters, <userinput>?</userinput> only one single character.</para>
803 <para>This feature can be used with running Baloo services; without these services
804 a KIOSlave is launched to provide the search results.</para>
805 <para>The option from <guilabel>Everywhere</guilabel> with activated Baloo
806 services searches in all indexed folders, without Baloo this option
807 starts the search from the user's <replaceable>Home</replaceable> folder.</para>
808
809 <screenshot>
810 <screeninfo>Search with More Options</screeninfo>
811 <mediaobject>
812 <imageobject>
813 <imagedata fileref="nepomuk-search-more-options.png" format="PNG"/>
814 </imageobject>
815 <textobject>
816 <phrase>Search with More Options</phrase>
817 </textobject>
818 <caption><para>&dolphin; searching with More Options.</para></caption>
819 </mediaobject>
820 </screenshot>
821
822 <para>
823 Use the <guilabel>More Options</guilabel> button to extend the <guilabel>Find</guilabel>
824 bar. This provides a very comfortable way for
825 the user to shrink the number of search results.</para>
826 <para>To start a search select one or more file types (<guilabel>Documents</guilabel>,
827 <guilabel>Audio</guilabel>, <guilabel>Video</guilabel>, <guilabel>Images</guilabel>),
828 a time period and rating<!--FIXME readd when again implemented: and tag, if you have defined any.--></para>
829
830 <para>Alternatively you can use these options in the <guilabel>Places</guilabel> panel
831 together with the <guilabel>Filter</guilabel> bar to find files using Baloo or limit
832 the search to files matching the filter expression.</para>
833
834 </sect2>
835
836 <sect2 id="mounting-storage-media">
837 <title>Mounting Storage Media</title>
838
839 <para>
840 A quick way to mount Storage Media is to click on the device in the
841 <guilabel>Places</guilabel> panel. This will mount and open the device in &dolphin;.
842 </para>
843
844 </sect2>
845
846 <sect2 id="undo-actions">
847 <title>Undo Actions</title>
848
849 <para>
850 &dolphin; is capable of undoing changes you have made to files. For example if
851 you moved a file to the Trash, &dolphin; can undo this and move it back to its
852 original location. To undo an action, press <keycombo action="simul">&Ctrl;<keycap>Z</keycap></keycombo>
853 or select <menuchoice> <guimenu>Edit</guimenu> <guimenuitem>Undo: (action name)</guimenuitem> </menuchoice>
854 in the menu, &eg; <guimenuitem>Undo: Rename</guimenuitem>.
855 </para>
856
857 </sect2>
858
859 <sect2 id="batch-rename">
860 <title>Renaming A Batch Of Files</title>
861 <para>
862 &dolphin; is capable of renaming a number of files at the same time. Each file
863 will have the file name specified, including a number, &eg;, Image1.jpg,
864 Image2.jpg, Image3.jpg. This can be useful, &eg;, for pictures taken with a digital camera.
865 </para>
866
867 <para>
868 If you wish to rename a batch of files, first select the files to be renamed.
869 This can be done by pressing the &LMB; and drawing a rectangle around the files
870 to be renamed before releasing it, or by holding &Ctrl; and clicking each file
871 to be renamed (see <link linkend="selection">Selecting Items in the View</link>
872 for more details on item selection). Then open the batch-rename dialog by pressing
873 <keycap>F2</keycap> or via the File menu:
874 <menuchoice> <guimenu>File</guimenu> <guimenuitem>Rename...</guimenuitem> </menuchoice>
875 </para>
876
877 <para>
878 Then enter the name you wish to give the files. The # character must be present
879 within the name. The files will then be renamed, where the <userinput>#</userinput>
880 character is replaced by a different consecutive number for each file.
881 </para>
882
883 <para>If all file extensions in your selection are different, the name of all files
884 can be changed without using a <userinput>#</userinput> placeholder while preserving
885 the file extensions. This is &eg; useful to rename a video file and all associated
886 subtitle files, which have the same filename, but different extensions.
887 </para>
888 </sect2>
889
890 <sect2 id="compare-files">
891 <title>Comparing A Selection Of Files or Folders</title>
892
893 <para>
894 If the &kompare; application is installed, you can use it to see the differences
895 between two files or folders.
896 </para>
897
898 <para>
899 First select the two files or folders to be compared. Then launch the &kompare; application
900 via the Tools menu: <menuchoice> <guimenu>Tools</guimenu> <guimenuitem>Compare Files</guimenuitem> </menuchoice>.
901 &kompare; will then open showing the differences between the files or folders.
902 </para>
903
904 </sect2>
905
906 <sect2 id="filter-files">
907 <title>Filtering Files</title>
908
909 <para>
910 &dolphin; is capable of filtering files, &ie; showing only those items in the
911 view whose name contains a given text. For example, if you wish to show
912 only the <acronym>MP3</acronym> files within a folder, you could filter for <quote>.mp3</quote>.
913 This would then filter out all files whose name does not contain <quote>.mp3</quote>.
914 </para>
915
916 <para>
917 To filter files, first enable the filter bar, either by pressing <keycombo action="simul">&Ctrl;<keycap>I</keycap></keycombo>
918 or via the menu: <menuchoice> <guimenu>Tools</guimenu> <guimenuitem>Show Filter Bar</guimenuitem> </menuchoice>.
919 You can then enter the text to be filtered for in the filter bar. The filter bar can
920 be disabled either by pressing &Esc;, or with a &LMB; click on the
921 <guiicon>Hide Filter Bar</guiicon> icon.
922 </para>
923
924 </sect2>
925
926 </sect1>
927
928 </chapter>
929
930 <chapter id="configuring-dolphin">
931 <title>Configuring &dolphin;</title>
932
933 <para>
934 &dolphin; distinguishes two different kinds of settings:
935
936 <itemizedlist>
937
938 <listitem><para>
939 Settings which affect the general behavior of &dolphin;. These can be configured
940 using the <link linkend="preferences-dialog">Preferences Dialog</link>.
941 </para></listitem>
942
943 <listitem><para>
944 Settings which determine how the contents of a folder are displayed in &dolphin;.
945 These settings are called <link linkend="view-properties">View Properties</link>
946 and can be controlled with toolbar buttons, via the <guimenu>View</guimenu> menu,
947 and with the <link linkend="view-properties-dialog">View Properties Dialog</link>.
948 In the default configuration, the view properties are remembered for each folder,
949 but &dolphin; can also be configured to use common view properties for all folders
950 in the <link linkend="preferences-dialog-general-behavior"><quote>General</quote>
951 section of the settings</link>.
952 </para></listitem>
953
954 </itemizedlist>
955
956 </para>
957
958 <sect1 id="preferences-dialog">
959 <title>The &dolphin; Preferences Dialog</title>
960 <para>
961 The Preferences Dialog is opened via <menuchoice><guimenu>Settings</guimenu>
962 <guimenuitem>Configure &dolphin;...</guimenuitem></menuchoice> in the menu in
963 &dolphin;'s main window. The settings are divided into several groups which can
964 be accessed by clicking the corresponding icon on the left of the dialog.
965 </para>
966
967 <para>All settings except for the <guilabel>Startup</guilabel> page and the <guilabel>Status Bar</guilabel>
968 tab on the <guilabel>General</guilabel> page are shared with &konqueror; in filemanager mode.
969 </para>
970
971 <sect2 id="preferences-dialog-startup">
972 <title>Startup</title>
973
974 <para>
975 This group contains settings which control the appearance of &dolphin; on startup.
976
977 <screenshot>
978 <screeninfo>Screenshot of the Startup settings in &dolphin;'s preferences dialog</screeninfo>
979 <mediaobject>
980 <imageobject>
981 <imagedata fileref="preferences-startup.png" format="PNG"/>
982 </imageobject>
983 <textobject>
984 <phrase>Startup Settings.</phrase>
985 </textobject>
986 <caption><para>Startup Settings in &dolphin;'s Preferences Dialog.</para></caption>
987 </mediaobject>
988 </screenshot>
989
990 <itemizedlist>
991
992 <listitem><para>
993 The <guilabel>Home Folder</guilabel> is the folder which is opened on startup. The
994 location of the folder can be entered directly or chosen in a dialog which can
995 be opened by clicking the button showing a <quote>folder</quote> icon. Moreover,
996 the current location or the default location (which is the user's home folder)
997 can be used as the Home Folder by clicking the corresponding button.
998 </para></listitem>
999
1000 <listitem><para>
1001 <guilabel>Split View Mode</guilabel> controls if the
1002 <link linkend="dolphin-view">&dolphin; view</link> is split on startup
1003 or not.
1004 </para></listitem>
1005
1006 <listitem><para>
1007 <guilabel>Editable location bar</guilabel> controls if the location bar is in
1008 editable mode on startup. The bread crumb mode of the location bar is used
1009 otherwise. See the <link linkend="location-bar">section about the location bar</link>
1010 for details about the two modes.
1011 </para></listitem>
1012
1013 <listitem><para>
1014 If <guilabel>Show full path inside location bar</guilabel> is enabled, the full
1015 path of the current location is shown in the bread crumb mode of the location bar.
1016 Otherwise, a shortened version of the path is shown if it begins with the path of
1017 one of the places in the <guilabel>Places</guilabel> panel.
1018 </para></listitem>
1019
1020 <listitem><para>
1021 <guilabel>Show filter bar</guilabel> controls if the filter bar is shown on
1022 startup or not. See the <link linkend="filter-files">section on the filter bar</link>
1023 for details.
1024 </para></listitem>
1025
1026 </itemizedlist>
1027
1028 </para>
1029
1030 </sect2>
1031
1032 <sect2 id="preferences-dialog-viewmodes">
1033 <title>View Modes</title>
1034
1035 <para>
1036 This group contains settings which control the behavior of &dolphin;'s view
1037 modes. The three view modes (Icons, Compact, and Details) are accessible via the
1038 tab bar at the top.
1039
1040 <screenshot>
1041 <screeninfo>Screenshot of the Icons View settings in &dolphin;'s preferences dialog</screeninfo>
1042 <mediaobject>
1043 <imageobject>
1044 <imagedata fileref="preferences-viewmodes-icons.png" format="PNG"/>
1045 </imageobject>
1046 <textobject>
1047 <phrase>View Modes Settings.</phrase>
1048 </textobject>
1049 <caption><para>View Modes Settings in &dolphin;'s Preferences Dialog.</para></caption>
1050 </mediaobject>
1051 </screenshot>
1052
1053 </para>
1054
1055 <sect3 id="preferences-dialog-viewmodes-common">
1056 <title>Common settings for all view modes</title>
1057
1058 <para>
1059 All three view modes have some common settings:
1060 </para>
1061 <itemizedlist>
1062
1063 <listitem><para>
1064 Sliders which control the size of the icons. The <guilabel>Default</guilabel> or
1065 <guilabel>Preview</guilabel> sizes are used if previews are disabled or enabled,
1066 respectively. Note that the icon size can be changed easily with the zoom slider
1067 in the status bar if the corresponding option is enabled in the
1068 <link linkend="preferences-dialog-general-statusbar"><quote>General</quote>
1069 section of the settings</link>.
1070 </para></listitem>
1071
1072 <listitem><para>
1073 A setting for the font used in the view mode: either the system font or a
1074 custom font can be chosen.
1075 </para></listitem>
1076
1077 </itemizedlist>
1078 <para>
1079 The other settings in the <guilabel>Text</guilabel> section which apply to only
1080 one of the view modes are discussed below.
1081 </para>
1082
1083 </sect3>
1084
1085 <sect3 id="preferences-dialog-viewmodes-icons">
1086 <title>Icons</title>
1087 <para>
1088 <itemizedlist>
1089 <listitem><para>
1090 <guilabel>Width</guilabel> controls the minimum width that is reserved for
1091 the text of a file item.
1092 </para></listitem>
1093 <listitem><para>
1094 <guilabel>Maximum lines</guilabel> means maximum number of text lines below the icon.
1095 </para></listitem>
1096 </itemizedlist>
1097 </para>
1098 </sect3>
1099
1100 <sect3 id="preferences-dialog-viewmodes-compact">
1101 <title>Compact</title>
1102 <para>
1103 <itemizedlist>
1104 <listitem><para>
1105 <guilabel>Maximum width</guilabel> controls the maximum width that is reserved for
1106 the text of a file item.
1107 </para></listitem>
1108 </itemizedlist>
1109 </para>
1110 </sect3>
1111
1112 <sect3 id="preferences-dialog-viewmodes-details">
1113 <title>Details</title>
1114 <para>
1115 <itemizedlist>
1116 <listitem><para>
1117 <guilabel>Expandable folders</guilabel> determines whether any folders that have subfolders
1118 are displayed in a tree view, where the sub items can be expanded by &LMB; clicking the
1119 <guiicon>&gt;</guiicon> icon and collapsed by clicking the <guiicon>v</guiicon> icon.
1120 </para></listitem>
1121 </itemizedlist>
1122 </para>
1123 </sect3>
1124
1125 </sect2>
1126
1127 <sect2 id="preferences-dialog-navigation">
1128 <title>Navigation</title>
1129
1130 <para>
1131 This group contains settings which control how navigation in the folder
1132 structure and in archives works.
1133
1134 <screenshot>
1135 <screeninfo>Screenshot of the Navigation settings in &dolphin;'s preferences dialog</screeninfo>
1136 <mediaobject>
1137 <imageobject>
1138 <imagedata fileref="preferences-navigation.png" format="PNG"/>
1139 </imageobject>
1140 <textobject>
1141 <phrase>Navigation Settings.</phrase>
1142 </textobject>
1143 <caption><para>Navigation Settings in &dolphin;'s Preferences Dialog.</para></caption>
1144 </mediaobject>
1145 </screenshot>
1146
1147 <itemizedlist>
1148
1149 <listitem><para>
1150 &dolphin; can be configured to open items with a single mouse click
1151 (<guilabel>Single-click to open files and folders</guilabel>) or a double mouse
1152 click (<guilabel>Double-click to open files and folders</guilabel>). In the
1153 latter case, a single mouse click will select the file or folder.
1154 </para>
1155 <note>
1156 <para>This is a system wide setting and can be changed in the &systemsettings; in the
1157 <menuchoice><guimenu>Input Devices</guimenu> <guimenuitem>Mouse</guimenuitem></menuchoice>
1158 module as well.</para>
1159 </note>
1160 </listitem>
1161
1162 <listitem><para>
1163 Archives will be opened inside &dolphin;, and not in an external application, if
1164 <guilabel>Open Archives as folder</guilabel> is enabled.
1165 </para></listitem>
1166
1167 <listitem><para>
1168 If <guilabel>Open folders during drag operations</guilabel> is enabled, dragging
1169 an item with the mouse and hovering over a folder with it for a short time will open
1170 that folder. This allows you to move or copy items quickly to folders which are
1171 several levels deeper in the folder hierarchy.
1172 </para></listitem>
1173
1174 </itemizedlist>
1175
1176 </para>
1177
1178 </sect2>
1179
1180 <sect2 id="preferences-dialog-services">
1181 <title>Services</title>
1182
1183 <para>
1184 This group offers a selection of services that can be shown in the
1185 <guisubmenu>Actions</guisubmenu> submenu of &dolphin;'s context menu which
1186 appears when clicking a file or folder with the &RMB;.
1187 </para>
1188
1189 <screenshot>
1190 <screeninfo>Screenshot of the Services settings in &dolphin;'s preferences dialog</screeninfo>
1191 <mediaobject>
1192 <imageobject>
1193 <imagedata fileref="preferences-services.png" format="PNG"/>
1194 </imageobject>
1195 <textobject>
1196 <phrase>Services Settings.</phrase>
1197 </textobject>
1198 <caption><para>Services Settings in &dolphin;'s Preferences Dialog.</para></caption>
1199 </mediaobject>
1200 </screenshot>
1201
1202 <para>
1203 Using the <guibutton>Download New Services</guibutton> you can fetch additional
1204 services for the context menu.
1205 </para>
1206 <para>
1207 If you have installed &dolphin;'s plugins for <guilabel>Bazaar</guilabel>,
1208 <guilabel>Mercurial</guilabel>, <guilabel>Git</guilabel> or
1209 <guilabel>Subversion</guilabel> from the kdesdk module these services are shown in the list.
1210 If these plugins are enabled and you enter a folder which is under version control,
1211 the version state (locally changed, up to date &etc;) is indicated by icons
1212 and you have additional entries in the
1213 context menu like commit, update, add, remove &etc;
1214 </para>
1215 <para>
1216 In the service list you can also choose if the <guimenuitem>Delete</guimenuitem>,
1217 <guimenuitem>Copy To</guimenuitem>, and <guimenuitem>Move To</guimenuitem>
1218 commands are shown in the context menu.
1219 </para>
1220 <para>
1221 &dolphin; has to be restarted to activate the changes for some of these settings.
1222 <!--FIXME wrong for Copy To + Move To + Delete, what about the other items?-->
1223 </para>
1224
1225 </sect2>
1226
1227 <sect2 id="preferences-dialog-trash">
1228 <title>Trash</title>
1229
1230 <para>
1231 This group contains settings which control the behavior of the trash.
1232
1233 <screenshot>
1234 <screeninfo>Screenshot of the Trash settings in &dolphin;'s preferences dialog</screeninfo>
1235 <mediaobject>
1236 <imageobject>
1237 <imagedata fileref="preferences-trash.png" format="PNG"/>
1238 </imageobject>
1239 <textobject>
1240 <phrase>Trash Settings.</phrase>
1241 </textobject>
1242 <caption><para>Trash Settings in &dolphin;'s Preferences Dialog.</para></caption>
1243 </mediaobject>
1244 </screenshot>
1245
1246 <itemizedlist>
1247
1248 <listitem><para>
1249 Files which are older than a configurable number of days can be deleted automatically.
1250 </para></listitem>
1251
1252 <listitem><para>
1253 The size of the trash can be limited to a configurable percentage of the disk
1254 size. If this limit is reached, a warning can be issued, or the oldest or
1255 largest files can be deleted automatically.
1256 </para></listitem>
1257
1258 </itemizedlist>
1259
1260 </para>
1261
1262 </sect2>
1263
1264 <sect2 id="preferences-dialog-general">
1265 <title>General</title>
1266
1267 <para>
1268 This group contains settings which control the general behavior of &dolphin;.
1269 The group is divided further into four subgroups which can be accessed using the
1270 tab bar at the top.
1271
1272 <screenshot>
1273 <screeninfo>Screenshot of the General settings in &dolphin;'s preferences dialog</screeninfo>
1274 <mediaobject>
1275 <imageobject>
1276 <imagedata fileref="preferences-general-behavior.png" format="PNG"/>
1277 </imageobject>
1278 <textobject>
1279 <phrase>General Settings.</phrase>
1280 </textobject>
1281 <caption><para>General Settings in &dolphin;'s Preferences Dialog.</para></caption>
1282 </mediaobject>
1283 </screenshot>
1284
1285 </para>
1286
1287 <sect3 id="preferences-dialog-general-behavior">
1288 <title>Behavior Tab</title>
1289
1290 <para>
1291
1292 <itemizedlist>
1293
1294 <listitem><para>
1295 In the <guilabel>View</guilabel> section, you can configure whether the
1296 <link linkend="view-properties"> view properties</link> are stored for each
1297 folder or if common view properties are to be used for all folders.
1298 </para></listitem>
1299 <listitem><para>
1300 When hovering over a file or folder with the mouse, a small window with relevant
1301 information is shown if <guilabel>Show tooltips</guilabel> is enabled.
1302 </para></listitem>
1303
1304 <listitem><para>
1305 <guilabel>Show selection marker</guilabel> shows a small <guibutton>+</guibutton>
1306 or <guibutton>-</guibutton> button above an item's icon if the item is hovered over
1307 with the mouse. These can be used to select or deselect the item.
1308 </para></listitem>
1309
1310 <listitem><para>
1311 <guilabel>Natural sorting of items</guilabel> controls how items are sorted in
1312 the view. If this option is enabled, the sort order of three example files
1313 will be
1314 <orderedlist>
1315 <listitem><para>File1,</para></listitem>
1316 <listitem><para>File2,</para></listitem>
1317 <listitem><para>File10.</para></listitem>
1318 </orderedlist>
1319 If this option is disabled, the normal alphabetical sorting will be used, which
1320 leads to the sort order
1321 <orderedlist>
1322 <listitem><para>File1,</para></listitem>
1323 <listitem><para>File10,</para></listitem>
1324 <listitem><para>File2.</para></listitem>
1325 </orderedlist>
1326 </para></listitem>
1327
1328 <listitem><para>
1329 Enable <guilabel>Rename inline</guilabel> to use this mode if only one item is currently selected.
1330 If this option is disabled or several items are selected, a dialog will be displayed for renaming.
1331 </para></listitem>
1332
1333 </itemizedlist>
1334
1335 </para>
1336
1337 </sect3>
1338
1339 <sect3 id="preferences-dialog-general-previews">
1340 <title>Previews Tab</title>
1341
1342 <para>
1343 In this tab, you can configure for which file types previews are shown.
1344 Moreover, the maximum size of remote files for which previews are generated can be chosen.
1345 </para>
1346 <para>
1347 If previews are enabled for folders, previews of some files in the folder will
1348 be shown inside a folder's icon.
1349 </para>
1350 </sect3>
1351
1352 <sect3 id="preferences-dialog-general-confirmations">
1353 <title>Confirmations Tab</title>
1354 <para>
1355 In the ask for confirmation section, you can enable warning dialogs that
1356 are shown before potentially harmful actions .
1357 </para>
1358 <warning><para>The confirmation settings for <guilabel>Moving files or folders to trash</guilabel> and
1359 <guilabel>Deleting files or folders</guilabel> affect file operations in &dolphin;, &konqueror;,
1360 <application>Gwenview</application> and all &kde; applications using the default &kde; file dialog,
1361 whereas <guilabel>Closing Dolphin windows
1362 with multiple tabs</guilabel> is a &dolphin; <!--and &konqueror;--> specific setting.</para></warning>
1363 </sect3>
1364
1365 <sect3 id="preferences-dialog-general-statusbar">
1366 <title>Status Bar Tab</title>
1367
1368 <para>
1369 In this tab, some additional items can be enabled for the status bar, provided
1370 the status bar is wide enough:
1371
1372 <itemizedlist>
1373
1374 <listitem><para>
1375 A <guilabel>zoom slider</guilabel> which can be used to change the icon size quickly.
1376 </para></listitem>
1377
1378 <listitem><para>
1379 A bar that shows how much space is free on the current drive.
1380 </para></listitem>
1381
1382 </itemizedlist>
1383
1384 </para>
1385 <note><para>
1386 Since &dolphin; 4.9 the <guimenuitem>Delete</guimenuitem>,
1387 <guimenuitem>Copy To</guimenuitem>, and <guimenuitem>Move To</guimenuitem>
1388 commands of the context menu have to be enabled on the Services page.
1389 </para></note>
1390
1391 </sect3>
1392
1393 </sect2>
1394
1395 </sect1>
1396 <!-- begin copy to konqueror filemanager.docbook -->
1397 <sect1 id="view-properties">
1398 <title>Folder View Properties</title>
1399
1400 <para>
1401 The following settings control how the contents of a folder are displayed in the
1402 &kappname; view, and are stored on a per-folder basis by default:
1403 </para>
1404 <itemizedlist>
1405
1406 <listitem><para>
1407 The view mode (Icons, Compact, Details)
1408 </para></listitem>
1409
1410 <listitem><para>
1411 The sorting of items, which is determined by the sort order (ascending,
1412 descending) and the attribute (such as name, size,...) that the items are
1413 sorted by
1414 </para></listitem>
1415
1416 <listitem><para>
1417 Sorting of folders and files &ndash; are folders shown first or not?
1418 </para></listitem>
1419
1420 <listitem><para>
1421 Previews &ndash; are they shown instead of icons (based on the settings made in
1422 <link linkend="preferences-dialog-general-previews"><guilabel>Previews</guilabel>
1423 tab of &kappname;'s General settings</link>) or not?
1424 </para></listitem>
1425
1426 <listitem><para>
1427 Are items shown in groups in the views?
1428 </para></listitem>
1429
1430 <listitem><para>
1431 Are hidden files shown?
1432 </para></listitem>
1433
1434 <listitem><para>
1435 What additional information (besides the name) is shown in the Icons or Details view?
1436 </para></listitem>
1437
1438 </itemizedlist>
1439 <para>
1440 The view properties can be configured in the
1441 <menuchoice><guimenu>View</guimenu></menuchoice> menu, some (such as the view
1442 mode) can also be changed using toolbar buttons.
1443 </para>
1444
1445 <sect2 id="view-properties-dialog">
1446 <title>The View Properties Dialog</title>
1447
1448 <para>
1449
1450 <screenshot>
1451 <screeninfo>Screenshot of the View Properties dialog</screeninfo>
1452 <mediaobject>
1453 <imageobject>
1454 <imagedata fileref="viewproperties-dialog.png" format="PNG"/>
1455 </imageobject>
1456 <textobject>
1457 <phrase>The View Properties dialog.</phrase>
1458 </textobject>
1459 <caption><para>The View Properties Dialog.</para></caption>
1460 </mediaobject>
1461 </screenshot>
1462
1463 The <guilabel>View Properties</guilabel> dialog can be used to quickly modify
1464 several view properties at once. This is done for the current folder, for the
1465 current folder including all subfolders, or even for all folders, depending on
1466 the choice made in the <guilabel>Apply View Properties To</guilabel> section.
1467 </para>
1468
1469 <para>
1470 If <guilabel>Use these view properties as default</guilabel> is enabled, the chosen view
1471 properties will also be used for all folders which do not have customized view
1472 properties yet.
1473 </para>
1474
1475 </sect2>
1476
1477 </sect1>
1478 <!-- end copy to konqueror filemanager.docbook -->
1479 </chapter>
1480
1481 <chapter id="command-reference">
1482 <title>Command Reference</title>
1483 <para>By default the menubar is not shown. All actions described here either can
1484 be accessed with toolbar buttons or with items in the menu of the
1485 <guibutton>Control</guibutton> toolbar button.</para>
1486
1487 <sect1 id="commands-menubar">
1488 <title>The Menubar in &dolphin;'s Main Window</title>
1489
1490 <sect2>
1491 <title>The File Menu</title>
1492 <para>
1493 <variablelist>
1494
1495 <varlistentry>
1496 <term><menuchoice>
1497 <guimenu>File</guimenu>
1498 <guisubmenu>Create New</guisubmenu>
1499 </menuchoice></term>
1500 <listitem><para><action>Creates a new object (such as a folder or a text file) in the current
1501 folder.</action></para>
1502 <para>You will find an explanation of all available objects in &konqueror;'s handbook in the chapter
1503 <ulink url="help:/konqueror/making.html">Create New</ulink>.</para>
1504 </listitem>
1505 </varlistentry>
1506
1507 <varlistentry>
1508 <term><menuchoice>
1509 <shortcut>
1510 <keycombo action="simul">&Ctrl;<keycap>N</keycap></keycombo>
1511 </shortcut>
1512 <guimenu>File</guimenu>
1513 <guimenuitem>New Window</guimenuitem>
1514 </menuchoice></term>
1515 <listitem><para><action>Opens a new &dolphin; window.</action></para></listitem>
1516 </varlistentry>
1517
1518 <varlistentry>
1519 <term><menuchoice>
1520 <shortcut>
1521 <keycombo action="simul">&Ctrl;<keycap>T</keycap></keycombo>
1522 </shortcut>
1523 <guimenu>File</guimenu>
1524 <guimenuitem>New Tab</guimenuitem>
1525 </menuchoice></term>
1526 <listitem><para><action>Opens a new tab.</action></para></listitem>
1527 </varlistentry>
1528
1529 <varlistentry>
1530 <term><menuchoice>
1531 <shortcut>
1532 <keycombo action="simul">&Ctrl;<keycap>W</keycap></keycombo>
1533 </shortcut>
1534 <guimenu>File</guimenu>
1535 <guimenuitem>Close Tab</guimenuitem>
1536 </menuchoice></term>
1537 <listitem><para><action>Closes the current tab.</action></para></listitem>
1538 </varlistentry>
1539
1540 <varlistentry>
1541 <term><menuchoice>
1542 <shortcut>
1543 <keycombo action="simul"><keycap>F2</keycap></keycombo>
1544 </shortcut>
1545 <guimenu>File</guimenu>
1546 <guimenuitem>Rename</guimenuitem>
1547 </menuchoice></term>
1548 <listitem><para><action>Renames one currently selected item inline.
1549 Opens the <link linkend="batch-rename">batch rename dialog</link> if several
1550 items are selected.</action></para></listitem>
1551 </varlistentry>
1552
1553 <varlistentry>
1554 <term><menuchoice>
1555 <shortcut>
1556 <keycombo action="simul"><keycap>Del</keycap></keycombo>
1557 </shortcut>
1558 <guimenu>File</guimenu>
1559 <guimenuitem>Move to Trash</guimenuitem>
1560 </menuchoice></term>
1561 <listitem><para><action>Moves the currently selected item(s) to the
1562 trash.</action></para></listitem>
1563 </varlistentry>
1564
1565 <varlistentry>
1566 <term><menuchoice>
1567 <shortcut>
1568 <keycombo action="simul">&Shift;<keycap>Del</keycap></keycombo>
1569 </shortcut>
1570 <guimenu>File</guimenu>
1571 <guimenuitem>Delete</guimenuitem>
1572 </menuchoice></term>
1573 <listitem><para><action>Permanently deletes the currently selected item(s). The items are not moved
1574 to the trash and cannot be restored.</action></para></listitem>
1575 </varlistentry>
1576
1577 <varlistentry>
1578 <term><menuchoice>
1579 <shortcut>
1580 <keycombo action="simul">&Alt;<keycap>Return</keycap></keycombo>
1581 </shortcut>
1582 <guimenu>File</guimenu>
1583 <guimenuitem>Properties</guimenuitem>
1584 </menuchoice></term>
1585 <listitem><para><action>Shows the properties dialog for the currently selected
1586 item(s).</action></para></listitem>
1587 </varlistentry>
1588
1589 <varlistentry>
1590 <term><menuchoice>
1591 <shortcut>
1592 <keycombo action="simul">&Ctrl;<keycap>Q</keycap></keycombo>
1593 </shortcut>
1594 <guimenu>File</guimenu>
1595 <guimenuitem>Quit</guimenuitem>
1596 </menuchoice></term>
1597 <listitem><para><action>Exits &dolphin;.</action></para></listitem>
1598 </varlistentry>
1599 </variablelist>
1600
1601 </para>
1602 </sect2>
1603
1604 <sect2>
1605 <title>The Edit Menu</title>
1606 <para>
1607
1608 <variablelist>
1609 <varlistentry>
1610 <term><menuchoice>
1611 <shortcut>
1612 <keycombo action="simul">&Ctrl;<keycap>Z</keycap></keycombo>
1613 </shortcut>
1614 <guimenu>Edit</guimenu>
1615 <guimenuitem>Undo</guimenuitem>
1616 </menuchoice></term>
1617 <listitem><para><action>Undoes the last action performed by &dolphin;.</action></para></listitem>
1618 </varlistentry>
1619
1620 <varlistentry>
1621 <term><menuchoice>
1622 <shortcut>
1623 <keycombo action="simul">&Ctrl;<keycap>X</keycap></keycombo>
1624 </shortcut>
1625 <guimenu>Edit</guimenu>
1626 <guimenuitem>Cut</guimenuitem>
1627 </menuchoice></term>
1628 <listitem><para><action>Cuts the currently selected item(s).</action></para></listitem>
1629 </varlistentry>
1630
1631 <varlistentry>
1632 <term><menuchoice>
1633 <shortcut>
1634 <keycombo action="simul">&Ctrl;<keycap>C</keycap></keycombo>
1635 </shortcut>
1636 <guimenu>Edit</guimenu>
1637 <guimenuitem>Copy</guimenuitem>
1638 </menuchoice></term>
1639 <listitem><para><action>Copies the currently selected item(s).</action></para></listitem>
1640 </varlistentry>
1641
1642 <varlistentry>
1643 <term><menuchoice>
1644 <shortcut>
1645 <keycombo action="simul">&Ctrl;<keycap>V</keycap></keycombo>
1646 </shortcut>
1647 <guimenu>Edit</guimenu>
1648 <guimenuitem>Paste Clipboard Contents...</guimenuitem>
1649 </menuchoice></term>
1650 <listitem><para><action>Pastes the currently copied/cut items to the current
1651 folder. If the clipboard does not contain files or folders, the clipboard
1652 contents (such as text or image data) will be pasted into a new file.
1653 The name of this file has to be entered in a dialog.
1654 </action></para></listitem>
1655 </varlistentry>
1656
1657 <varlistentry>
1658 <term><menuchoice>
1659 <shortcut>
1660 <keycombo action="simul">&Ctrl;<keycap>F</keycap></keycombo>
1661 </shortcut>
1662 <guimenu>Edit</guimenu>
1663 <guimenuitem>Find...</guimenuitem>
1664 </menuchoice></term>
1665 <listitem><para><action>Opens the find bar. Enter a search term into the edit box and select to search for filename
1666 or in contents of files starting from the current folder or everywhere.</action></para></listitem>
1667 </varlistentry>
1668
1669 <varlistentry>
1670 <term><menuchoice>
1671 <shortcut>
1672 <keycombo action="simul">&Ctrl;<keycap>A</keycap></keycombo>
1673 </shortcut>
1674 <guimenu>Edit</guimenu>
1675 <guimenuitem>Select All</guimenuitem>
1676 </menuchoice></term>
1677 <listitem><para><action>Selects all files and folders in the current
1678 folder.</action></para></listitem>
1679 </varlistentry>
1680
1681 <varlistentry>
1682 <term><menuchoice>
1683 <shortcut>
1684 <keycombo action="simul">&Ctrl;&Shift;<keycap>A</keycap></keycombo>
1685 </shortcut>
1686 <guimenu>Edit</guimenu>
1687 <guimenuitem>Invert Selection</guimenuitem>
1688 </menuchoice></term>
1689 <listitem><para><action>
1690 Selects all unselected items and deselects all selected items in the current folder.
1691 </action></para></listitem>
1692 </varlistentry>
1693 </variablelist>
1694 </para>
1695 </sect2>
1696
1697 <sect2>
1698 <title>The View Menu</title>
1699 <para>
1700
1701 <variablelist>
1702 <varlistentry>
1703 <term><menuchoice>
1704 <shortcut>
1705 <keycombo action="simul">&Ctrl;<keycap>+</keycap></keycombo>
1706 </shortcut>
1707 <guimenu>View</guimenu>
1708 <guimenuitem>Zoom In</guimenuitem>
1709 </menuchoice></term>
1710 <listitem><para><action>Increases the size of icons in the view.</action></para></listitem>
1711 </varlistentry>
1712
1713 <varlistentry>
1714 <term><menuchoice>
1715 <shortcut>
1716 <keycombo action="simul">&Ctrl;<keycap>-</keycap></keycombo>
1717 </shortcut>
1718 <guimenu>View</guimenu>
1719 <guimenuitem>Zoom Out</guimenuitem>
1720 </menuchoice></term>
1721 <listitem><para><action>Decreases the size of icons in the view.</action></para></listitem>
1722 </varlistentry>
1723
1724 <varlistentry>
1725 <term><menuchoice>
1726 <guimenu>View</guimenu>
1727 <guisubmenu>View Mode</guisubmenu>
1728 </menuchoice></term>
1729 <listitem><para><action>Changes the view mode to <guimenuitem>Icons</guimenuitem>
1730 (<keycombo action="simul">&Ctrl;<keycap>1</keycap></keycombo>), <guimenuitem>Compact</guimenuitem>
1731 (<keycombo action="simul">&Ctrl;<keycap>2</keycap></keycombo>) or <guimenuitem>Details</guimenuitem>
1732 (<keycombo action="simul">&Ctrl;<keycap>3</keycap></keycombo>).</action></para></listitem>
1733 </varlistentry>
1734
1735 <varlistentry>
1736 <term><menuchoice>
1737 <guimenu>View</guimenu>
1738 <guisubmenu>Sort By</guisubmenu>
1739 </menuchoice></term>
1740 <listitem><para><action>Changes whether items are sorted</action> by <guimenuitem>Name</guimenuitem>
1741 or other criteria described in <link linkend="dolphin-view-information">Information in the View</link>.</para>
1742 <para><guimenuitem>Descending</guimenuitem> reverses the sort order.
1743 <guimenuitem>Folders First</guimenuitem> sorts folders before files.
1744 </para></listitem>
1745 </varlistentry>
1746
1747 <varlistentry>
1748 <term><menuchoice>
1749 <guimenu>View</guimenu>
1750 <guisubmenu>Additional Information</guisubmenu>
1751 </menuchoice></term>
1752 <listitem><para><action>Displays additional information</action>
1753 described in <link linkend="dolphin-view-information">Information in the View</link>.
1754 </para></listitem>
1755 </varlistentry>
1756
1757 <varlistentry>
1758 <term><menuchoice>
1759 <guimenu>View</guimenu>
1760 <guimenuitem>Preview</guimenuitem>
1761 </menuchoice></term>
1762 <listitem><para><action>Displays a symbolic preview of the file contents </action> in the different
1763 view modes.</para></listitem>
1764 </varlistentry>
1765
1766 <varlistentry>
1767 <term><menuchoice>
1768 <guimenu>View</guimenu>
1769 <guimenuitem>Show in Groups</guimenuitem>
1770 </menuchoice></term>
1771 <listitem><para><action>Displays</action> the content of the
1772 current folder grouped by the option selected in <guimenuitem>Sort By</guimenuitem>.
1773 </para></listitem>
1774 </varlistentry>
1775
1776 <varlistentry>
1777 <term><menuchoice>
1778 <shortcut>
1779 <keycombo action="simul">&Alt;<keycap>.</keycap></keycombo>
1780 </shortcut>
1781 <guimenu>View</guimenu>
1782 <guimenuitem>Show Hidden Files</guimenuitem>
1783 </menuchoice></term>
1784 <listitem><para><action>Shows all the hidden files and sub-folders within the current
1785 folder.</action></para></listitem>
1786 </varlistentry>
1787
1788 <varlistentry>
1789 <term><menuchoice>
1790 <shortcut>
1791 <keycombo action="simul"><keycap>F3</keycap></keycombo>
1792 </shortcut>
1793 <guimenu>View</guimenu>
1794 <guimenuitem>Split</guimenuitem>
1795 </menuchoice></term>
1796 <listitem><para><action>Enables and disables the split view mode.</action></para></listitem>
1797 </varlistentry>
1798
1799 <varlistentry>
1800 <term><menuchoice>
1801 <shortcut>
1802 <keycombo action="simul"><keycap>F5</keycap></keycombo>
1803 </shortcut>
1804 <guimenu>View</guimenu>
1805 <guimenuitem>Reload</guimenuitem>
1806 </menuchoice></term>
1807 <listitem><para><action>Reloads the current folder.</action></para></listitem>
1808 </varlistentry>
1809
1810 <varlistentry>
1811 <term><menuchoice>
1812 <guimenu>View</guimenu>
1813 <guimenuitem>Stop</guimenuitem>
1814 </menuchoice></term>
1815 <listitem><para><action>Stops loading/reading the contents of the current
1816 folder.</action></para></listitem>
1817 </varlistentry>
1818
1819 <varlistentry>
1820 <term><menuchoice>
1821 <guimenu>View</guimenu>
1822 <guisubmenu>Panels</guisubmenu>
1823 </menuchoice></term>
1824 <listitem><para><action>Enables and disables</action> the different <link linkend="panels">panels</link>:
1825 <guimenuitem>Places</guimenuitem> (<keycap>F9</keycap>), <guimenuitem>Information</guimenuitem>
1826 (<keycap>F11</keycap>), <guimenuitem>Folders</guimenuitem> (<keycap>F7</keycap>),
1827 <guimenuitem>Terminal</guimenuitem> (<keycap>F4</keycap>).
1828 With <guimenuitem>Lock Panels</guimenuitem> the panel header with caption and two buttons is
1829 hidden to save space and the panels are immutable, with <guimenuitem>Unlock Panels</guimenuitem>
1830 the header is visible and the panel can be moved to the right or left or even
1831 outside the main window.
1832 <!-- FIXME Places header always visible ?-->
1833 </para></listitem>
1834 </varlistentry>
1835
1836 <varlistentry>
1837 <term><menuchoice>
1838 <shortcut>
1839 <keycap>F6</keycap>
1840 </shortcut>
1841 <guimenu>View</guimenu>
1842 <guisubmenu>Location Bar</guisubmenu>
1843 <guimenuitem>Editable Location</guimenuitem>
1844 </menuchoice></term>
1845 <listitem><para><action>Changes the location bar between the two modes; the
1846 <link linkend="location-bar-bread-crumb">bread crumb mode</link> and the
1847 <link linkend="location-bar-editable">editable mode</link>.
1848 </action></para></listitem>
1849 </varlistentry>
1850
1851 <varlistentry>
1852 <term><menuchoice>
1853 <shortcut>
1854 <keycombo action="simul">&Ctrl;<keycap>L</keycap></keycombo>
1855 </shortcut>
1856 <guimenu>View</guimenu>
1857 <guisubmenu>Location Bar</guisubmenu>
1858 <guimenuitem>Replace Location</guimenuitem>
1859 </menuchoice></term>
1860 <listitem><para><action>Switches the location bar to <link linkend="location-bar-editable">editable mode</link>,
1861 if necessary, and selects the location such that it can be replaced quickly.
1862 </action></para></listitem>
1863 </varlistentry>
1864
1865 <varlistentry>
1866 <term><menuchoice>
1867 <guimenu>View</guimenu>
1868 <guimenuitem>Adjust View Properties...</guimenuitem>
1869 </menuchoice></term>
1870 <listitem><para><action>Opens the <link linkend="view-properties-dialog">View Properties
1871 Dialog</link>.</action></para></listitem>
1872 </varlistentry>
1873 </variablelist>
1874
1875 </para>
1876 </sect2>
1877
1878 <sect2>
1879 <title>The Go Menu</title>
1880 <para>
1881
1882 <variablelist>
1883 <varlistentry>
1884 <term><menuchoice>
1885 <shortcut>
1886 <keycombo action="simul">&Alt;<keycap>Up</keycap></keycombo>
1887 </shortcut>
1888 <guimenu>Go</guimenu>
1889 <guimenuitem>Up</guimenuitem>
1890 </menuchoice></term>
1891 <listitem><para><action>Changes to the folder above the current folder.</action></para></listitem>
1892 </varlistentry>
1893
1894 <varlistentry>
1895 <term><menuchoice>
1896 <shortcut>
1897 <keycombo action="simul">&Alt;<keycap>Left</keycap></keycombo>
1898 </shortcut>
1899 <guimenu>Go</guimenu>
1900 <guimenuitem>Back</guimenuitem>
1901 </menuchoice></term>
1902 <listitem><para><action>Changes to the previously viewed folder.</action></para></listitem>
1903 </varlistentry>
1904
1905 <varlistentry>
1906 <term><menuchoice>
1907 <shortcut>
1908 <keycombo action="simul">&Alt;<keycap>Right</keycap></keycombo>
1909 </shortcut>
1910 <guimenu>Go</guimenu>
1911 <guimenuitem>Forward</guimenuitem>
1912 </menuchoice></term>
1913 <listitem><para><action>Undoes</action> a <quote>Go Back</quote> action.</para></listitem>
1914 </varlistentry>
1915
1916 <varlistentry>
1917 <term><menuchoice>
1918 <shortcut>
1919 <keycombo action="simul">&Alt;<keycap>Home</keycap></keycombo>
1920 </shortcut>
1921 <guimenu>Go</guimenu>
1922 <guimenuitem>Home</guimenuitem>
1923 </menuchoice></term>
1924 <listitem><para><action>Changes to the users home folder, &eg;
1925 /home/Peter/.</action></para></listitem>
1926 </varlistentry>
1927
1928 <varlistentry>
1929 <term><menuchoice>
1930 <guimenu>Go</guimenu>
1931 <guisubmenu>Recently Closed Tabs</guisubmenu>
1932 </menuchoice></term>
1933 <listitem><para><action>Shows a list of recently closed tabs which can
1934 be reopened.</action></para></listitem>
1935 </varlistentry>
1936 </variablelist>
1937 </para>
1938 </sect2>
1939
1940 <sect2>
1941 <title>The Tools Menu</title>
1942 <para>
1943
1944 <variablelist>
1945 <varlistentry>
1946 <term><menuchoice>
1947 <shortcut>
1948 <keycombo action="simul">&Ctrl;<keycap>I</keycap></keycombo>
1949 </shortcut>
1950 <guimenu>Tools</guimenu>
1951 <guimenuitem>Show Filter Bar</guimenuitem>
1952 </menuchoice></term>
1953 <listitem><para><action>Enables and disables the <link linkend="filter-files">filter bar</link>.</action></para></listitem>
1954 </varlistentry>
1955
1956 <varlistentry>
1957 <term><menuchoice>
1958 <shortcut>
1959 <keycombo action="simul">&Shift;<keycap>F4</keycap></keycombo>
1960 </shortcut>
1961 <guimenu>Tools</guimenu>
1962 <guimenuitem>Open Terminal</guimenuitem>
1963 </menuchoice></term>
1964 <listitem><para><action>Opens &konsole; within the current folder.</action></para></listitem>
1965 </varlistentry>
1966
1967 <varlistentry>
1968 <term><menuchoice>
1969 <guimenu>Tools</guimenu>
1970 <guimenuitem>Compare Files</guimenuitem>
1971 </menuchoice></term>
1972 <listitem><para><action>Compare the currently selected files or folders with
1973 &kompare;. This action is only enabled if two files or folders are selected.</action></para></listitem>
1974 </varlistentry>
1975
1976 <varlistentry>
1977 <term><menuchoice>
1978 <guimenu>Tools</guimenu>
1979 <guisubmenu>Select Remote Charset</guisubmenu>
1980 </menuchoice></term>
1981 <listitem><para><action>Allows you to choose the charset used by a remote
1982 connection manually.</action></para></listitem>
1983 </varlistentry>
1984 </variablelist>
1985 </para>
1986 </sect2>
1987
1988 <sect2>
1989 <title>The Settings and Help Menu</title>
1990 <para>
1991 &dolphin; has the common &kde; <guimenu>Settings</guimenu> and <guimenu>Help</guimenu>
1992 menu items, for more information read the sections about the <ulink url="help:/fundamentals/ui.html#menus-settings"
1993 >Settings Menu</ulink> and <ulink url="help:/fundamentals/ui.html#menus-help">Help Menu</ulink>
1994 of the &kde; Fundamentals.
1995 </para>
1996 </sect2>
1997
1998 </sect1>
1999 </chapter>
2000
2001 <chapter id="misc-questions">
2002 <title>Miscellaneous Questions</title>
2003
2004 <qandaset id="misclist">
2005 <qandaentry>
2006 <question>
2007 <para>Has &dolphin; replaced &konqueror;?</para>
2008 </question>
2009 <answer>
2010 <para>
2011 &dolphin; is not intended to be a competitor to &konqueror;: &konqueror; acts as
2012 a universal viewer being able to show &HTML; pages, text documents, folders and a
2013 lot more, whereas &dolphin; focuses on being only a file manager. This approach
2014 allows the optimization of the user interface for the task of file management.
2015 </para>
2016 </answer>
2017 </qandaentry>
2018
2019 <qandaentry>
2020 <question>
2021 <para>How can I get involved with the development of &dolphin;?</para>
2022 </question>
2023 <answer>
2024 <para>
2025 The easiest way to get involved with &dolphin; is to subscribe to the developer
2026 mailing list <ulink url="https://mail.kde.org/mailman/listinfo/kfm-devel">kfm-devel</ulink>
2027 and drop an email to the developer mailing list. Email what you can do, how much time
2028 you can devote &etc;, the developers will let you know what you can do in the
2029 project. If you wish to contribute to the documentation please email the
2030 <ulink url="mailto:kde-doc-english@kde.org">&kde; Documentation Team</ulink> list.
2031 </para>
2032 </answer>
2033 </qandaentry>
2034
2035 <qandaentry>
2036 <question>
2037 <para>How can I submit bug reports?</para>
2038 </question>
2039 <answer>
2040 <para>
2041 The official channel for submitting bug reports is via the &kde; bug tracking
2042 system. The &kde; bug tracker can be found at
2043 <ulink url="http://bugs.kde.org">http://bugs.kde.org</ulink>.
2044 </para>
2045 </answer>
2046 </qandaentry>
2047
2048 <qandaentry>
2049 <question>
2050 <para>How can I submit feature requests?</para>
2051 </question>
2052 <answer>
2053 <para>
2054 The official channel for submitting feature requests is via the &kde; bug
2055 tracking system. The &kde; bug tracker can be found at
2056 <ulink url="http://bugs.kde.org">http://bugs.kde.org</ulink>.
2057 </para>
2058
2059 </answer>
2060
2061 </qandaentry>
2062 </qandaset>
2063 </chapter>
2064
2065 <chapter id="credits">
2066
2067 <title>Credits and License</title>
2068
2069 <para>
2070 &dolphin;
2071 </para>
2072 <para>
2073 Program copyright 2006&ndash;2013 Peter Penz <email>peter.penz@gmx.at</email> and
2074 Frank Reininghaus <email>frank78ac@googlemail.com</email></para>
2075 <para>
2076 Contributors:
2077 <itemizedlist>
2078 <listitem><para>Cvetoslav Ludmiloff <email>ludmiloff@gmail.com</email></para></listitem>
2079 <listitem><para>Stefan Monov <email>logixoul@gmail.com</email></para></listitem>
2080 <listitem><para>Michael Austin <email>tuxedup@users.sourceforge.net</email></para></listitem>
2081 <listitem><para>&Orville.Bennett; &Orville.Bennett.mail;</para></listitem>
2082 </itemizedlist>
2083 </para>
2084
2085 <para>
2086 Documentation copyright 2005 Peter Penz <email>peter.penz@gmx.at</email>
2087 </para>
2088 <para>
2089 Documentation copyright 2006 &Orville.Bennett; &Orville.Bennett.mail;
2090 </para>
2091 <para>
2092 Documentation copyright 2006 Michael Austin <email>tuxedup@users.sourceforge.net</email>
2093 </para>
2094 <para>
2095 Documentation copyright 2009 Frank Reininghaus <email>frank78ac@googlemail.com</email>
2096 </para>
2097
2098 <!-- TRANS:CREDIT_FOR_TRANSLATORS -->
2099
2100 &underFDL; <!-- FDL: do not remove -->
2101 &underGPL; <!-- GPL License -->
2102
2103 </chapter>
2104
2105 <appendix id="installation">
2106 <title>How to get &dolphin;</title>
2107 <para>&dolphin; is part of the &package; package which is an essential part of
2108 &kde;.</para>
2109
2110 <para>For instructions on acquiring &kde; please see <ulink
2111 url="http://www.kde.org">http://www.kde.org</ulink> or read the chapter
2112 <ulink url="help:/fundamentals/install.html">Installing &kde;</ulink>
2113 in the &kde; Fundamentals.</para>
2114
2115 <para>For further information about &dolphin; you might want to visit
2116 <ulink url="http://dolphin.kde.org">http://dolphin.kde.org</ulink> or
2117 <ulink url="http://userbase.kde.org/Dolphin">http://userbase.kde.org/Dolphin</ulink>.</para>
2118
2119 </appendix>
2120
2121 &documentation.index;
2122 </book>
2123
2124 <!--
2125 Local Variables:
2126 mode: sgml
2127 sgml-minimize-attributes:nil
2128 sgml-general-insert-case:lower
2129 sgml-indent-step:0
2130 sgml-indent-data:nil
2131 End:
2132
2133 vim:tabstop=2:shiftwidth=2:expandtab
2134 -->