RafaMar added / fixed Shell Commands usage + Andrea ffmpeg/mp4 default for batch...
[goodguy/cinelerra.git] / cinelerra-5.1 / doc / ShellCmds_en.html
index 9630931ca9600d809404da715345d776fc1fbfe6..410976fc6e4c30e3a7f5b1dcbe99e00150e8801e 100644 (file)
@@ -1,37 +1,94 @@
-<!DOCTYPE html><html>
+<!DOCTYPE html>
+<html>
 <head>
-<title></title>
-<style type="text/css">
-<!--
+       <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
+       <title>Cinelerra GG Configure Shell Command</title>
+
+       <style type="text/css">
 .xflip {
   -moz-transform: scaleX(-1);
   -webkit-transform: scaleX(-1);
   -o-transform: scaleX(-1);
   transform: scaleX(-1);
   filter: fliph;
+ -moz-transform: scaleX(-1);
+ -webkit-transform: scaleX(-1);
+ -o-transform: scaleX(-1);
+ transform: scaleX(-1);
+ filter: fliph;
 }
 .yflip {
   -moz-transform: scaleY(-1);
   -webkit-transform: scaleY(-1);
   -o-transform: scaleY(-1);
   transform: scaleY(-1);
   filter: flipv;
+ -moz-transform: scaleY(-1);
+ -webkit-transform: scaleY(-1);
+ -o-transform: scaleY(-1);
+ transform: scaleY(-1);
+ filter: flipv;
 }
 .xyflip {
-    -moz-transform: scaleX(-1) scaleY(-1);
-    -webkit-transform: scaleX(-1) scaleY(-1);
-    -o-transform: scaleX(-1) scaleY(-1);
-    transform: scaleX(-1) scaleY(-1);
-    filter: fliph + flipv;
-}
--->
-</style>
+ -moz-transform: scaleX(-1) scaleY(-1);
+ -webkit-transform: scaleX(-1) scaleY(-1);
+ -o-transform: scaleX(-1) scaleY(-1);
+ transform: scaleX(-1) scaleY(-1);
+ filter: fliph + flipv;
+}
+body { 
+ margin-top:0;
+ margin-left: 10px;
+ font-family: Verdana, Arial, Helvetica, sans-serif;
+}
+h1 {
+ margin-top:0;
+ margin-bottom:0;
+ font-size: 1.5em;
+ color: #3d77d5;
+}
+h2{
+ margin-top:0;
+ margin-bottom:8px;
+ font-size: 1.2em;
+ color: gray;
+ text-decoration: underline black;
+}
+p { 
+ margin-top:0;
+ margin-bottom: 12px;
+ line-height: 100%;
+ font-size: 1em;
+}
+li {
+ line-height:100%;  
+}
+li p {
+ line-height:100%;  
+}
+
+       </style>
 </head>
-<body>
-<a name=1></a>The&#160;Shell&#160;Cmds&#160;popup menu&#160;items&#160;are&#160;configured&#160;in:<br/>
-<b>Settings-&gt;Preferences-&gt;Interface-&gt;Shell&#160;Commands</b><br/>
-This&#160;runs&#160;a&#160;dialog that&#160;lets&#160;you&#160;Add/Del/Edit&#160;the&#160;items&#160;in the&#160;main menu popup. &#160;Possible&#160;options&#160;are:<br/>&#160;<br/>1)&#160;Add a&#160;new&#160;menu item/script:&#160;<br/>&#160; &#160;&#160;click&#160;Add<br/>&#160; &#160;&#160;in the&#160;Label&#160;box, change&#160;the&#160;word &#34;new&#34; to the&#160;desired menu label<br/>&#160; &#160;&#160;in the&#160;Commands&#160;box, type&#160;the&#160;command lines&#160;to be&#160;included in the&#160;script<br/>&#160; &#160;&#160;(for example:&#160;Label&#160;=&gt;&#160;gimp;&#160;Commands&#160;=&gt;&#160;gimp)<br/>&#160; &#160;&#160;check-OK&#160;in the&#160;Commands&#160;window<br/>&#160; &#160;&#160;check-OK&#160;in the&#160;Shell&#160;window<br/>&#160; &#160;&#160;click on OK&#160;or&#160;Apply in the&#160;Preferences&#160;window&#160;(WILL&#160;NOT&#160;TAKE&#160;EFFECT&#160;UNTIL&#160;CLICK)<br/>
-2) Del&#160;to delete&#160;an&#160;existing menu item&#160;(for example&#160;manual):<br/>&#160; &#160; &#160;select&#160;to highlight&#160;an entry in the&#160;Cinelerra:&#160;Shell&#160;listbox<br/>&#160; &#160; &#160;click Del&#160;<br/>&#160; &#160; &#160;check-OK&#160;in the&#160;Shell&#160;window<br/>&#160; &#160; &#160;click on OK&#160;or&#160;Apply in the&#160;Preferences&#160;window&#160;(the&#160;entry is&#160;destroyed)<br/>
-3) Edit&#160;an existing menu item:<br/>&#160; &#160;&#160;click Edit<br/>&#160; &#160;&#160;select&#160;to highlight&#160;an entry in the&#160;Cinelerra:&#160;Shell&#160;listbox<br/>&#160; &#160;&#160;click edit&#160;(the&#160;edit&#160;dialog appears)<br/>&#160; &#160;&#160;set&#160;the&#160;label&#160;and/or&#160;commands&#160;to&#160;the&#160;new&#160;desired values<br/>&#160; &#160;&#160;check-OK&#160;in the&#160;Shell&#160;window<br/>&#160; &#160;&#160;click on OK&#160;or&#160;Apply in the&#160;Preferences&#160;window<br/>
+<body lang="en">
+<h1>Cinelerra GG</h1>
+<h2>Shell menu commands</h2>
+<p>The Shell Cmds popup menu items are configured in:</p>
+<p><b>Settings-&gt;Preferences-&gt;Interface-&gt;Shell Commands</b></p>
+<p>This runs a dialog that lets you Add/Del/Edit the items in the main menu popup.  Possible options are:</p>
+
+<ol>
+       <li/>
+<p><b>Add a new menu item/script: </b></p>
+<p>click Add</p>
+<p>in the Label box, change the word &#34;new&#34; to the desired menu label</p>
+<p>in the Commands box, type the command lines to be included in the script</p>
+<p><i>(for example: Label =&gt; gimp; Commands =&gt; gimp)</i></p>
+<p>check-OK in the Commands window</p>
+<p>check-OK in the Shell window</p>
+<p>click on OK or Apply in the Preferences window (WILL NOT TAKE EFFECT UNTIL CLICK)</p>
+       <li/>
+<p><b>Del to delete an existing menu item (for example manual):</b></p>
+<p> select to highlight an entry in the Cinelerra: Shell listbox</p>
+<p> click Del </p>
+<p> check-OK in the Shell window</p>
+<p> click on OK or Apply in the Preferences window (the entry is destroyed)</p>
+       <li/>
+<p><b>Edit an existing menu item:</b></p>
+<p>click Edit</p>
+<p>select to highlight an entry in the Cinelerra: Shell listbox</p>
+<p>click edit (the edit dialog appears)</p>
+<p>set the label and/or commands to the new desired values</p>
+<p>check-OK in the Shell window</p>
+<p>click on OK or Apply in the Preferences window</p>
 </body>
 </html>