When Konsole is started from the command-line, various options can be specified to modify its behavior.
List the various options
Set the name that appears in the titlebar
Start a login shell
Suppress the "Welcome to Konsole" message that normally appears in the titlebar
Set the window title
Ignored
Disable the saving of lines that scroll off the top of the window
Start Konsole without a toolbar
Start a terminal window of CC Columns and LL lines
Execute <command> instead of shell
For instance:
bash$ konsole --vt_sz 90x25 --nohist |
starts a Konsole window with 90 columns and 25 rows, with no history
Konsole also accepts generic Qt™ and KDE options:
List Qt-specific options
List KDE-specific options
List all options
Show the author(s) names
Show the version number
Show license information