

When Konsole is started from the command line, various options can be specified to modify its behavior.
--helpList the various options.
--profile fileStart Konsole using a saved set of sessions.
--list-profilesList all of the available profiles.
--background-modeStart Konsole in the background and bring to the front when the F12 key is pressed.
--new-tabCreate a new tab in an existing window rather than creating a new window.
--workdir dirOpen with
dir as the working (starting) directory.
--notransparencyDisable transparent backgrounds, even if the system supports them.
--force-transparencyTry to enable transparency, even if the system does not appear to support it.
--hold, --nocloseDo not close the initial session automatically when it ends.
-p property=valueChange the value of a profile property.
-e commandExecute
command instead of the normal shell.
Any arguments after command will be passed to
command, not Konsole.
Konsole also accepts generic Qt™ and KDE options:
--help-qtList Qt™-specific options
The following Qt™ options have no effect on Konsole:
--fn, --font
fontnameDefines the application font
--bg, --background
colorSets the default background color
--fg, --foreground
colorSets the default foreground color
--btn, --button
colorSets the default button color
--help-kdeList KDE-specific options
--help-allList all options
--authorShow the authors' names
-v,--versionShow the version number
--licenseShow license information