update documentation a bit

This commit is contained in:
marschap
2007-04-25 20:09:56 +00:00
parent 41631e345f
commit 1b0dc1831e
2 changed files with 13 additions and 4 deletions
+1 -1
View File
@@ -950,7 +950,7 @@ Speed=19200
# set display size [default: 20x4]
Size=20x4
# font to use
# font to use, in XLFD format, as given by "xfontsel"
Font=-*-terminus-*-r-*-*-*-320-*-*-*-*-*
# EOF
+12 -3
View File
@@ -39,9 +39,18 @@ on-screen display (OSD) used by most modern televisions and video-players.
<command>Font=</command>
<arg choice="plain"><replaceable>FONT</replaceable></arg>
</term>
<listitem><para>
font to use, e.g. <literal>-*-terminus-*-r-*-*-*-320-*-*-*-*-*</literal>.
</para></listitem>
<listitem>
<para>
X font to use, in XLFD (X Logical Font Description) format,
as given by the <command>xfontsel</command> command.
E.g. <literal>-*-terminus-*-r-*-*-*-320-*-*-*-*-*</literal>.
</para>
<para>
For best results it is recommended to use a mono-spaced font
to mimic the aspect of a physical LCD display that most
clients expect with regard to their screen layouts.
</para>
</listitem>
</varlistentry>
</variablelist>