On Thu, Sep 07, 2000 at 01:59:21PM -0500, Chuck Pierce wrote:
> well... I guess I will just have to write one then... how does this sound
> "bbplace"
>
> usage:
> bbplace /some/application [ options... ]
> -g, --geometry WxH+X+Y to specify size and position
> -w, --workspace workspace_name to specify workspace
> -t, --top to specify always on top
> -b, --bottom to specify to be on the bottom
> -s, --shade to specify shaded state
> -i, --icon to specify iconed state
> -m, --maximize to specify maximal size
> -S, --stick to specify in stick state
change it to bbplace [options] /some/application [application options]
Otherwise you can't tell the app what to do.
Josh Cogliati