> Hello > > What if I'd like to start a program in workspace #3 while I 'am' in #1. The > thing is that I'd like xmms to start in .xinitrc but to start in workspace #3 > instead of the current. > > Another thing is thet I want some programs to start fullscreen. Is that up to > the program or has blackbox got something to do with it? > > And last. I cannot get the gui version of bbkeys to work. When I try to open > the bbkeys config (by typing it or clicking in the bbkeys program) It starts > the old text based version that says that I should use the new one. How do I > open the new one then? > > That's all. / Nimbus
I'm using bblaunch by Scott Garner, and it's been working well for me. I don't know where it's to be found these days, but I could e-mail the source if you're interested. It's pretty simple in its nature and to start licq in workspace 1 I have this line in my ~/.xinitrc: bblaunch -w 1 licq & I hope you get the idea. It operates a little differently from bbappconf. Mattias
