##-----------------------------------------------------------------------------
## lcd.txt - fli4l configuration parameters                        2.0.4
##
##        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:     26.06.2001  fm
## Last Update:  02.11.2001  fm
##
## Copyright (c) 2001 Frank Meyer <frank@fli4l.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.
##-----------------------------------------------------------------------------

#------------------------------------------------------------------------------
# Optional package: LCD
#------------------------------------------------------------------------------
OPT_LCD='yes'                   	# install lcd driver and tools: yes or no
LCD_COLS='20'                   	# no. of lcd columns (16,20,32,40) dflt: 20
LCD_LINES='4'                   	# no. of lcd lines (1,2,4)         dflt:  4
LCD_ADDRESS='0x0378'            	# IO address of used lpt port, or 'comX'
LCD_TIME_LONG=''                	# long delay time (empty = default: 100)
LCD_TIME_SHORT=''               	# short delay time (empty = default: 40)
LCD_OPTION='a_type=1'           	# set 'a_type=1', if you have a HD66712 chip
LCD_START_ISDN_RATE='yes'       	# isdn/dsl rating display on lcd: yes or no

LCD_TYPE_N='0'                  	# no. of data types to show, see docum.
LCD_TYPE_1=' 0  0 0'            	# local date dd.mm.yyyy
LCD_TYPE_2=' 2 12 0'            	# local time hh:mm:ss

LCD_TYPE_ONLINE_N='21'          	# no. of data types to show if online
#Display Seite 1 und 2
#Display Seite 1
LCD_TYPE_ONLINE_1='39  0 0 FLI4L'   # Test
LCD_TYPE_ONLINE_2='39 12 0 CPU'     # Text
LCD_TYPE_ONLINE_3='38 16 0'         # CPU usage
LCD_TYPE_ONLINE_4='39  0 1 IN: '  	# Text
LCD_TYPE_ONLINE_5='16  4 1'     	# ISDN Input Rate
LCD_TYPE_ONLINE_6='39 10 1 OUT: '	# Text
LCD_TYPE_ONLINE_7='17 15 1'         # ISDN Output Rate
LCD_TYPE_ONLINE_8='39  0 2 CH1: '   # Text
LCD_TYPE_ONLINE_9='26  5 2'         # Load 1
LCD_TYPE_ONLINE_10='29 12 2'        # ISDN Online Time Channel 1
LCD_TYPE_ONLINE_11='39  0 3 CH2: '  # Text
LCD_TYPE_ONLINE_12='27  5 3'        # Load 2
LCD_TYPE_ONLINE_13='30 12 3'        # ISDN Online Time Channel 2
#Display Seite 2
LCD_TYPE_ONLINE_14='39  0 4 CH1:'   # Text
LCD_TYPE_ONLINE_15=' 9  4 4'        # ISDN Circuit Name Channel 1
LCD_TYPE_ONLINE_16='39  1 5 IP:'    # Text (IP)-Adresse:
LCD_TYPE_ONLINE_17='23  5 5'        # ISDN IP Adress Channel 1
LCD_TYPE_ONLINE_18='39  0 6 CH2:'   # Text
LCD_TYPE_ONLINE_19='10  4 6'        # ISDN Circuit Name Channel 2
LCD_TYPE_ONLINE_20='39  1 7 IP:'    # Text (IP)-Adresse:
LCD_TYPE_ONLINE_21='24  5 7'        # ISDN IP Adress Channel 2

LCD_TYPE_OFFLINE_N='11'          	# no. of data types to show if offline
#Display Seite 1 und 2; 8=Zeile 0
LCD_TYPE_OFFLINE_1='39  0 8 FLI4L'  # Text
LCD_TYPE_OFFLINE_2='39 12 8 CPU'    # Text
LCD_TYPE_OFFLINE_3='38 16 8'        # CPU usage
#Display Seite 1
LCD_TYPE_OFFLINE_4=' 0  0 1'        # local date dd.mm.yyyy
LCD_TYPE_OFFLINE_5=' 2 12 1'        # local time hh:mm:ss
LCD_TYPE_OFFLINE_6='39  0 2 1:'     # Text Kanal (1):
LCD_TYPE_OFFLINE_7=' 6  2 2'        # ISDN Status Channel 1
LCD_TYPE_OFFLINE_8='39 11 2 2:'     # Text Kanal (2):
LCD_TYPE_OFFLINE_9=' 7 13 2'        # ISDN Status Channel 2
#Display Seite 2
LCD_TYPE_OFFLINE_10='39  3 5 UPTIME' # Text
LCD_TYPE_OFFLINE_11='44 10 5'        # Router Uptime

LCD_VAR_TEXT_1='Text1'          	# Default-Text 1 -> /etc/lcd_text1.txt
LCD_VAR_TEXT_2='Text2'          	# Default-Text 2 -> /etc/lcd_text2.txt
LCD_VAR_TEXT_3='Text3'          	# Default-Text 3 -> /etc/lcd_text3.txt
LCD_VAR_TEXT_4='Text4'          	# Default-Text 4 -> /etc/lcd_text4.txt