[kde-linux] konsole in the system tray
- Date: Tue, 20 Nov 2007 10:44:58 +0100
- From: xpol <linux_milano@xxxxxxxx>
- Subject: [kde-linux] konsole in the system tray
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
------------
___________________________________________________
This message is from the kde-linux mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde-linux.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.