Dear Wiki user, You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change notification.
The following page has been changed by 24.128.246.209: http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage_2fFxdFiles ------------------------------------------------------------------------------ @@ -162,7 +162,7 @@ = Commands = -This is to support commands run directly in freevo. I.E. run your favortie web browser, email application, or other application. In order to run XBased apps you must have an X based setup. This command does not allow framebuffer setups to run X applications. Likewise if your application is framebuffer based, it won't allow it to run in X11. +This is to support commands run directly in freevo. I.E. run your favortie web browser, email application, or other application. In order to run XBased apps you must have an X based setup. This command does not allow framebuffer setups to run X applications. Likewise if your application is framebuffer based, it won't allow it to run in X11. ALso the command tag is only supported in freevo version 1.5 and greater. a simple example: {{{ @@ -179,7 +179,7 @@ </freevo> }}} -The "title" attribute of the "command" element is what shows in the Main Menu if using A CommandMainMenuItem or it is the name of the entry if you have the fxd in your COMMANDS_DIR. +The "title" attribute of the "command" element is what shows in the Main Menu if using A Command Main Menu Item or it is the name of the entry if you have the fxd in your COMMANDS_DIR. THe "cmd" element is the actual command to run in full, including arguments if there are any. Please do not use '&' to background a task. If you want this to fork something into the background then i reccomend a shell script that starts a subshell and puts that command into the background. The "stoposd" element is optional and tells freevo to the stop the freevo environment and let the application take over the whole screen. Typpically you want this only for apps that are UI based like a web browser or email app. The "spawnwm" element is optional and tells freevo start a window manager for the duration of this command. It uses the COMMAND_SPAWN_WM and COMMAND_KILL_WM to start and stop the window manager. The best window manager i have found that fits with freevo for this limited purpose is [http://ratpoison.sourceforge.net/ ratpoison]. ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Freevo-wikilog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-wikilog
