docs.kde.org
Command Reference
Prev
Next

Chapter 2. Command Reference

Table of Contents

The Menubar
File Menu
Edit Menu
View Menu
Scrollback Menu
Bookmarks Menu
Settings Menu
Help Menu
Rename Tab Dialog
Copy Input Dialog
Scrollback Options Dialog

The Menubar

The menubar is at the top of the Konsole window. If the menubar is hidden, Show Menu Bar can be reached by right clicking in the window (as long as no full screen application is running in that window such as vi, minicom, etc.). The default shortcut is listed after each menu item.

File Menu

File->New Tab (Ctrl+Shift+N)

Opens a new tab with the default profile

File->New Window (Ctrl+Shift+M)

Opens a new separate Konsole window with the default profile

File->Shell

Opens a new tab with the Shell profile

Note

Konsole ships with the Shell profile as the default. Any new profiles added by the user will have its own menu item below File->Shell.

File->Open File Manager

Opens KDE's file manager at the current directory. By default, that is Dolphin.

File->Close Tab (Ctrl+Shift+W)

Closes the current tab

File->Quit (Ctrl+Shift+Q)

Quits Konsole

Note

Konsole will display a window if there is more than one tab open. This window can be disabled by clicking on the Do not ask again checkbox.

Edit Menu

Edit->Copy (Ctrl+Shift+C)

Copies the selected text to the clipboard

Edit->Paste (Ctrl+Shift+V)

Pastes text from the clipboard at the cursor location

Edit->Rename Tab... (Ctrl+Alt+S)

Opens a dialog box allowing you to change the name of the current tab (more info)

Edit->Copy Input To->All Tabs in Current Window (Ctrl+Shift+,)

Allows input from the current session to be sent simultaneously to all sessions in current window

Edit->Copy Input To->Select Tabs... (Ctrl+Shift+.)

Allows input from the current session to be sent simultaneously to user picked sessions (more info)

Edit->Copy Input To->None (Ctrl+Shift+/)

Stop all input to other sessions

Edit->Clear & Reset

Clears all text from the tab and reset the session

All the text cleared will be stored in the Scrollback.

View Menu

View->Split View->Split View Left/Right (Ctrl+Shift+L)

Splits all the tabs into left and right views

Any output on one view is duplicated in the other view.

View->Split View->Split View Top/Bottom (Ctrl+Shift+T)

Splits all the tabs into top and bottom views

Any output on one view is duplicated in the other view.

View->Split View-> Close Active (Ctrl+Shift+S)

Closes the current view

View->Split View-> Close Others (Ctrl+Shift+O)

Closes the non-current view

View->Split View->Expand View (Ctrl+Shift+])

Makes the current view larger

View->Split View->Shrink View (Ctrl+Shift+[)

Makes the current view smaller

View->Detach View (Ctrl+Shift+H)

Opens the current tab in a separate window

Quiting the previous Konsole window will not affect the newly created window.

View->Show Menu Bar

Toggles the menubar being visible

View->Full Screen Mode (Ctrl+Shift+F11)

Toggles Konsole filling the entire screen

View->Monitor for Silence (Ctrl+Shift+I)

Toggles the monitoring of the current tab for lack of activity

By default, after 10 seconds of inactivity, an info icon will appear on the session's tab. The type of alerts can be changed through Settings->Configure Notifications->Silence in monitored session.

View->Monitor for Activity (Ctrl+Shift+A)

Toggles the monitoring of the current tab for activity

Upon any activity, an info icon will appear on the session's tab. The type of alerts can be changed through Settings->Configure Notifications->Activity in monitored session.

View->Character Encoding

Sets the character encoding

View->Increase Text Size (Ctrl++)

Increases the text font size

View->Decrease Text Size (Ctrl+-)

Decreases the text font size

Scrollback Menu

Scrollback->Search Output... (Ctrl+Shift+F)

Opens a search bar at the bottom of Konsole's window

This allows for case sensitive, forward or backwards, and regular expressions searches.

Scrollback->Find Next (F3)

Moves to the next search instance

Scrollback->Find Previous (Shift+F3)

Moves to the previous search instance

Scrollback->Save Output...

Saves the current scrollback as a text or html file

Scrollback->Scrollback Options...

Opens a dialog to configure number of lines to save (more info)

Scrollback->Clear Scrollback & Reset (Ctrl+Shift+X)

Clears all text saved in current tab and resets the terminal

Bookmarks Menu

Bookmarks->Add Bookmark (Ctrl+Shift+B)

Adds the current location

Bookmarks->Bookmark Tabs as Folder...

Adds all tabs to a bookmark folder

A dialog will open for the bookmark folder name.

Bookmarks->New Bookmark Folder...

Adds a new folder to the bookmark list

A dialog will open for the bookmark folder name.

Bookmarks->Edit Bookmarks

Opens the bookmark editor

Note

You can use the bookmark editor to manually add URLs. Currently, Konsole accepts the following:

  • ssh://user@host:port

  • telnet://user@host:port

Settings Menu

Settings->Change Profile

Changes the profile for the current tab

Settings->Edit Current Profile...

Opens the profile editor for the current tab

Settings->Manage Profiles...

Opens a editor for managing profiles

Settings->Configure Shortcuts...

Opens the keyboard shortcut editor

Settings->Configure Notifications...

Opens the notifications editor

Help Menu

Help->Konsole Handbook (F1)

Invokes the KDE Help system starting at the Konsole help pages. (this document).

Help->What's This? (Shift+F1)

Changes the mouse cursor to a combination arrow and question mark. Clicking on items within Konsole will open a help window (if one exists for the particular item) explaining the item's function.

Help->Report Bug...

Opens the Bug report dialog where you can report a bug or request a “wishlist” feature.

Help->Switch Application Language...

Opens a dialog where you can edit the Primary language and Fallback language for this application.

Help->About Konsole

This will display version and author information.

Help->About KDE

This displays the KDE version and other basic information.

Prev
Next
Contents


docs.kde.org