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