=====================================================================                  

                 Keetouch USB Touchscreen Linux Driver
       
         Installation/Calibration/Uninstallation Instructions 

---------------------------------------------------------------------                      
                         Version 1.10
====================================================================    


Important:
==========
a.) Must have administrator access rights on the Linux machine to install the KeeTouch USB Driver. 
 
b.) Ensure all earlier KeeTouch USB drivers are uninstalled from the system.

1)Installation
  A) Open a terminal window.

  B) Run the install.
      e.g.
        ./install.sh

  C) Reboot the PC.

  D) Calibration(in the X-window)
     e.g.
       /etc/ktusb/KTcalibrate

     then copy the data to file '/etc/X11/xorg.conf', and enable the driver in file '/etc/X11/xorg.conf'(delete the char '#' in Section "ServerLayout" before 'InputDevice	"kt" "SendCoreEvents"').


	note:In the later application, please disable the driver in the file"/etc/X11/xorg.conf" and reboot X before re-calibration. Then reboot X after enabling the driver in the file "/etc/X11/xorg.conf".

  E) Reset the X-window
     Press Ctrl+Alt+Backspace
     Now, the installation is complete.

2)Uninstallation
  e.g.
    /etc/ktusb/uninstall.sh
	
