Style changes in man page.
git-svn-id: svn://svn.code.sf.net/p/jack-keyboard/code/trunk@17 1fa2bf75-7d80-4145-9e94-f9b4e25a1cb2
This commit is contained in:
parent
75c92ecbd6
commit
a7e21a37cb
@ -76,7 +76,7 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Toggle titlebar, on which channel/bank/program information is shown.
|
Toggle titlebar, on which channel/bank/program information is shown.
|
||||||
With -G option, it disables titlebar; otherwise it enables it.
|
With \-G option, it disables titlebar; otherwise it enables it.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
@ -287,7 +287,7 @@
|
|||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
<command>jack-keyboard</command> will never connect to it's own MIDI input port. It will also refuse
|
<command>jack-keyboard</command> will never connect to it's own MIDI input port. It will also refuse
|
||||||
to connect to any other client whose name begins with "jack-keyboard", unless the "-k" option is given.
|
to connect to any other client whose name begins with "jack-keyboard", unless the "\-k" option is given.
|
||||||
It is, however, possible to connect these ports manually, using <command>jack_connect</command>
|
It is, however, possible to connect these ports manually, using <command>jack_connect</command>
|
||||||
or <command>qjackctl</command>; this may create feedback loop.
|
or <command>qjackctl</command>; this may create feedback loop.
|
||||||
</para>
|
</para>
|
||||||
|
@ -33,7 +33,7 @@ some keyboard events may get lost.
|
|||||||
.TP
|
.TP
|
||||||
\fB-T\fR
|
\fB-T\fR
|
||||||
Toggle titlebar, on which channel/bank/program information is shown.
|
Toggle titlebar, on which channel/bank/program information is shown.
|
||||||
With -G option, it disables titlebar; otherwise it enables it.
|
With \-G option, it disables titlebar; otherwise it enables it.
|
||||||
.TP
|
.TP
|
||||||
\fB-V\fR
|
\fB-V\fR
|
||||||
Print version number to standard output and exit.
|
Print version number to standard output and exit.
|
||||||
@ -165,7 +165,7 @@ MIDI events will cause visible effect (pressing and releasing) on keys, just lik
|
|||||||
using keyboard or mouse.
|
using keyboard or mouse.
|
||||||
.PP
|
.PP
|
||||||
\fBjack-keyboard\fR will never connect to it's own MIDI input port. It will also refuse
|
\fBjack-keyboard\fR will never connect to it's own MIDI input port. It will also refuse
|
||||||
to connect to any other client whose name begins in "jack-keyboard", unless the "-k" option is given.
|
to connect to any other client whose name begins in "jack-keyboard", unless the "\-k" option is given.
|
||||||
It is, however, possible to connect these ports manually, using \fBjack_connect\fR
|
It is, however, possible to connect these ports manually, using \fBjack_connect\fR
|
||||||
or \fBqjackctl\fR; this may create feedback loop.
|
or \fBqjackctl\fR; this may create feedback loop.
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
|
Loading…
Reference in New Issue
Block a user