Gerrit Hoetzel schrieb: > > Is there a way to start a prg in workspace no. X ? > > If so, how to implement into the default X-startup script ? > I would like to initially start (using xtoolwait ?) an > xterm in workspace No. 1 > mozilla in workspace No. 2 > ...
Hi Gerrit, have a look at bbappconf (I found it on http://bbtools.thelinuxcommunity.org/). The lines in the config file to start eg xedit always on Workspace 1 would look likt this: bbappconf.3.classHint.class: Xedit bbappconf.3.classHint.name: xedit bbappconf.3.startOnWorkspace: 1 (get class and name with xprop) gm -- [EMAIL PROTECTED] [EMAIL PROTECTED] -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net
