Stephen Rowles wrote: > Hi all, > > What am I doing wrong? I cannot get a command.fxd file to launch firefox > properly. I know it will all work as if I launch ratpoison then firefox > from a SSH shell (with display set) it launches and works just fine. > > Initially I had problems because I did not spawn my window manager into > the background, so it just hung on that, but did correctly launch the > window manager. > > After adding an ampersand it now briefly flashes an X screen then just > drops straight back to freevo. > > My fxd is similar to yours and it works correctly either with or without the <spawnwm /> statement. However, I do not define COMMAND_SPAWN_WM or COMMAND_KILL_WM in my local_conf.py.
?xml version="1.0" ?> <freevo> <command title="Internet"> <cmd>/usr/bin/mozilla-firefox</cmd> <stoposd /> <spawnwm /> <info> <content>Browse the Internet with Mozilla Firefox</content> </info> </command> </freevo> Hope that helps. Art S R ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
