~ubuntu-branches/ubuntu/wily/kdebase/wily

« back to all changes in this revision

Viewing changes to doc/dolphin/index.docbook

  • Committer: Bazaar Package Importer
  • Author(s): Philip Muškovac, Jonathan Riddell, Felix Geyer
  • Date: 2011-03-03 16:25:47 UTC
  • mfrom: (1.1.58 upstream)
  • Revision ID: james.westby@ubuntu.com-20110303162547-2zf9j33cu6j5gj0a
Tags: 4:4.6.1a-0ubuntu1
[ Jonathan Riddell ]
* New upstream release
* Update kde-sc-dev-latest version

[ Felix Geyer ]
* Reduce the x-www-browser priority for konqueror to 30 as rekonq is the
  default Kubuntu browser.

Show diffs side-by-side

added added

removed removed

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