Web lists-archives.org

[kde-linux] kstart --alldesktops




I have a script that's supposed to load three instances of GKrellM on all four 
of my virtual desktops. It looks like this:

x---------------------------------------------------------------
kstart --alldesktops gkrellm &
kstart --alldesktops gkrellm -f -s 192.168.0.2   -P 19150 &
kstart --alldesktops gkrellm -f -s 192.168.0.166 -P 19150 &
x---------------------------------------------------------------

I execute the script from a button on my Kicker.

However, only the desktop I am on at the time I pick the button receives all 
three GKrellMs. The other desktops receive only one of the three, and that 
varies from run to run.

Is something broken? I am running KDE 3.5.5.



___________________________________________________
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.