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