2006-04-05 10:36:58 +00:00
|
|
|
<sect1 id="text-howto">
|
|
|
|
|
<title>The text Driver</title>
|
|
|
|
|
|
|
|
|
|
<para>
|
|
|
|
|
This section talks about using LCDproc with LCD displays that use the
|
|
|
|
|
text chipset.
|
|
|
|
|
</para>
|
|
|
|
|
|
|
|
|
|
<!-- ## Text driver ## -->
|
|
|
|
|
<sect2 id="text-config">
|
|
|
|
|
<title>Configuration in LCDd.conf</title>
|
|
|
|
|
|
2006-09-13 11:49:43 +00:00
|
|
|
<sect3 id="text-config-section">
|
2006-04-05 10:36:58 +00:00
|
|
|
<title>[text]</title>
|
|
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
|
<varlistentry>
|
|
|
|
|
<term>
|
2007-12-27 18:58:24 +00:00
|
|
|
<command>Size</command> =
|
2006-04-05 10:36:58 +00:00
|
|
|
<arg choice="plain">
|
|
|
|
|
<replaceable>WIDTH</replaceable>
|
|
|
|
|
<literal>x</literal>
|
|
|
|
|
<replaceable>HEIGHT</replaceable>
|
|
|
|
|
</arg>
|
|
|
|
|
</term>
|
|
|
|
|
<listitem><para>
|
2006-10-06 11:05:48 +00:00
|
|
|
Set the display size [default: <literal>20x4</literal>]
|
2006-04-05 10:36:58 +00:00
|
|
|
</para></listitem>
|
|
|
|
|
</varlistentry>
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
|
|
</sect1>
|