63 lines
1.1 KiB
Diff
63 lines
1.1 KiB
Diff
diff -r 37fec0da2399 seq/aconnect/aconnect.1
|
|
--- a/seq/aconnect/aconnect.1 Thu Dec 07 15:04:31 2006 +0100
|
|
+++ b/seq/aconnect/aconnect.1 Mon Jan 08 11:44:20 2007 +0100
|
|
@@ -1,5 +1,12 @@
|
|
.TH aconnect 1 "August 31, 2000"
|
|
-.LO 1
|
|
+.de EX
|
|
+.nf
|
|
+.ft CW
|
|
+..
|
|
+.de EE
|
|
+.ft R
|
|
+.fi
|
|
+..
|
|
.SH NAME
|
|
aconnect \- ALSA sequencer connection manager
|
|
|
|
@@ -33,12 +40,16 @@ For disconnection, use
|
|
For disconnection, use
|
|
.B \-d
|
|
option.
|
|
-.IP "" 4
|
|
+.sp
|
|
+.EX
|
|
% aconnect \-d 64:0 65:0
|
|
+.EE
|
|
.PP
|
|
The address can be given using the client's name.
|
|
-.IP "" 4
|
|
+.sp
|
|
+.EX
|
|
% aconnect External:0 Emu8000:1
|
|
+.EE
|
|
.PP
|
|
Then the port 0 of the client matching with the string "External" is
|
|
connected to the port 1 of the client matching with the "Emu8000".
|
|
@@ -52,19 +63,15 @@ ports, can be listed with
|
|
ports, can be listed with
|
|
.B \-i
|
|
option.
|
|
-.IP "" 4
|
|
+.sp
|
|
+.EX
|
|
% aconnect \-i
|
|
-.br
|
|
client 0: 'System' [type=kernel]
|
|
-.in +4
|
|
-0 'Timer '
|
|
-.br
|
|
-1 'Announce '
|
|
-.in -4
|
|
+ 0 'Timer '
|
|
+ 1 'Announce '
|
|
client 64: 'External MIDI\-0' [type=kernel]
|
|
-.in +4
|
|
-0 'MIDI 0\-0 '
|
|
-.in -4
|
|
+ 0 'MIDI 0\-0 '
|
|
+.EE
|
|
.PP
|
|
Similarly, to see the output ports, use
|
|
.B \-o
|