From 24f64dfa553a9b713aeb3c1a1f1592ab7973f85e Mon Sep 17 00:00:00 2001 From: reinelt Date: Sat, 15 Apr 2000 11:13:54 +0000 Subject: [lcd4linux @ 2000-04-15 11:13:54 by reinelt] added '-d' (debugging) switch added several debugging messages removed config entry 'Delay' for HD44780 driver delay loop for HD44780 will be calibrated automatically git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@45 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index 56e9c89..2c50759 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ # -# $Id: README,v 1.4 2000/04/10 04:40:53 reinelt Exp $ +# $Id: README,v 1.5 2000/04/15 11:13:54 reinelt Exp $ # This is the README file for lcd4linux @@ -22,12 +22,13 @@ print version number and a small help text, then exit lcd4linux -l list available drivers -lcd4linux [-c key=val] [-f config-file] [-o output] [-q] +lcd4linux [-c key=val] [-d] [-f config-file] [-o output] [-q] run lcd4linux +generate debugging messages with '-d' use configuration from 'config-file' instead of /etc/lcd4linux.conf write picture to 'output' (raster driver only) overwrite entries from the config-file with '-c' -supress startup splash screen with '-q_ +suppress startup splash screen with '-q' SUPPORTED DISPLAYS -- cgit v1.2.3