#The configure of the GT_service
#Add by Generaltouch Lite serial driver

#Mouse Mode 
#0----drag (Default)
#1----click on touch
#2----click on release

MouseMode 0

#Enable or disable the right button 
#0----disable (Default)
#1----enable

RightButton 0

#Right button delay
#From 0-25
#Default is 10

RBDelay 10

#Modify the sensitivity level 
#Between 0-5 
#Default is 4

SensitivityLevel 4

#Serial data format 
#0----T format (Default)
#1----C format

DataFormat 0

#The size of screen
#Between 0-255.9 Default is "0" for auto

ScreenSize 0

#The serial port 
#0----COM1 
#1----COM2
#.....
#n----COM(n+1)

COMPort 0

#The beep mode 
#0----beep on touch 
#1----beep on relaese
#2----Disable beep(Default)

BeepMode 2

#The setting of beep
#Beep-frequency:0-40(Default:0)
#Beep-duration:1-20(Default:2)

Frequency 0

Duration 2

#Enable/Disable touchscreen
#0----Disable
#1----Enable(Default)

EnableTouchScreen 1

#The PID of GT_service,DO NOT EDIT IT!

GTPID 20025

#The Genpanel IconTray state,DO NOT EDIT IT!
#0----OFF
#1----ON

#GenpanelState 0

#The calibrate data ,DO NOT EDIT IT!
MinX 1104
MinY 1768
MaxX 2310
MaxY 870
