From kde Tue Nov 20 09:44:56 2007 From: xpol Date: Tue, 20 Nov 2007 09:44:56 +0000 To: kde Subject: [kde] konsole in the system tray Message-Id: X-MARC-Message: https://marc.info/?l=kde&m=119555258731391 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 mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.