From 124b6e62d71bc3fda653de0810d0bfef72847e8c Mon Sep 17 00:00:00 2001 From: marschap Date: Fri, 31 Dec 2004 22:13:46 +0000 Subject: [PATCH] mention new drivers in README --- README | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README b/README index 2c01e73..593044f 100644 --- a/README +++ b/README @@ -3,10 +3,12 @@ LCDproc is a client/server suite including drivers for all kinds of nifty LCD devices. The server works with different display sizes and supports several serial devices: Matrix Orbital, Crystal Fontz, Bayrad, LB216, LCDM001 -(kernelconcepts.de), Wirz-SLI and PIC-an-LCD; and some devices connected to -the parallel port: HD44780, STV5730, T6963, SED1520 and SED1330. Various -clients are available that display things like CPU load, system load, memory -usage, uptime, and a lot more. +(kernelconcepts.de), Wirz-SLI and PIC-an-LCD; some devices connected to +the parallel port: HD44780, STV5730, T6963, SED1520 and SED1330; and also +some idisplays connected via USB: CFonz633, CwLnx, USBLCD, IOWarrior and +HD44780 (ConnectionType=bwctusb. +Various clients are available that display things like CPU load, system load, +memory usage, uptime, and a lot more. LCDproc also supports key or remote control input for controlling the clients.