##-----------------------------------------------------------------------------
## cpanel.txt - fli4l configuration parameters               fli4l-2.0.x v3.6.2
##
## Creation:     23.06.2002  gk
## Last Update:  20.11.2005  gk
##
## Copyright (c) 2002-2005 Georg Kainzbauer <georgkainzbauer@gmx.net>
##
## 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.
##-----------------------------------------------------------------------------
OPT_CPANEL='no'            # install cpanel: yes or no
CPANEL_PORT='/dev/ttyS0'   # Seriell Port: /dev/ttyS0 = COM1, /dev/ttyS1 = COM2
CPANEL_SWITCHTIME='2'      # Tastenreaktionszeit (Default = '2' = 200ms)
CPANEL_SCRIPTTIME='20'     # Statusabfragezeit (Default = '20' = 2s)
CPANEL_STATUSLED='DSL'     # DSL, ISDN, DSLISDN, SCRIPT

#------------------------------------------------------------------------------
# CPANEL_STATUSLED='SCRIPT': Benutzerdefiniertes Script anlegen
#------------------------------------------------------------------------------
CPANEL_SCRIPTLINE_N='0'    # Anzahl der Scriptzeilen
CPANEL_SCRIPTLINE_1=''     # Scriptzeile 1
CPANEL_SCRIPTLINE_2=''     # Scriptzeile 2

#------------------------------------------------------------------------------
# Tastenbelegung
#------------------------------------------------------------------------------
CPANEL_FUNKTION1='fli4lctrl dial pppoe'
CPANEL_FUNKTION2='fli4lctrl hangup pppoe'
CPANEL_FUNKTION3=''
CPANEL_FUNKTION4=''
CPANEL_FUNKTION5=''
CPANEL_FUNKTION6='/sbin/reboot'
CPANEL_FUNKTION7=''
CPANEL_FUNKTION8=''
CPANEL_FUNKTION9='/sbin/halt'
CPANEL_FUNKTION10=''
CPANEL_FUNKTION11=''
CPANEL_FUNKTION12=''
CPANEL_FUNKTION13=''
CPANEL_FUNKTION14=''
