2006-04-05 10:36:58 +00:00
|
|
|
<sect1 id="mtc_s16209x-howto">
|
|
|
|
|
<title>The mtc_s16209x Driver</title>
|
|
|
|
|
|
|
|
|
|
<para>
|
|
|
|
|
This section talks about using LCDproc with LCD displays that use the
|
|
|
|
|
mtc_s16209x chipset.
|
|
|
|
|
</para>
|
|
|
|
|
|
|
|
|
|
<!-- ## MTC-S16209x driver ## -->
|
|
|
|
|
<sect2 id="mtc_s16209x-config">
|
|
|
|
|
<title>Configuration in LCDd.conf</title>
|
|
|
|
|
|
2006-09-13 11:49:43 +00:00
|
|
|
<sect3 id="mtc_s16209x-config-section">
|
2006-04-05 10:36:58 +00:00
|
|
|
<title>[mtc_s16209x]</title>
|
|
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
|
<varlistentry>
|
|
|
|
|
<term>
|
2009-06-12 09:12:50 +00:00
|
|
|
<property>Device</property> =
|
|
|
|
|
<parameter><replaceable>DEVICE</replaceable></parameter>
|
2006-04-05 10:36:58 +00:00
|
|
|
</term>
|
|
|
|
|
<listitem><para>
|
|
|
|
|
Select the output device to use [default: <filename>/dev/lcd</filename>]
|
|
|
|
|
</para></listitem>
|
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
|
|
<varlistentry>
|
|
|
|
|
<term>
|
2009-06-12 09:12:50 +00:00
|
|
|
<property>Brightness</property> =
|
|
|
|
|
<parameter><replaceable>BRIGHTNESS</replaceable></parameter>
|
2006-04-05 10:36:58 +00:00
|
|
|
</term>
|
|
|
|
|
<listitem><para>
|
2006-10-06 11:05:48 +00:00
|
|
|
Set the initial brightness [default: <literal>255</literal>; legal: <literal>0</literal> - <literal>255</literal>]
|
2006-04-05 10:36:58 +00:00
|
|
|
</para></listitem>
|
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
|
|
<varlistentry>
|
|
|
|
|
<term>
|
2009-06-12 09:12:50 +00:00
|
|
|
<property>Reboot</property> = ¶meters.yesnodef;
|
2006-04-05 10:36:58 +00:00
|
|
|
</term>
|
|
|
|
|
<listitem><para>
|
2006-10-06 11:05:48 +00:00
|
|
|
Reinitialize the LCD's BIOS [default: <literal>no</literal>; legal: <literal>yes</literal>, <literal>no</literal>]
|
2006-04-05 10:36:58 +00:00
|
|
|
</para></listitem>
|
|
|
|
|
</varlistentry>
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
|
|
</sect1>
|