Konsole
From Gentoo Wiki
Konsole is KDE's terminal emulator.
Installation
USE flags
USE flags for kde-apps/konsole KDE's terminal emulator
+handbook
|
Enable handbooks generation for packages by KDE |
X
|
Add support for X11 |
debug
|
Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces |
test
|
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) |
Emerge
root #
emerge --ask kde-apps/konsole
Configuration
To make the title of a process running in Konsole (e.g. emerge) visible in the tab title or window titlebar, add %w
(window title set by shell) to the Tab title format, under 'Tabs' in the Konsole profile.
See also
- Terminal emulator — emulates a video terminal within another display architecture (e.g. in X).