stv5730.docbook

来自「linux下LCD驱动的例子代码」· DOCBOOK 代码 · 共 36 行

DOCBOOK
36
字号
<sect1 id="stv5730-howto"><title>The stv5730 Driver</title><para>This section talks about using LCDproc with LCD displays that use thestv5730 chipset.</para><!-- ## stv5730 driver ## --><sect2 id="stv5730-config"><title>Configuration in LCDd.conf</title><sect3 id="stv5730-config-section"><title>[stv5730]</title><variablelist><varlistentry>  <term>    <command>Port=</command>    <arg choice="plain"><replaceable>PORT</replaceable></arg>  </term>  <listitem><para>    Specify the address of the parallel port the LCD is connected to.    Common values for <replaceable>PORT</replaceable> are <literal>0x278</literal>,    <literal>0x378</literal> and <literal>0x3BC</literal>.    If not given, it defaults to <literal>0x378</literal>.  </para></listitem></varlistentry></variablelist></sect3></sect2></sect1>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?