From 13959d11ec74c762a55c7f2ca26ca0ab4245d58e Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Sun, 21 May 2000 06:20:35 +0000 Subject: [lcd4linux @ 2000-05-21 06:20:35 by reinelt] added ppp throughput token is '%t[iomt]' at the moment, but this will change in the near future --- README.Drivers | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'README.Drivers') diff --git a/README.Drivers b/README.Drivers index c8163a5..1e8ce49 100644 --- a/README.Drivers +++ b/README.Drivers @@ -1,5 +1,5 @@ # -# $Id: README.Drivers,v 1.2 2000/03/26 18:46:28 reinelt Exp $ +# $Id: README.Drivers,v 1.3 2000/05/21 06:20:35 reinelt Exp $ # How to write new display drivers for lcd4linux @@ -23,7 +23,14 @@ this guidelines: * create a LCD table at the bottom of your driver, and fill it with the appropriate values. Take care that you specify the correct bar capabilities - of your display or driver! + of your display or driver: + + BAR_L: horizontal bars headed left + BAR_R: horizontal bars headed right + BAR_H2: driver supports horizontal dual-bars + BAR_U: vertical bars bottom-up + BAR_D: vertical bars top-down + BAR_V2: driver supports vertical dual-bars * edit display.c and create a reference to your LCD table: -- cgit v1.2.3