#min X value; minx=0; #min Y value; miny=0; #max X value; maxx=4095; #max Y value; maxy=4095; #out of use; mode=0; #angle of calibration after touch screen rotated; Angle=180; #enable/disable touch screen. 0 = enable, 1 = disable disabletouched=0; #out of use; ignorecount=0; #out of use; delayClickTime=0; #pointers click touch screen, without moving during a certain period, # namely right click. If the value is 0, disable this function, unit is ms; rightClickTime=0; #out of use; delayClickSize=0; #right-click scope£¬unit is pixel; rightClickSize=30; #delay touch, anti-light, if the value is 0, disable this function, the scope is between 1 and 1000 ms; delayTouchTime=0; #if using touch screen of serial port, must appoint this serial port, such as /dev/ttyS0; comPortName=;