Small documentation updates (typos, comments).
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#*#
|
||||
*.a
|
||||
*.bak
|
||||
*.BAK
|
||||
*.gmo
|
||||
*.o
|
||||
*.so
|
||||
|
||||
@@ -19,6 +19,7 @@ well as the configuration of LCDd.
|
||||
&glcdlib;
|
||||
&glk;
|
||||
&hd44780;
|
||||
&i2500vfd;
|
||||
&icp_a106;
|
||||
&imon;
|
||||
&imonlcd;
|
||||
@@ -53,7 +54,6 @@ well as the configuration of LCDd.
|
||||
&tyan;
|
||||
&ula200;
|
||||
&xosd;
|
||||
&i2500vfd;
|
||||
|
||||
&ppttrouble;
|
||||
|
||||
|
||||
@@ -66,7 +66,7 @@ For more information see the
|
||||
</term>
|
||||
<listitem><para>
|
||||
Select the LCD model [default: <literal>12232</literal>;
|
||||
legal: <literal>12232</literal>, <literal>12232</literal>, <literal>1602</literal>]
|
||||
legal: <literal>12232</literal>, <literal>12832</literal>, <literal>1602</literal>]
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
@@ -51,7 +51,7 @@ before configuring the LCDproc build process --enable-drivers=glcdlib.
|
||||
<literal>hd61830</literal>, <literal>image</literal>, <literal>ks0108</literal>,
|
||||
<literal>noritake800</literal>, <literal>sed1330</literal>, <literal>sed1520</literal>,
|
||||
<literal>serdisp</literal>, <literal>simlcd</literal>, and <literal>t6963c</literal>.
|
||||
If not specified it defaluts to <literal>image</literal>.
|
||||
If not specified it defaults to <literal>image</literal>.
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ Email: info@coresystems.de · http://www.coresystems.de/
|
||||
|
||||
<para>
|
||||
This section talks about using LCDproc with programmable LC displays
|
||||
sold by <ulink url="http://www.pyramid.de/">Pyramid Ccomputer</ulink>.
|
||||
sold by <ulink url="http://www.pyramid.de/">Pyramid Computer</ulink>.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
||||
@@ -62,6 +62,8 @@
|
||||
<!ENTITY ula200 SYSTEM "drivers/ula200.docbook">
|
||||
<!ENTITY xosd SYSTEM "drivers/xosd.docbook">
|
||||
|
||||
<!-- Note: The parameters include file provides commonly used entities for
|
||||
config file descriptions. DO NOT DELETE! -->
|
||||
%parameters;
|
||||
]>
|
||||
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
<!-- NOTE: This file provides several entities which ease the description
|
||||
of LCDd.conf settings. Include them as the description of a LCDd.conf term. -->
|
||||
|
||||
<!-- Entity for a yes/no parameters with yes as default value -->
|
||||
<!ENTITY parameters.yesdefno "
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user