key support for hd44780/lcd2usb (M. Dolze)

This commit is contained in:
marschap
2007-09-20 09:18:21 +00:00
parent c7358581de
commit 6c18a1751a
4 changed files with 21 additions and 10 deletions
+4 -9
View File
@@ -1647,6 +1647,10 @@ This means that you can take these schematics and use it as a basis for your own
e.g. for a graphic LCD
</para>
<para>
The LCD2USB interface supports up to two keys. They can be configured as direct keys 1 and 2.
</para>
<sect4 id="hd44780-lcd2usb-config">
<title>Special config options</title>
@@ -1657,15 +1661,6 @@ Besides the standard configuration options for <code>hd44780</code> displays, th
<command>Brightness=</command> to set the display's brightness.
Both options expect a number in the range from <literal>0</literal> to <literal>1000</literal>.
</para>
</sect4>
<sect4 id="hd44780-lcd2usb-status">
<title>Status</title>
<para>
Although the LCD2USB sports two keys, they are currently not supported by
<package>LCDproc</package>. Patches to fix the situation are very welcome.
</para>
<tip>
<para>