Salt TouchKit USB for Windows CE .NET installation Guide

Revision	: 1.01.5608
OS		: QNX Neutrino RTOS v6.3
Release Date	: 08-08-2006
	
File list:
TouchKit			- Utility
devi-eGalax			- RS232 Touch Screen Driver
input.localhost.txt			- Input Data
calib.localhost.txt			- Calibration Data


Notes:
     This Driver only support RS232.	


1.  Copy "Touchkit" and "devi-eGalax" two files  to '/usr/photon/bin ' directory.

2.  Change it's Permissions and make it Executable.	
	
3.  Open or Create "input.localhost" under '/etc/system/trap' and copy two lines to the file :
    		kbd fd -d/dev/kbd ps2 mousedev
    		devi-eGalax egalax fd -d/dev/ser1 abs
    Notes:
    	 "ser1" it means only support com1.You can change it to "ser2" to support com2. 		
    			
4.  Open or Create "calib.localhost" under '/etc/system/trap' and copy the line to the file :	
    		0x0:1023x767:0 2047 0 2047 0
    



