diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 9 | 
1 files changed, 5 insertions, 4 deletions
| @@ -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 | 
