From 0cb72bf49d0a0decda8285f8fa5a559bffa9e118 Mon Sep 17 00:00:00 2001 From: reinelt Date: Wed, 9 Aug 2000 14:14:11 +0000 Subject: [lcd4linux @ 2000-08-09 14:14:11 by reinelt] new switch -F (do not fork) added automatic forking if -F not specified git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@63 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index 7e5312a..2000a02 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ # -# $Id: README,v 1.7 2000/08/09 09:50:29 reinelt Exp $ +# $Id: README,v 1.8 2000/08/09 14:14:11 reinelt Exp $ # This is the README file for lcd4linux @@ -25,13 +25,14 @@ list available drivers lcd4linux -d calibrate delay loop (necessary for some drivers) -lcd4linux [-c key=val] [-f config-file] [-o output] [-q] [-v] +lcd4linux [-c key=val] [-F] [-f config-file] [-o output] [-q] [-v] run lcd4linux -generate debugging messages with '-v' +overwrite entries from the config-file with '-c' +do not fork and detach with '-F' 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' suppress startup splash screen with '-q' +generate debugging messages with '-v' (implies -F) SUPPORTED DISPLAYS -- cgit v1.2.3