On Wed, 11 Oct 2000, Wilbert Berendsen wrote:

> Yesterday at 5:53pm, Paul Tomblin wrote:
> 
<snip>
> > Could you possibly make it use some other X resource other than application
> > name or class?  Because I'd like to start some xterms (or rxvts or dtterms) in
> > one workspace and some in another and some in another.  I can't change the
> > application name between the xterm instances,
> 
> xterm -name blah
> see xterm(1)

Yep, this works perfectly, I just tested it =)
So it will be possible to start xterm with:

xterm -name workspace1

and put something like below in the resource file
bbappconf.1.appName:    workspace1
bbappconf.1.Stick:      false
bbappconf.1.Decorless:  false
bbappconf.1.startOnDesktop: 1

and all xterm with name workspace1 would start on workspace 1.
 
As soon as I have something useable I'll put a "peak" version on the
bbtools website.

John

Reply via email to