update hd44780 doc, fix issue with option names in doc; update ChangeLog
This commit is contained in:
@@ -234,7 +234,7 @@ Slightly modified in order to include it in this document March 2002, Rene Wagne
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term>
|
||||
<command>Device=</command>
|
||||
<command>Device</command> =
|
||||
<arg choice="plain"><replaceable>DEVICE</replaceable></arg>
|
||||
</term>
|
||||
<listitem><para>
|
||||
@@ -244,7 +244,7 @@ Slightly modified in order to include it in this document March 2002, Rene Wagne
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<command>Size=</command>
|
||||
<command>Size</command> =
|
||||
<arg choice="plain">
|
||||
<replaceable>WIDTH</replaceable>
|
||||
<literal>x</literal>
|
||||
@@ -258,7 +258,7 @@ Slightly modified in order to include it in this document March 2002, Rene Wagne
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<command>Type=</command>
|
||||
<command>Type</command> =
|
||||
<arg choice="plain">
|
||||
<group choice="req">
|
||||
<arg choice="plain"><literal><emphasis>lcd</emphasis></literal></arg>
|
||||
@@ -278,7 +278,7 @@ Slightly modified in order to include it in this document March 2002, Rene Wagne
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<command>Contrast=</command>
|
||||
<command>Contrast</command> =
|
||||
<arg choice="plain"><replaceable>CONTRAST</replaceable></arg>
|
||||
</term>
|
||||
<listitem><para>
|
||||
@@ -295,7 +295,7 @@ Slightly modified in order to include it in this document March 2002, Rene Wagne
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<command>Brightness=</command>
|
||||
<command>Brightness</command> =
|
||||
<arg choice="plain"><replaceable>BRIGHTNESS</replaceable></arg>
|
||||
</term>
|
||||
<listitem><para>
|
||||
@@ -305,7 +305,7 @@ Slightly modified in order to include it in this document March 2002, Rene Wagne
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<command>OffBrightness=</command>
|
||||
<command>OffBrightness</command> =
|
||||
<arg choice="plain"><replaceable>BRIGHTNESS</replaceable></arg>
|
||||
</term>
|
||||
<listitem><para>
|
||||
@@ -317,7 +317,7 @@ Slightly modified in order to include it in this document March 2002, Rene Wagne
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<command>Speed=</command>
|
||||
<command>Speed</command> =
|
||||
<arg choice="plain">
|
||||
<group choice="req">
|
||||
<arg choice="plain"><literal>1200</literal></arg>
|
||||
@@ -335,7 +335,7 @@ Slightly modified in order to include it in this document March 2002, Rene Wagne
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<command>KeyMap_<replaceable>LETTER</replaceable>=</command>
|
||||
<command>KeyMap_<replaceable>LETTER</replaceable></command> =
|
||||
<arg choice="plain"><replaceable>KEY</replaceable></arg>
|
||||
</term>
|
||||
<listitem>
|
||||
@@ -372,27 +372,27 @@ Slightly modified in order to include it in this document March 2002, Rene Wagne
|
||||
<!--
|
||||
<varlistentry>
|
||||
<term>
|
||||
<command>LeftKey=</command>
|
||||
<command>LeftKey</command> =
|
||||
<arg choice="plain"><replaceable>MTX-KEY</replaceable></arg>
|
||||
</term>
|
||||
<term>
|
||||
<command>RightKey=</command>
|
||||
<command>RightKey</command> =
|
||||
<arg choice="plain"><replaceable>MTX-KEY</replaceable></arg>
|
||||
</term>
|
||||
<term>
|
||||
<command>EnterKey=</command>
|
||||
<command>EnterKey</command> =
|
||||
<arg choice="plain"><replaceable>MTX-KEY</replaceable></arg>
|
||||
</term>
|
||||
<term>
|
||||
<command>UpKey=</command>
|
||||
<command>UpKey</command> =
|
||||
<arg choice="plain"><replaceable>MTX-KEY</replaceable></arg>
|
||||
</term>
|
||||
<term>
|
||||
<command>DownKey=</command>
|
||||
<command>DownKey</command> =
|
||||
<arg choice="plain"><replaceable>MTX-KEY</replaceable></arg>
|
||||
</term>
|
||||
<term>
|
||||
<command>EscapeKey=</command>
|
||||
<command>EscapeKey</command> =
|
||||
<arg choice="plain"><replaceable>MTX-KEY</replaceable></arg>
|
||||
</term>
|
||||
<listitem><para>
|
||||
@@ -407,7 +407,7 @@ Slightly modified in order to include it in this document March 2002, Rene Wagne
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<command>keypad_test_mode=</command>
|
||||
<command>keypad_test_mode</command> =
|
||||
<arg choice="plain">
|
||||
<group choice="req">
|
||||
<arg choice="plain"><literal>yes</literal></arg>
|
||||
|
||||
Reference in New Issue
Block a user