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

------------------------------------------------------------------------------
@@ -179,10 +179,10 @@
 </freevo>
 }}}
 
-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].
+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, and should you need a '&' 
as a character in an argument then you should escape it as &amp; because this is 
required for xml to work properly. 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. Typically 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].
 
 To run a command in the commands dir, just simply put the FXD file in the directory. 
You can then select it by its title in the menu.
 


-------------------------------------------------------
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

Reply via email to