On Sat, 2006-06-17 at 19:22 -0400, Joe Klemmer wrote: > There was a utility in KDE that was used to start X apps which you can > specify which desktop and all kinds of other stuff. I wish I could > remember it, sorry. I found it. The utility is kstart and can be invoked in ways like this - $ kstart --window xterm --desktop 2 xterm -geometry 80x24+0+0 -fn 10x20 -ls +sb -rv Run it from a script and you're all set. man kstart will give you even more options. -- Joe Klemmer <klemmerj@xxxxxxxxxxx>