diff --git a/docs/lcdproc-user/drivers/hd44780.docbook b/docs/lcdproc-user/drivers/hd44780.docbook
index d08abce..7a479af 100644
--- a/docs/lcdproc-user/drivers/hd44780.docbook
+++ b/docs/lcdproc-user/drivers/hd44780.docbook
@@ -1853,16 +1853,18 @@ for the Atmel AVR microcontroller series.
The whole interface incl. the hardware layout is under a GPL like license.
This means that you can take these schematics and use it as a basis for your own interface
-e.g. for a graphic LCD
-
-
-
-The LCD2USB interface supports up to two keys. They can be configured as direct keys 1 and 2.
+e.g. for a graphic LCD.
Special config options
+
+Two keys can be connected to the LCD2USB interface board. They can generate three key events:
+One for each key and one if the keys are pressed simultaneously. With this menus can be used
+(see example below).
+
+
Besides the standard configuration options for hd44780 displays, the
lcd2usb connection type supports two additional options:
@@ -1871,6 +1873,29 @@ Besides the standard configuration options for hd44780 displays, th
Both options expect a number in the range from 0 to 1000.
+
+HD44780: Configuration for LCD2USB
+
+
+
+
+
+
In order to make the lcd2usb connection type work with a 2-controller display