Thanks, that fixed it..
Mike Ruelle wrote:
unless you intend to set a window manager don't use spawnwm. I know this is a pain in the butt but i am holding off with documentation in the wiki until the release is made in order to not confuse people. But this is meant to be a generic mechanism for starting any program so no silliness is done for web browsers. The info section is there for an eventual different display method in the commands module I have planned down the road. If you want to start at Yahoo then set it as the homepage in the browser. Or you do this in the fxd file:
<?xml version="1.0" ?> <freevo> <command title="Mozilla"> <cmd>/usr/bin/firefox http://www.yahoo.com/</cmd> <stoposd /> <info> <content>Test</content> </info> </command> </freevo>
------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
