Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Scripting apps to appear on different desktops

2 views
Skip to first unread message

Jorge Mataleo

unread,
Jul 11, 2006, 4:53:46 AM7/11/06
to
I'd like to be able to specify which of my virtual desktops an app appears
on, from a shell script/bash prompt- i.e. in "pseudo-script"

#!/bin/bash

set_desktop_3
nohup firefox &

...and if I ran the above from virtual desktop 1, the Firefox window would
appear on virtual desktop 3.

Possible with KDE?

Thanks,
Jorge

ne...

unread,
Jul 11, 2006, 8:02:50 AM7/11/06
to
kstart --help

HTH
N.Emile...
--
Registered Linux User # 125653 (http://counter.li.org) | Please remove
Certified: 75% bastard, 42% of which is tard. | '.invalid'
http://www.thespark.com/bastardtest | to reply.
Switch to: http://www.speakeasy.net/refer/190653

Roy Schestowitz

unread,
Jul 16, 2006, 7:02:32 AM7/16/06
to
__/ [ ne... ] on Tuesday 11 July 2006 13:02 \__

> On Tue, 11 Jul 2006 at 08:53 GMT, Jorge Mataleo eloquently wrote:
>> I'd like to be able to specify which of my virtual desktops an app appears
>> on, from a shell script/bash prompt- i.e. in "pseudo-script"
>>
>> #!/bin/bash
>>
>> set_desktop_3
>> nohup firefox &
>>
>> ...and if I ran the above from virtual desktop 1, the Firefox window would
>> appear on virtual desktop 3.
>>
>> Possible with KDE?
> kstart --help
>
> HTH
> N.Emile...

Hi,

Does that have to be done from a script? There is an easier
way to achieve this, assuming the command line is not a
necessity . You can assign applications to workspaces (among
other things) by going to advanced options of a given
instance of that application (open conext menu in title bar
to find it).

0 new messages