2 <!DOCTYPE book PUBLIC
"-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
4 <!ENTITY kappname
"&konsole;">
5 <!ENTITY package
"kdebase">
6 <!ENTITY % English
"INCLUDE">
7 <!ENTITY % addindex
"IGNORE">
10 <book lang=
"&language;">
13 <title>The
&konsole; Handbook
</title>
15 <author>&Jonathan.Singer; &Jonathan.Singer.mail;
</author>
16 <author>&Kurt.Hindenburg; &Kurt.Hindenburg.mail;
</author>
18 <othercredit role=
"developer">
19 &Robert.Knight; &Robert.Knight.mail;
22 <othercredit role=
"developer">
23 &Kurt.Hindenburg; &Kurt.Hindenburg.mail;
26 <othercredit role=
"developer">
27 &Waldo.Bastian; &Waldo.Bastian.mail;
30 <othercredit role=
"reviewer">
31 &Mike.McBride; &Mike.McBride.mail;
34 <!-- TRANS:ROLES_OF_TRANSLATORS -->
39 <year>2000</year><year>2001</year><year>2002</year>
40 <holder>&Jonathan.Singer;
</holder>
43 <year>2005</year><year>2008</year>
44 <holder>&Kurt.Hindenburg;
</holder>
47 <legalnotice>&FDLNotice;</legalnotice>
49 <date>2008-
09-
07</date>
50 <releaseinfo>2.1.0</releaseinfo>
52 <abstract><para>&konsole; is
&kde;'s terminal emulator.
</para></abstract>
55 <keyword>KDE
</keyword>
56 <keyword>konsole
</keyword>
57 <keyword>kdebase
</keyword>
58 <keyword>command
</keyword>
59 <keyword>line
</keyword>
60 <keyword>terminal
</keyword>
61 <keyword>cli
</keyword>
66 <chapter id=
"introduction">
67 <title>Introduction
</title>
70 <title>What is a terminal?
</title>
72 <para>&konsole; is an X terminal
73 emulator, often referred to as a terminal or a shell. It emulates a command line interface in a text only window.
76 <para>Explaining the use of the
&UNIX; <acronym>CLI
</acronym> is beyond the scope of this document. A search of the web for these terms will produce more information.
80 <sect1 id=
"scrollback">
81 <title>Scrollback
</title>
83 <para>&konsole; uses the notion of scrollback
84 to allow user's to view previously displayed output.
85 By default, scrollback is on
86 and set to save
1000 lines of
87 output in addition to what is currently displayed on the screen.
88 As lines of text scroll off the top of the screen, they can be reviewed
89 by moving the scroll bar upwards, scrolling with a mouse wheel or through
91 <keycombo action=
"simul">&Shift;<keycap>Page Up
</keycap></keycombo> (to move
93 <keycombo action=
"simul">&Shift;<keycap>Page Down
</keycap></keycombo> (to move forward a page),
94 <keycombo action=
"simul">&Shift;<keycap>Up Arrow
</keycap></keycombo> (to move up a line) and
95 <keycombo action=
"simul">&Shift;<keycap>Down Arrow
</keycap></keycombo> (to move down a line) keys.
98 <para>When the
<keycap>scrolllock
</keycap> is on,
99 ordinary input and output from the shell is suspended, and you can
100 scroll through the history with
101 <keycap>Page Up
</keycap>,
102 <keycap>Page Down
</keycap>,
103 <keycap>Up Arrow
</keycap> and
104 <keycap>Down Arrow
</keycap>.
107 <para>&konsole; provides a number of actions located in the
108 <link linkend=
"scrollback-menu">
109 <menuchoice><guimenu>
111 </guimenu></menuchoice>
117 <sect1 id=
"profiles">
118 <title>Profiles
</title>
119 <para>Profiles allow the user to quickly and easily automate the running
120 of common commands. Examples could include:
123 <listitem><para>ssh into another machine
</para></listitem>
124 <listitem><para>starting an irc session
</para></listitem>
125 <listitem><para>use tail to watch a file
</para></listitem>
131 Procedure to create a new profile:
133 <listitem><para>Click on the menu entry
<menuchoice><guimenu>Settings
</guimenu><guimenuitem>Manage Profiles...
</guimenuitem>
134 </menuchoice></para></listitem>
136 <listitem><para>Click on the button
<guibutton>New Profile...
</guibutton>.
</para></listitem>
138 <listitem><para>Fill in the first entry with a name. This is the
139 name that will show in the menu, and will be the default label instead
140 of
<guilabel>Shell
</guilabel> when you start a session of this type.
143 <listitem><para>Enter a command just as you normally would if you opened a new
144 shell and were going to issue that command. For our first example above, you
145 might type
<userinput><command>ssh
</command> <replaceable>administration
</replaceable></userinput>.
</para></listitem>
147 <listitem><para>On the other tabs of the dialog, configure this session's appearance.
148 You can configure a different font, colour scheme, $
<envar>TERM
</envar> type and many
149 other settings for each session.
</para></listitem>
151 <listitem><para>Press the
<guibutton>OK
</guibutton> button. The new session
152 is now available in the
<guilabel>Manage Profiles...
</guilabel> dialog.
159 After creating profiles, they are listed by their name in the
160 <menuchoice><guimenu>File
</guimenu></menuchoice> menu
161 underneath the default
<guimenuitem>Shell
</guimenuitem> item.
166 <sect1 id=
"mousebuttons">
168 <title>Mouse Buttons
</title>
170 <para>This section details the use of the mouse buttons for the common
171 right handed mouse button order.
172 For the left handed mouse button order, swap left and right in the text below.
178 <term><mousebutton>Left
</mousebutton></term>
180 <listitem><para> All
&LMB; clicks will be sent to a mouse-aware
181 application running in
&konsole;.
182 If an application will react on mouse clicks,
&konsole;
183 indicates this by showing an arrow cursor. If not, an I-beam (bar)
184 cursor is shown.
</para>
186 <para>Holding the
&LMB; down and
187 dragging the mouse over the screen with a mouse-unaware application
188 running will mark a region of the text. While dragging, the marked
189 text is displayed reversed for visual feedback. Select
<guimenuitem>Copy
</guimenuitem>
190 from the
<guimenu>Edit
</guimenu> menu to copy the marked text to the clipboard for further use
191 within
&konsole; or another application. The selected text can also be
192 dragged and dropped into compatible applications. Click on the selected
193 text and drag it to the desired location. Depending on your
&kde; settings,
194 you may need to hold the
&Ctrl; key while dragging.
</para>
196 <para>Normally, new-line characters are inserted at the end of each
197 line selected. This is best for cut and paste of source code, or the output
198 of a particular command. For ordinary text, the line breaks are often
199 not important. One might prefer, however, for the text to be a stream
200 of characters that will be automatically re-formatted when pasted into
201 another application. To select in text-stream mode, hold down the
202 &Ctrl; key while selecting normally.
</para>
204 <para>Pressing the
&Ctrl; and
&Alt; keys along with the
&LMB;
205 will select a column of text.
208 <para>Double-click with the
&LMB; to select a word;
209 triple-click to select an entire line.
</para>
211 <para>If the upper or lower edge of the text area is touched while
212 marking,
&konsole; scrolls up or down, eventually exposing text within
213 the history buffer. The scrolling stops when the mouse stops
216 <para>After the mouse is released,
&konsole; attempts to keep the text
217 in the clipboard visible by holding the marked area reversed. The
218 marked area reverts back to normal as soon as the contents of the
219 clipboard change, the text within the marked area is altered or the
220 &LMB; is clicked.
</para>
222 <para>To mark text on a mouse-aware application (Midnight Commander, for example)
223 the
&Shift; key has to be pressed when clicking.
</para>
229 <term><mousebutton>Middle
</mousebutton></term>
231 <listitem><para>Pressing the
&MMB;
232 pastes text currently in the clipboard. Holding down the
&Ctrl; key as you
233 press the
&MMB; pastes the text and sends
234 it to
&konsole;.
</para>
236 <note><para>If you have a mouse with only two buttons, pressing both
237 the
&LMB; and
&RMB; together emulates the
&MMB; of a three button mouse.
</para></note>
239 <para>If you have a
<mousebutton>wheel
</mousebutton> as the middle button,
240 rolling it in a mouse unaware program will move
&konsole;'s scrollbar.
</para>
246 <term><mousebutton>Right
</mousebutton></term>
248 <para>These items appear in the menu when the
&RMB;
251 <guimenuitem>Copy
</guimenuitem>,
252 <guimenuitem>Paste
</guimenuitem>,
253 <guimenuitem>Clear Scrollback
& Reset
</guimenuitem>,
254 <guimenuitem>Open Browser Here
</guimenuitem>,
255 <guimenuitem>Change Profile
</guimenuitem>,
256 <guimenuitem>Edit Current Profile...
</guimenuitem>,
257 <guimenuitem>Show MenuBar
</guimenuitem>,
258 <guimenuitem>Character Encoding
</guimenuitem>
259 and
<guimenuitem>Close Tab
</guimenuitem>
262 <para>In a mouse aware application, press the
&Shift; key along with the
263 &RMB; to get the popup menu.
273 <chapter id=
"commandreference">
274 <title>Command Reference
</title>
277 <title>The Menubar
</title>
279 <para>The menubar is at the top of the
&konsole; window.
280 If the menubar is hidden,
281 <guimenuitem>Show Menu Bar
</guimenuitem> can be reached by
282 <mousebutton>right
</mousebutton> clicking in the window
283 (as long as no full screen application is running in that
284 window such as vi, minicom, etc.). The default shortcut
285 is listed after each menu item.
288 <sect2 id=
"file-menu">
289 <title><guimenu>File
</guimenu> Menu
</title>
294 <shortcut><keycombo action=
"simul">&Ctrl;&Shift;<keycap>N
</keycap></keycombo></shortcut>
295 <guimenu>File
</guimenu><guimenuitem>New Tab
</guimenuitem>
298 <listitem><para><action>Opens a new tab with the default profile
</action>
299 </para></listitem></varlistentry>
303 <shortcut><keycombo action=
"simul">&Ctrl;&Shift;<keycap>M
</keycap></keycombo></shortcut>
304 <guimenu>File
</guimenu><guimenuitem>New Window
</guimenuitem></menuchoice>
306 <listitem><para><action>Opens a new seperate
&konsole; window with the default profile
</action>
307 </para></listitem></varlistentry>
310 <term><menuchoice><guimenu>File
</guimenu><guimenuitem>Shell
</guimenuitem></menuchoice></term>
311 <listitem><para><action>Opens a new tab with the Shell profile
</action></para>
312 <note><para>&konsole; ships with the Shell profile as the default.
313 Any new profiles added by the user will have its own menu item
314 below
<menuchoice><guimenu>File
</guimenu><guimenuitem>Shell
</guimenuitem></menuchoice>.
320 <term><menuchoice><guimenu>File
</guimenu>
321 <guimenuitem>Open Browser Here
</guimenuitem></menuchoice>
323 <listitem><para><action>Opens
&kde;'s file manager
324 at the current directory
</action>. By default, that is
325 <ulink url=
"help:/dolphin/index.html">&dolphin;</ulink>.
331 <shortcut><keycombo action=
"simul">&Ctrl;&Shift;<keycap>W
</keycap></keycombo></shortcut>
332 <guimenu>File
</guimenu>
333 <guimenuitem>Close Tab
</guimenuitem></menuchoice>
335 <listitem><para><action>Closes the current tab
</action>
341 <shortcut><keycombo action=
"simul">&Ctrl;&Shift;<keycap>Q
</keycap></keycombo></shortcut>
342 <guimenu>File
</guimenu>
343 <guimenuitem>Quit
</guimenuitem></menuchoice>
345 <listitem><para><action>Quits
&konsole;</action></para>
346 <note><para>&konsole; will display a window if there is more than one
347 tab open. This window can be disabled by clicking on the
<guibutton>Do not ask again
</guibutton> checkbox.
356 <sect2 id=
"edit-menu">
357 <title><guimenu>Edit
</guimenu> Menu
</title>
362 <shortcut><keycombo action=
"simul">&Ctrl;&Shift;<keycap>C
</keycap></keycombo></shortcut>
363 <guimenu>Edit
</guimenu>
364 <guimenuitem>Copy
</guimenuitem></menuchoice></term>
365 <listitem><para><action>Copies the selected text to the clipboard
</action></para></listitem>
371 action=
"simul">&Ctrl;&Shift;<keycap>V
</keycap></keycombo></shortcut>
372 <guimenu>Edit
</guimenu><guimenuitem>Paste
373 </guimenuitem></menuchoice></term>
374 <listitem><para><action>Pastes text from the clipboard at the cursor
375 location
</action></para></listitem>
381 action=
"simul">&Ctrl;&Alt;<keycap>S
</keycap></keycombo></shortcut>
382 <guimenu>Edit
</guimenu><guimenuitem>Rename Tab...
</guimenuitem></menuchoice></term>
383 <listitem><para><action>Opens a dialog box allowing you to change
384 the name of the current tab
</action></para></listitem>
388 <term><menuchoice><guimenu>Edit
</guimenu><guimenuitem>Copy Input To...
</guimenuitem></menuchoice></term>
389 <listitem><para><action>Allows input from the current session to be inputted simultaneously to other sessions
</action></para>
394 <term><menuchoice><guimenu>Edit
</guimenu><guimenuitem>Clear Display
</guimenuitem></menuchoice></term>
395 <listitem><para><action>Clears all text from the tab
</action></para>
396 <para>All the text cleared will be stored in the
397 <link linkend=
"scrollback">Scrollback
</link>.
403 <term><menuchoice><guimenu>Edit
</guimenu><guimenuitem>Clear
& Reset
</guimenuitem></menuchoice></term>
404 <listitem><para><action>Clears all text from the tab and reset the session
</action></para>
405 <para>All the text cleared will be stored in the
406 <link linkend=
"scrollback">Scrollback
</link>.
414 <sect2 id=
"view-menu">
415 <title><guimenu>View
</guimenu> Menu
</title>
420 <shortcut><keycombo action=
"simul">&Ctrl;&Shift;<keycap>L
</keycap></keycombo></shortcut>
421 <guimenu>View
</guimenu><guisubmenu>Split View
</guisubmenu><guimenuitem>Split
422 View Left/Right
</guimenuitem></menuchoice>
424 <listitem><para><action>Splits all the tabs into left and right views
</action>
426 Any output on one view is duplicated in the other view.
432 <shortcut><keycombo action=
"simul">&Ctrl;&Shift;<keycap>T
</keycap></keycombo></shortcut>
433 <guimenu>View
</guimenu><guisubmenu>Split View
</guisubmenu><guimenuitem>Split
434 View Top/Bottom
</guimenuitem></menuchoice>
436 <listitem><para><action>Splits all the tabs into top and bottom views
</action>
438 Any output on one view is duplicated in the other view.
444 <shortcut><keycombo action=
"simul">&Ctrl;&Shift;<keycap>S
</keycap></keycombo></shortcut>
445 <guimenu>View
</guimenu><guisubmenu>Split View
</guisubmenu><guimenuitem>
446 Close Active
</guimenuitem></menuchoice>
448 <listitem><para><action>Closes the current view
</action>
454 <shortcut><keycombo action=
"simul">&Ctrl;&Shift;<keycap>O
</keycap></keycombo></shortcut>
455 <guimenu>View
</guimenu><guisubmenu>Split View
</guisubmenu><guimenuitem>
456 Close Others
</guimenuitem></menuchoice>
458 <listitem><para><action>Closes the non-current view
</action>
464 <shortcut><keycombo action=
"simul">&Ctrl;&Shift;<keycap>]
</keycap></keycombo></shortcut>
465 <guimenu>View
</guimenu><guisubmenu>Split View
</guisubmenu><guimenuitem>Expand View
</guimenuitem></menuchoice>
467 <listitem><para><action>Makes the current view larger
</action>
473 <shortcut><keycombo action=
"simul">&Ctrl;&Shift;<keycap>[
</keycap></keycombo></shortcut>
474 <guimenu>View
</guimenu><guisubmenu>Split View
</guisubmenu><guimenuitem>Shrink View
</guimenuitem></menuchoice>
476 <listitem><para><action>Makes the current view smaller
</action>
483 <shortcut><keycombo action=
"simul">&Ctrl;&Shift;<keycap>H
</keycap></keycombo></shortcut>
484 <guimenu>View
</guimenu><guimenuitem>Detach
485 View
</guimenuitem></menuchoice>
487 <listitem><para><action>Opens the current tab in a
488 separate window
</action>
490 Quiting the previous
&konsole; window will not
491 affect the newly created window.
496 <term><menuchoice><guimenu>View
</guimenu><guimenuitem>Show
497 Menu Bar
</guimenuitem></menuchoice></term>
498 <listitem><para><action>Toggles the menubar being visible
</action></para></listitem>
504 action=
"simul">&Ctrl;&Shift;<keycap>F11
</keycap></keycombo></shortcut>
505 <guimenu>View
</guimenu><guimenuitem>Full Screen Mode
</guimenuitem></menuchoice></term>
506 <listitem><para><action>Toggles
&konsole; filling the entire screen
</action></para></listitem>
511 <shortcut><keycombo action=
"simul">&Ctrl;&Shift;<keycap>I
</keycap></keycombo></shortcut>
512 <guimenu>View
</guimenu><guimenuitem>Monitor for
513 Silence
</guimenuitem></menuchoice></term>
514 <listitem><para><action>Toggles the monitoring of the current tab for
515 lack of activity
</action>
517 By default, after
10 seconds of inactivity, an info icon will appear on
519 The type of alerts can be changed through
520 <menuchoice><guimenu>Settings
</guimenu><guimenuitem>Configure Notifications
</guimenuitem><guimenuitem>Silence in monitored session
</guimenuitem></menuchoice>.
526 <shortcut><keycombo action=
"simul">&Ctrl;&Shift;<keycap>A
</keycap></keycombo></shortcut>
527 <guimenu>View
</guimenu><guimenuitem>Monitor for
528 Activity
</guimenuitem></menuchoice></term>
529 <listitem><para><action>Toggles the monitoring of the current tab for
532 Upon any activity, an info icon will appear on the session's tab.
533 The type of alerts can be changed through
534 <menuchoice><guimenu>Settings
</guimenu><guimenuitem>Configure Notifications
</guimenuitem><guimenuitem>Activity in monitored session
</guimenuitem></menuchoice>.
539 <term><menuchoice><guimenu>View
</guimenu>
540 <guimenuitem>Set Character Encoding
</guimenuitem></menuchoice></term>
541 <listitem><para><action>Sets the character encoding
</action></para></listitem>
547 action=
"simul">&Ctrl;<keycap>+
</keycap></keycombo></shortcut>
548 <guimenu>View
</guimenu><guimenuitem>Increase Text Size
</guimenuitem></menuchoice></term>
549 <listitem><para><action>Increases the text font size
</action></para></listitem>
555 action=
"simul">&Ctrl;<keycap>-
</keycap></keycombo></shortcut>
556 <guimenu>View
</guimenu><guimenuitem>Decrease Text Size
</guimenuitem></menuchoice></term>
557 <listitem><para><action>Decreases the text font size
</action></para></listitem>
563 <sect2 id=
"scrollback-menu">
564 <title><guimenu>Scrollback
</guimenu> Menu
</title>
569 <shortcut><keycombo action=
"simul">&Ctrl;&Shift;<keycap>F
</keycap></keycombo></shortcut>
570 <guimenu>Scrollback
</guimenu><guimenuitem>Search
571 Output...
</guimenuitem></menuchoice></term>
572 <listitem><para><action>Opens a search bar at the bottom of
&konsole;'s window
574 <para>This allows for case sensitive, forward or backwards, and regular expressions searches.
</para>
580 <shortcut><keycombo><keycap>F3
</keycap></keycombo></shortcut>
581 <guimenu>Scrollback
</guimenu><guimenuitem>Find
582 Next
</guimenuitem></menuchoice></term>
583 <listitem><para><action>Moves to the next search instance
584 </action></para></listitem>
589 <shortcut><keycombo action=
"simul">&Shift;<keycap>F3
</keycap></keycombo></shortcut>
590 <guimenu>Scrollback
</guimenu><guimenuitem>Find
591 Previous
</guimenuitem></menuchoice></term>
592 <listitem><para><action>Moves to the previous search instance
593 </action></para></listitem>
597 <term><menuchoice><guimenu>Scrollback
</guimenu><guimenuitem>Save
598 Output...
</guimenuitem></menuchoice></term>
599 <listitem><para><action>Saves the current scrollback as a text
600 file
</action></para></listitem>
604 <term><menuchoice><guimenu>Scrollback
</guimenu><guimenuitem>Scrollback
605 Options...
</guimenuitem></menuchoice></term>
606 <listitem><para><action>Opens a dialog to configure number of lines to save
</action>
611 <term><menuchoice><guimenu>Scrollback
</guimenu><guimenuitem>Clear
612 Scrollback
</guimenuitem></menuchoice></term>
613 <listitem><para><action>Clears all text saved in current tab
</action></para></listitem>
618 <shortcut><keycombo action=
"simul">&Ctrl;&Shift;<keycap>X
</keycap></keycombo></shortcut>
619 <guimenu>Scrollback
</guimenu><guimenuitem>Clear
620 Scrollback
& Reset
</guimenuitem></menuchoice></term>
621 <listitem><para><action>Clears all text saved in current tab
622 and resets the terminal
</action></para></listitem>
628 <sect2 id=
"bookmarks-menu">
629 <title><guimenu>Bookmarks
</guimenu> Menu
</title>
635 <shortcut><keycombo action=
"simul">&Ctrl;<keycap>B
</keycap></keycombo></shortcut>
636 <guimenu>Bookmarks
</guimenu><guimenuitem>Add Bookmark
</guimenuitem></menuchoice></term>
637 <listitem><para><action>Adds the current location
</action></para></listitem>
641 <term><menuchoice><guimenu>Bookmarks
</guimenu><guimenuitem>Bookmark Tabs as Folder...
</guimenuitem></menuchoice></term>
642 <listitem><para><action>Adds all tabs to a bookmark folder
</action>
644 A dialog will open for the bookmark folder name.
649 <term><menuchoice><guimenu>Bookmarks
</guimenu><guimenuitem>New Bookmark Folder...
</guimenuitem></menuchoice></term>
650 <listitem><para><action>Adds a new folder to the bookmark list
</action>
652 A dialog will open for the bookmark folder name.
657 <term><menuchoice><guimenu>Bookmarks
</guimenu><guimenuitem>Edit Bookmarks
</guimenuitem></menuchoice></term>
658 <listitem><para><action>Opens the bookmark editor
</action></para>
660 <note><para>You can use the bookmark editor to manually add URLs
661 like ssh://user@host or telnet://host to open remote connections.
</para></note>
668 <sect2 id=
"settings-menu">
669 <title><guimenu>Settings
</guimenu> Menu
</title>
673 <term><menuchoice><guimenu>Settings
</guimenu><guimenuitem>Change
674 Profile
</guimenuitem></menuchoice></term>
675 <listitem><para><action>Changes the profile for the current tab
</action></para>
680 <term><menuchoice><guimenu>Settings
</guimenu><guimenuitem>Edit
681 Current Profile...
</guimenuitem></menuchoice></term>
682 <listitem><para><action>Opens the profile editor for the current tab
</action></para>
687 <term><menuchoice><guimenu>Settings
</guimenu><guimenuitem>Manage
688 Profiles...
</guimenuitem></menuchoice></term>
689 <listitem><para><action>Opens a editor for managing profiles
</action>
695 <term><menuchoice><guimenu>Settings
</guimenu><guimenuitem>Configure
696 Shortcuts...
</guimenuitem></menuchoice></term>
697 <listitem><para><action>Opens the keyboard shortcut editor
</action></para>
702 <term><menuchoice><guimenu>Settings
</guimenu><guimenuitem>Configure
703 Notifications...
</guimenuitem></menuchoice></term>
704 <listitem><para><action>Opens the notifications editor
</action></para>
711 <sect2 id=
"help-menu">
712 <title><guimenu>Help
</guimenu> Menu
</title>
713 <!-- Only negative to using this is it shows shortcut F1 for Handbook -->
714 &help.menu.documentation;
720 <chapter id=
"command-line-options">
721 <title>Command-line Options
</title>
723 <para>When
&konsole; is started from the command line, various options
724 can be specified to modify its behavior.
</para>
728 <term><option>--help
</option></term>
729 <listitem><para><action>List the various options
</action>.
</para></listitem>
733 <term><option>--profile
</option> <parameter>file
</parameter></term>
734 <listitem><para><action>Start
&konsole;</action> using a saved set of sessions.
</para></listitem>
738 <term><option>--list-profiles
</option></term>
739 <listitem><para><action>List
</action> all of the available profiles.
744 <term><option>--background-mode
</option></term>
745 <listitem><para><action>Start
&konsole;</action> in the background and bring to the front when the F12 key is pressed.
750 <term><option>--new-tab
</option></term>
751 <listitem><para><action>Create a new tab
</action> in an existing window rather than creating a new window.
756 <term><option>--workdir
</option> <parameter>dir
</parameter></term>
757 <listitem><para><action>Open with
</action>
758 <parameter>dir
</parameter> as the working (starting) directory.
</para></listitem>
762 <term><option>--notransparency
</option></term>
763 <listitem><para><action>Disable
</action> transparent backgrounds, even if the system supports them.
768 <term><option>--force-transparency
</option></term>
769 <listitem><para><action>Try to enable transparency
</action>, even if the system does not appear to support it.
774 <term><option>--hold, --noclose
</option></term>
775 <listitem><para><action>Do not close
</action> the initial session automatically when it ends.
780 <term><option>-p
</option> <parameter>property=value
</parameter></term>
781 <listitem><para><action>Change
</action> the value of a profile property.
</para>
786 <term><option>-e
</option> <parameter>command
</parameter></term>
787 <listitem><para><action>Execute
</action>
788 <parameter>command
</parameter> instead of the normal shell.
</para>
789 <note><para>Any arguments after
<parameter>command
</parameter> will be passed to
790 <parameter>command
</parameter>, not
&konsole;.
</para></note>
796 <para>&konsole; also accepts generic
&Qt; and
&kde; options:
</para>
800 <term><option>--help-qt
</option></term>
801 <listitem><para><action>List
&Qt;-specific options
</action></para></listitem>
805 <caution><para>The following
&Qt; options have no effect on
&konsole;:
810 <term><option>--fn
</option>,
<option>--font
</option>
811 <parameter>fontname
</parameter></term>
812 <listitem><para><action>Defines the application font
</action></para></listitem>
816 <term><option>--bg
</option>,
<option>--background
</option>
817 <parameter>color
</parameter></term>
818 <listitem><para><action>Sets the default background color
</action></para></listitem>
822 <term><option>--fg
</option>,
<option>--foreground
</option>
823 <parameter>color
</parameter></term>
824 <listitem><para><action>Sets the default foreground color
</action></para></listitem>
828 <term><option>--btn
</option>,
<option>--button
</option>
829 <parameter>color
</parameter></term>
830 <listitem><para><action>Sets the default button color
</action></para></listitem>
840 <term><option>--help-kde
</option></term>
841 <listitem><para><action>List
&kde;-specific options
</action></para></listitem>
844 <term><option>--help-all
</option></term>
845 <listitem><para><action>List all options
</action></para></listitem>
848 <term><option>--author
</option></term>
849 <listitem><para><action>Show the authors' names
</action></para></listitem>
852 <term><option>-v,--version
</option></term>
853 <listitem><para><action>Show the version number
</action></para></listitem>
856 <term><option>--license
</option></term>
857 <listitem><para><action>Show license information
</action></para></listitem>
863 <chapter id=
"scripting">
864 <title>Scripting
&konsole;</title>
866 <para>For
&kde; 4, the old
&DCOP; has been replaced with
&DBus;.
867 However,
&konsole; has not been updated yet to handle this.
869 <para>For a somewhat primitive, non-user friendly
&GUI; for
&DBus;, try
&Qt;'s qdbusviewer.
871 <para> More info to follow...
</para>
876 <chapter id=
"credits">
877 <title>Credits and Copyright
</title>
879 <para>&konsole; is currently maintained by &Robert.Knight; &Robert.Knight.mail;
</para>
881 <para>Previous
&konsole; maintainers include: &Kurt.Hindenburg; &Kurt.Hindenburg.mail; and &Waldo.Bastian; &Waldo.Bastian.mail;
</para>
883 <para>The application
&konsole; Copyright
© 1997-
2008
884 &Lars.Doelle; &Lars.Doelle.mail;
</para>
886 <para>This document was written by &Jonathan.Singer;
887 &Jonathan.Singer.mail;
</para>
889 <para>This document was updated for
&kde; 3.4 by
890 &Kurt.Hindenburg; &Kurt.Hindenburg.mail;
</para>
892 <para>This document was updated for
&kde; 4.1 by
893 &Kurt.Hindenburg; &Kurt.Hindenburg.mail;
</para>
895 <para>Originally converted to DocBook
<acronym>SGML
</acronym> by
896 &Mike.McBride; and &Lauri.Watts;
</para>
898 <!-- TRANS:CREDIT_FOR_TRANSLATORS -->
904 <appendix id=
"links">
907 <para>For more information please visit these websites:
</para>
909 <listitem><para><ulink url=
"http://konsole.kde.org/">&konsole;'s homepage
</ulink></para></listitem>
910 <listitem><para><ulink url=
"http://mail.kde.org/mailman/listinfo/konsole-devel">&konsole;'s mailing list
</ulink></para></listitem>
911 <listitem><para><ulink url=
"http://freebsd.kde.org/">&kde; on
912 FreeBSD
</ulink></para></listitem>
913 <listitem><para><ulink url=
"http://solaris.kde.org/">&kde; on
&Solaris;</ulink></para></listitem>
918 &documentation.index;
927 sgml-general-insert-case: lower