]> Shamusworld >> Repos - ardour-manual/blobdiff - _manual/03_setting-up-your-system/05_setting-up-midi/02_midi-on-linux.html
various validator fixes all over the place.
[ardour-manual] / _manual / 03_setting-up-your-system / 05_setting-up-midi / 02_midi-on-linux.html
index 04a20460744c8faf6b8d8827fddb633936126019..adaed743acb1fe9efd131590df0f460d0a942327 100644 (file)
@@ -7,14 +7,14 @@ title: MIDI on Linux
 <p>
   <dfn>a2jmidid</dfn> is an application that bridges between the system
   <abbr title="Musical Instrument Digital Interface">MIDI</abbr> ports and
-  <abbt title="JACK Audio Connection Kit">JACK</abbr>.
+  <abbr title="JACK Audio Connection Kit">JACK</abbr>.
 </p>
 <p>
   First you should make sure that there is no ALSA sequencer support enabled
   in JACK. To do that open QJackCtl's <kbd class="menu">Setup</kbd> window.
 </p>
 <p>
-  Set <kbd class="menu">Settings &gt MIDI Driver</kbd> to <kbd
+  Set <kbd class="menu">Settings &gt; MIDI Driver</kbd> to <kbd
   class="input">none</kbd>.
   Then uncheck the <kbd class="optoff">Misc &gt; Enable ALSA Sequencer
   support</kbd> option.<br />
@@ -26,7 +26,7 @@ title: MIDI on Linux
   First, check whether a2jmidid is already installed in your system. After
   starting your JACK server, go to the command line and type
 </p>
-<kbd class="lincmd">a2jmidid -e</kbd>
+<kbd class="cmd lin">a2jmidid -e</kbd>
 <p>
   If a2jmidid does not exist, install it with the software manager of your
   Linux distribution and try again.
@@ -38,7 +38,7 @@ title: MIDI on Linux
   qjackctl under <kbd class="menu">Connections &gt; MIDI &gt; a2j</kbd>.
 </p>
 <p>
-  You can now add <kbd>a2jmidid -e</kbd> as an "after start-up" script in the <kbd
+  You can now add <kbd class="input">a2jmidid -e</kbd> as an "after start-up" script in the <kbd
   class="menu">Setup &gt; Options</kbd> tab of QJackCtl, so that it is
   started automatically whenever you start JACK.
 </p>