diff --git a/docs/lcdproc-user/drivers/curses.docbook b/docs/lcdproc-user/drivers/curses.docbook index 89d3a66..e774a08 100644 --- a/docs/lcdproc-user/drivers/curses.docbook +++ b/docs/lcdproc-user/drivers/curses.docbook @@ -1,10 +1,9 @@ The curses Driver - -This section talks about using LCDproc with LCD displays that use the -curses chipset. - +This section talks about using LCDproc with the (n)curses library. +This diver displays an emulated LCD display of configurable size at a +configurable position of the terminal screen using (n)curses. diff --git a/docs/lcdproc-user/drivers/glk.docbook b/docs/lcdproc-user/drivers/glk.docbook index ef2f08d..fb97b08 100644 --- a/docs/lcdproc-user/drivers/glk.docbook +++ b/docs/lcdproc-user/drivers/glk.docbook @@ -3,9 +3,53 @@ This section talks about using LCDproc with LCD displays that use the -Matrix Orbital GLK chipset. +Matrix Orbital GLK and GLC chipset. + +Supported devices + +Currently the drivers supports the following devices: + + + + + GLC12232 (20x4) + + + GLC12864 (20x8) + + + GLC128128 (20x16) + + + GLC24064 (40x8) + + + + GLK12232-25 (20x4) + + + GLK12232-25-SM (20x4) + + + GLK12864-25 (20x8) + + + GLK128128-25 (20x16) + + + GLK24064-25 (40x8) + + + + + Modules not in the list above are not recognized and the driver will + not load if it encounteres an unrecognized display. + + + + Configuration in LCDd.conf diff --git a/docs/lcdproc-user/drivers/lcdm001.docbook b/docs/lcdproc-user/drivers/lcdm001.docbook index 330f31d..3ae5c76 100644 --- a/docs/lcdproc-user/drivers/lcdm001.docbook +++ b/docs/lcdproc-user/drivers/lcdm001.docbook @@ -2,8 +2,8 @@ The lcdm001 Driver -This section talks about using LCDproc with LCD displays that use the -lcdm001 chipset. +This section talks about using LCDproc with serial LCD displays from +kernel concepts. diff --git a/docs/lcdproc-user/drivers/lcterm.docbook b/docs/lcdproc-user/drivers/lcterm.docbook index 0fac62a..0802731 100644 --- a/docs/lcdproc-user/drivers/lcterm.docbook +++ b/docs/lcdproc-user/drivers/lcterm.docbook @@ -2,8 +2,8 @@ The lcterm Driver -This section talks about using LCDproc with LCD displays that use the -lcterm chipset. +This section talks about using LCDproc with serial LCD displays from +Helmut Neumark Elektronik. diff --git a/docs/lcdproc-user/drivers/pylcd.docbook b/docs/lcdproc-user/drivers/pylcd.docbook index 09efc5f..648b2d3 100644 --- a/docs/lcdproc-user/drivers/pylcd.docbook +++ b/docs/lcdproc-user/drivers/pylcd.docbook @@ -193,7 +193,7 @@ output 0 More information on the Pyramid LC-Display can be found here: - + diff --git a/docs/lcdproc-user/drivers/sed1520.docbook b/docs/lcdproc-user/drivers/sed1520.docbook index a207028..1d3ca34 100644 --- a/docs/lcdproc-user/drivers/sed1520.docbook +++ b/docs/lcdproc-user/drivers/sed1520.docbook @@ -6,6 +6,11 @@ This section talks about using LCDproc with LCD displays that use the sed1520 chipset. +Currently the driver supports 122x32 pixel graphic displays based on +the SED1520 Controller connected to the parallel port. + + + Configuration in LCDd.conf diff --git a/docs/lcdproc-user/drivers/sli.docbook b/docs/lcdproc-user/drivers/sli.docbook index fd8b82d..df17ce8 100644 --- a/docs/lcdproc-user/drivers/sli.docbook +++ b/docs/lcdproc-user/drivers/sli.docbook @@ -2,10 +2,18 @@ The sli Driver -This section talks about using LCDproc with LCD displays that use the -sli chipset. +This section talks about using LCDproc with Serial LCD Interface (SLI-OEM) +boards from Wirz Electronics. + + This driver is intended for use with the original SLI-OEM boards from + Wirz Electronics. As of 2010 Parallax, Inc. + sells serial displays designed by Element Products (formerly Wirz + Electronics). Due to the lack of documentation it is unclear if these + devices do work with this driver. + + Configuration in LCDd.conf