*************************************************************************
* The Touchscreen driver structure is as follows:                       *
*	install              Touchscreen driver setup file              *
*       uninstall	     Touchscreen driver uninstall file          *
*	irtouch.init         Touchscreen driver script file             *
*	calibrate            Calibrating procedures for position        *
*	irtouch              Configure file                             *
*	irtouch_drv.o        Touchscreen driver                         *
*	irtouchServer        Touchscreen service file                   *
*************************************************************************

Note: You must login as root if you want to operate driver.

 Touch Screen setup:

. Copy "irtouch_X11R6_1.13.tgz" file to a directory, I'll assume "/root";

2. Enter "/root" directory and run: "tar xzvf irtouch_X11R6_1.13.tgz";

3. Run: "cd irtouch";

4. Run: "./install" setup touchscreeh driver;

6. plug in touchscreen device and reboot computer.

*****************************************************************
Setting of touchscreen in strong light, rain and snow condition(As reference)

The snow and rain drop will be mistakenly a single touch. The function of "delayTouch" will do the work to prevent the false touch.

Setting Specification:
1. Alter "delayTouchTime" in /etc/irtouch and set the value from 10 million second to 1000 million second, common value :40-80 million second based on the condition.
2. Be sure not to start delayTouch if the value is 0.
Noted:   the touch response can not be active if delayTouch function is on.
*****************************************************************

If you encounter any problem, please don't hesitate to let me know!

*****************************************************************
*	Beijing IRTOUCH SYSTEMS Co.,Ltd 			*
*								*
*	4th Floor, M8 Building B,				*
*	No.1 East Jiuxianqiao Road,				*
*	Chaoyang District, Beijing 100016, P.R.China.		*
*								*
*	TEL: +86-10-84573471/72/73				*
*	FAX: +86-10-84573469					*
*								*
*	Mobile: +86-(0)137-010-51934				*
*								*
*	Http://www.irtouch.com					*
*****************************************************************
