================================================================================ ============================  			GeneralTouch AcousticWave USB Touchscreen

			README file for linux Tiny Driver
			
					Version 1.1d2 for 64bit Linux 			  Copyright 2001-2009 General Touch Co. Ltd.  ================================================================================ ============================  Thank you for choosing our USB,AcousticWave Touchscreen products!! This README  file contains additional notes about our touchscreen software which,we think,will help you  make better use of our touchscreen and touchscreen software.  =========== CONTENTS ===========

1.Software Component
2.Setup
3.Calibrate
4.Unintall
5.Setting
6.Problem solution
======================= 1.Software Component =======================

Our Touchscreen Software package is composed of the following programs:

69-gentouch.rules			  //rules
GT_service                                //The service of our driver
guxcal                                      //The calibreate program 
Gensetup                                   //The setup program
uninstall                                     //The uninstall program
GentouchS.conf                          //The configure file of driver
README                                   //It's me

======================= 2.setup =======================
You must login as  a root user and 

cp 69-gentouch.rules /etc/udev/rules.d
and replug the controller into the USB port 

a).setup auto

  Just run "./Gensetup".
  Then,you need to add the following script to your own xinitrc file to let the driver start automaticly everytime you reboot:  	
   in path "/etc/gdm/PreSession/"open Default file : vim /etc/gdm/PreSession/Default
       in the file of last line add fellows: 
       /usr/local/Gentouch_S/GT_service restart
       exit 0

b).setup manually
 
follow the commands:
 I.mkdir /usr/local/Gentouch_S
 II.cp <setup-distribution-folder>/* /usr/local/Gentouch_S/
 III.start service with : /usr/local/Gentouch_S/GT_service start
 IV  add the following script to your own xinitrc file to let the driver start automaticly everytime you reboot:
      in path "/etc/gdm/PreSession/"open Default file : vim /etc/gdm/PreSession/Default
       in the file of last line add fellows: 
       /usr/local/Gentouch_S/GT_service restart
       exit 0

 
======================= 3.Calibrate ======================= 

run: ./guxcal /dev/input/gentouch
     and fill those data you get to end of /usr/local/Gentouch_S/GentouchS.conf
     (note:don't change other settings)

     /usr/local/Gentouch_S/GT_service restart
 


======================= 4.Uninstall ======================= 

run:"~/uninstall"


======================= 5.Problem solution ======================= 
a)Permission denied:

  Login to the system console as root and do it again. b)To verify that the touchmonitor is connected correctly to the PC and that it
 is functioning correctly, type the following command in an X terminal window: 
   od -h -w10 </dev/input/gentouch

c).Can not calibrate well

 I.use command "killall GT_service" to kill the pross of all GT_service and start it "~/GT_service start"!
 
 
NOTES:    With any notion,advice,demands,    Contact us.  ================================================================================ ==============================                                     General Touch Co. Ltd. 				   				 http://www.GeneralTouch.com                                     All rights reserved.  ================================================================================ ==============================
