[kde-linux] konsole in the system tray
xpol
linux_milano at yahoo.it
Tue Nov 20 09:44:58 UTC 2007
Konsole is launched by the following script, to open in the system tray.
It works. However, on the next login, restored session places konsole 'on
the desktop', rather than in the system tray.
Is that a bug?
thank you
--
Pol
---- enc.
Opts=" --tooltip 'zsh' --hidden "
kdeOps=" --caption kon --title Zsh --caption term --nomenubar --icon
opentermblue --geometry 633x215+330+460"
Comm=""
ksystraycmd $Opts konsole $kdeOps $Comm
------------
More information about the kde-linux
mailing list