]> Shamusworld >> Repos - ardour-manual/blobdiff - _manual/03_setting-up-your-system/05_setting-up-midi/02_midi-on-linux.html
Add trailing ampersand to a2jmidid.
[ardour-manual] / _manual / 03_setting-up-your-system / 05_setting-up-midi / 02_midi-on-linux.html
index b00989e3baa6ec273a5d247e07610e23992b65c9..f775c83c3c2f9ba4b6a954c674b8b71943db7414 100644 (file)
@@ -9,7 +9,7 @@ JACK you use. The world divides into:
 <dl>
 <dt>Systems using JACK 1, versions 0.124 or later</dt>
 <dd>On these systems, just start JACK with 
- the <code>-X alsa_midi server</code> argument. To support legacy control
+ the <code>-X alsa_midi</code> server argument. To support legacy control
  applications, you can also use the -X seq argument to the ALSA
  backend of JACK and get the exact same results.</dd>
 <dt>All others</dt>
@@ -49,7 +49,7 @@ JACK you use. The world divides into:
 </p>
 
 
-<h2>Check availaibility MIDI ports</h2>
+<h2>Check available MIDI ports</h2>
 <p>
   If you have correctly configured JACK for MIDI, then your MIDI ports should appear in
   qjackctl under <kbd class="menu">Connections &gt; MIDI </kbd>.
@@ -68,8 +68,7 @@ to start JACK.
 
 <p>
 For other versions of JACK,
-add <kbd class="input">a2jmidid -e</kbd> as an "after start-up" script
+add <kbd class="input">a2jmidid -e &amp;</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>
-