update hd44780 doc, fix issue with option names in doc; update ChangeLog
This commit is contained in:
@@ -18,7 +18,7 @@ curses chipset.
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<command>Foreground=</command>
|
||||
<command>Foreground</command> =
|
||||
<arg choice="plain"><replaceable>COLOUR</replaceable></arg>
|
||||
</term>
|
||||
<listitem>
|
||||
@@ -39,7 +39,7 @@ curses chipset.
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<command>Background=</command>
|
||||
<command>Background</command> =
|
||||
<arg choice="plain"><replaceable>COLOUR</replaceable></arg>
|
||||
</term>
|
||||
<listitem>
|
||||
@@ -57,7 +57,7 @@ curses chipset.
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<command>Backlight=</command>
|
||||
<command>Backlight</command> =
|
||||
<arg choice="plain"><replaceable>COLOUR</replaceable></arg>
|
||||
</term>
|
||||
<listitem>
|
||||
@@ -75,7 +75,7 @@ curses chipset.
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<command>Size=</command>
|
||||
<command>Size</command> =
|
||||
<arg choice="plain">
|
||||
<replaceable>WIDTH</replaceable>
|
||||
<literal>x</literal>
|
||||
@@ -89,11 +89,11 @@ curses chipset.
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<command>TopLeftx=</command>
|
||||
<command>TopLeftx</command> =
|
||||
<arg choice="plain"><replaceable>X-OFFSET</replaceable></arg>
|
||||
</term>
|
||||
<term>
|
||||
<command>TopLefty=</command>
|
||||
<command>TopLefty</command> =
|
||||
<arg choice="plain"><replaceable>Y-OFFSET</replaceable></arg>
|
||||
</term>
|
||||
<listitem><para>
|
||||
@@ -104,7 +104,7 @@ curses chipset.
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<command>UseACS=</command>
|
||||
<command>UseACS</command> =
|
||||
<arg choice ="plain">
|
||||
<group choice="req">
|
||||
<arg choice="plain"><literal>yes</literal></arg>
|
||||
@@ -120,7 +120,7 @@ curses chipset.
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<command>DrawBorder=</command>
|
||||
<command>DrawBorder</command> =
|
||||
<arg choice ="plain">
|
||||
<group choice="req">
|
||||
<arg choice="plain"><literal><emphasis>yes</emphasis></literal></arg>
|
||||
|
||||
Reference in New Issue
Block a user