]> Shamusworld >> Repos - ardour-manual/blobdiff - include/processor-box.html
fix typo
[ardour-manual] / include / processor-box.html
index 7c931fad873a7cca397c9d4931c8d9407b5e17a6..9e9fe09d22f9008867e9b3535da501f2c07b049e 100644 (file)
@@ -1,7 +1,9 @@
 
-<figure class=right>
-<img src="/images/processor-box.png" alt="the Processor Box" />
-<figcaption class=center>Processor Box.</figcaption>
+<figure class="right">
+       <img src="/images/processor-box.png" alt="the Processor Box">
+       <figcaption class="center">
+               Processor Box.
+       </figcaption>
 </figure>
 
 <p>
@@ -45,7 +47,7 @@
 </p>
 
 <p>
-  Processors can also be dragged and dropped from the <a href="@@plugin-manager"><dfn>Favorite Plugins</dfn> window</a> to an
+  Processors can also be dragged and dropped from the <a href="@@favorite-plugins-window"><dfn>Favorite Plugins</dfn> window</a> to an
   appropriate spot in the Processor Box.
 </p>
 
@@ -69,8 +71,9 @@
 </figure>
 
 <p>
-  To the left of the name of each processor is a small LED symbol; if this is lit-up, the processor is active. Clicking on it
-  will deactivate the processor and effectively bypass it.
+  To the left of the name of each processor is a small LED symbol; if this is lit-up, the processor is active. 
+  <kbd class=mouse>Left</kbd>-clicking on the LED symbol, or <kbd class=mouse>Middle</kbd>-clicking anywhere on the processor
+  will deactivate the processor and effectively bypass it. Click again to reactivate the processor.
 </p>
 
 <p class="note">