##-----------------------------------------------------------------------------
## lcd4linux.txt - fli4l configuration parameters                        2.1.13
##
##        P L E A S E   R E A D   T H E   D O C U M E N T A T I O N ,
##                      S E E   R E A D M E . T X T
##
##        B I T T E  U N B E D I N G T   D I E   D O K U M E N T A T I O N
##              L E S E N ,  S I E H E   R E A D M E . T X T
##
## Creation:     09.09.2005  chb
## Last Update:  13.12.2005  chb
##
## Copyright (c) 2005 Christian Brggemann <christian.brueggemann@web.de>
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation; either version 2 of the License, or
## (at your option) any later version.
##-----------------------------------------------------------------------------

#------------------------------------------------------------------------------
# General settings:
#------------------------------------------------------------------------------
OPT_LCD4LINUX='no'	        # Please read the docu carefully!!!

#------------------------------------------------------------------------------
# LCD4LINUX drivers:
#
# lpd		- device connected to Parport
# serial	- device connected to serial Port (not tested)
#------------------------------------------------------------------------------
LCD4LINUX_DEV='lpd'

#--------------------------------------------------------------------------------------
# Start in TestMode:
# Useful for the first time, to adjust the proper Application Config (the file in
# config/etc/lcd4linux)
# You have to connect to the Router (via SSH or directly to Console) and start the
# Application by typing:
# 'lcd4linux -f /etc/lcd4linux/lcd4linux.conf -Fvv'
#--------------------------------------------------------------------------------------
LCD4LINUX_TEST='no'		# 'yes|no'

