text.docbook
来自「linux下LCD驱动的例子代码」· DOCBOOK 代码 · 共 37 行
DOCBOOK
37 行
<sect1 id="text-howto"><title>The text Driver</title><para>This section talks about using LCDproc with LCD displays that use thetext chipset.</para><!-- ## Text driver ## --><sect2 id="text-config"><title>Configuration in LCDd.conf</title><sect3 id="text-config-section"><title>[text]</title><variablelist><varlistentry> <term> <command>Size=</command> <arg choice="plain"> <replaceable>WIDTH</replaceable> <literal>x</literal> <replaceable>HEIGHT</replaceable> </arg> </term> <listitem><para> Set the display size [default: <literal>20x4</literal>] </para></listitem></varlistentry></variablelist></sect3></sect2></sect1>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?