LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Help on How to Launch Multiple Applications on Different Desktops Via a Script (https://www.linuxquestions.org/questions/linux-newbie-8/help-on-how-to-launch-multiple-applications-on-different-desktops-via-a-script-819509/)

SassMaster88 07-12-2010 09:57 PM

Help on How to Launch Multiple Applications on Different Desktops Via a Script
 
Hello,

I am new to Linux (I get to learn it for work :D ) I was wondering how to launch multiple applications on different work spaces via a script. I have researched it and come up with most people using "Devil's Pie" I don't have this as an option. (work reasons) I was wondering what commands I could use in the script file to launch an app. on Said monitor on Said workstation. Thanks for the help. Any help is appreciated :) (ps: I am using CentOS using RedHat)

smoker 07-13-2010 12:17 PM

If you are using gnome, then you are out of luck (apart from devilspie)
If you are using KDE, then you can use

kstart --desktop 3 program-name

to launch a program on desktop 3.

SassMaster88 07-13-2010 05:16 PM

Quote:

Originally Posted by smoker (Post 4032045)
If you are using gnome, then you are out of luck (apart from devilspie)
If you are using KDE, then you can use

kstart --desktop 3 program-name

to launch a program on desktop 3.

Thanks! I appreciate it, I will try that.


All times are GMT -5. The time now is 06:14 PM.