[Konsole-devel] [Bug 206888] wish: restore lost KDE3 konsole ability to function as controlled terminal emulator
Robert Knight
robertknight at gmail.com
Wed Sep 9 21:25:58 UTC 2009
https://bugs.kde.org/show_bug.cgi?id=206888
Robert Knight <robertknight at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
CC| |robertknight at gmail.com
Ever Confirmed|0 |1
--- Comment #1 from Robert Knight <robertknight gmail com> 2009-09-09 23:25:54 ---
> Essentially what we need is a way to create a one-off
> "profile" with command-line options.
You can do this to some extent using the -p command which allows properties to
be overridden for a new Konsole instance. The keys/values accepted by -p are
the same as those stored in the Konsole settings (.profile) files in
~/.kde/share/apps/konsole/
You can use the --title and --icon arguments to control the title and icon.
For example:
konsole -p colorscheme=BlackOnWhite -p TabBarMode=0 --title "My Application"
--icon <path to icon or name of icon>
The major omissions from the list you mentioned are direct equivalents for
--vt_sz, --fg and --bg (although for the latter two you can specify the name of
one of the color schemes that ships with Konsole if they are close enough using
-p colorscheme=<name>)
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the konsole-devel
mailing list