add driver EyeboxOne for the LCD display on the EyeboxOne (Cedric TESSIER aka NeCetiC)
This commit is contained in:
@@ -81,6 +81,9 @@ Standard video display using the (n)curses library
|
||||
.B CwLnx
|
||||
serial/USB displays by Cwlinux (http://www.cwlinux.com)
|
||||
.TP
|
||||
.B EyeboxOne
|
||||
LCD display on the EyeboxOne (http://www.rightvision.com)
|
||||
.TP
|
||||
.B g15
|
||||
LCD display on the Logitech G15 keyboard
|
||||
.TP
|
||||
|
||||
@@ -13,6 +13,7 @@ well as the configuration of LCDd.
|
||||
&CFontzPacket;
|
||||
&curses;
|
||||
&CwLnx;
|
||||
&EyeboxOne;
|
||||
&g15;
|
||||
&glcdlib;
|
||||
&glk;
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
<!ENTITY CFontzPacket SYSTEM "drivers/CFontzPacket.docbook">
|
||||
<!ENTITY curses SYSTEM "drivers/curses.docbook">
|
||||
<!ENTITY CwLnx SYSTEM "drivers/CwLnx.docbook">
|
||||
<!ENTITY EyeboxOne SYSTEM "drivers/eyeboxone.docbook">
|
||||
<!ENTITY g15 SYSTEM "drivers/g15.docbook">
|
||||
<!ENTITY glcdlib SYSTEM "drivers/glcdlib.docbook">
|
||||
<!ENTITY glk SYSTEM "drivers/glk.docbook">
|
||||
|
||||
Reference in New Issue
Block a user