;=========================================================================================================================
;
;  GeneralTouch Touchscreen USB interface 
;  USB Touchscreen driver for Windows 98/Me/2000.
;  ReadMe file for touchscreen driver package
;
;  Release 1.23
;
;  Copyright 1998-2001,General Touch Technology Co., Ltd. all rights reserved.
;
;=========================================================================================================================

The GeneralTouch Touchscreen USB package for Windows 98,Me and Windows 2000 
contains a HID (Human Interface Device) filter driver designed for Windows 
using the WDM (Windows Driver Model) architecture, setup program, calibration
program, uninstall utility, and 32-bit control panel.


==================================
Supported Touchscreen controller
==================================

	- GeneralTouch PnP-compliant usb controller 2038,4001u 
	
  	 --------------------------------------------------------
  	|                                                        |
  	|  This driver does not support GeneralTouch serial      |
	|  controller 2036,2037,4001s,4001s-M.			 |
  	|                                                        |
  	|  Refer to www.Generaltouch.com for availability of	 | 
	|  drivers for these products.                           |
  	|                                                        |
   	--------------------------------------------------------

==============================
CONTENTS
==============================
1.Install/Uninstall Manual
  1.1 Installing touchscreen driver for Windows 98/Me/2000
  1.2 Change touchscreen settings
  1.3 Uninstall touchscreen software
  1.4 Release Notes	
2.Software package component
3.Problem solution

==============================
1.	Install/Uninstall Manual
==============================

1.1 Installing touchscreen driver for Windows 98/Me/2000

Note to Windows 2000 users: you must have administrator access rights on 
your Windows 2000 system to install this software. You must also have 
administrator access rights to run the touchscreen control panel and 
calibration applications.

Shutdown your computer and connect your touchscreen as described
in the accompanying documentation.

A. Install standard HID mouse driver for our touchscreen
------------------------------------------------------------

=========
NOTES:
=========

If you have installed our USB interface touchscreen before,you can simply skip this 
installation stage.

   1. Windows find our touchscreen,recognize it as a standard HID device,and prompt you
      to install driver for it.
	      	
   2. Choose "Next". Select "Search for the best driver for
      your device (Recommended)" and Choose "Next".

   3. Install the standard HID mouse driver for our touchscreen,
      Wait while driver files are copied to your computer. Insert
      your Windows CD if prompted. After successful installation,
      You may notice that a touch will move the Windows cursor even 
      before you begin the second installation stage marked as B.

B. Install our updated touchscreen driver and utilities
-------------------------------------------------------------

   1. Click the "Start" button, and then click "Run".

   2. Click the "Browse" button to locate the setup.exe program on
      the floppy drive containing this software for Windows disk.
      Insert the disk into your floppy drive. (If the driver
      files have been copied to your hard drive or have been
      distributed on CD, use "Browse" to select the directory
      containing the driver files.)

      Highlight setup.exe and click "Open", then "OK" to run
      setup.exe.

   3. Follow the directions on the screen.

   4. If the "Digital Signature Not Found" dialog is displayed by
      Windows, click "Yes" to continue the installation. This
      version of touchscreen driver for Windows has not yet been tested by
      Microsoft.

   5. Restart Windows when prompted. Make sure you remove any
      floppy disks. 

      The touchscreen calibration program will automatically
      run when Windows starts up. Touch each of the three targets
      as they appear on the screen. Click "Yes" when the cursor
      lines up correctly with your finger.

=========================================
1.2	Change Touchscreen settings
=========================================

1. Click the "Start" button, point to "Settings", and then click
   "Control Panel".

2. Double-click the "GeneralTouch Touchscreen" icon,now you can change 
   your touchscreen settings, For more information about touchscreen
   settings,you can see context_sensitive help and read GenHelp.Chm file.

=========================================
1.3 	Uninstalling touchscreen driver for Windows 98/Me/2000.
=========================================

1. Click the "Start" button, point to "Settings", and then click
   "Control Panel".

2. Double-click the "Add/Remove" Programs icon.

3. Select "GeneralTouch Touchscreen USB interface" from the list of
   uninstallable programs on the "Install/Uninstall" tab.

4. Click the "Add/Remove" button then follow the directions on
   your screen.

===============================
1.4	Release Notes
===============================

- Because your GeneralTouch Touchscreen USB interface controller conforms to the USB HID 
  class specification, Windows 98/Me and 2000 supports it inherently with default HID class 
  drivers. You may notice that a touch will move the Windows cursor even before you install 
  this device driver package for Windows.

  However, you must install this driver package in order to install and use the calibration 
  application (used to correctly align your finger to the Windows cursor) and our
  control panel.

- Windows 2000 only: you must have administrator access rights to
  run the GeneralTouch Touchscreen control panel and calibration
  applications.

===============================
2. 	Software package component
===============================

Our touchscreen USB interface driver software package is composed of the following programs:

          GenUsb.Sys                 Our touchscreen USB driver(using WDM architecture)

	  GenUsb.Inf	  	     Our touchscreen HID interface INF file

	  Genfiltr.Sys               Our touchscreen mouse upper filter for Windows 2000.

	  Genfiltr.Inf               Our touchscreen mouse upper filter INF file

          GenTouch.Cpl               32 bit Touchscreen control panel.

	  Setup.exe                  32 bit Touchscreen software package installation program
                                     with it,all hardware installation and software 
				     configuration is quite easy.
	  
	  UnInst.exe		     32 bit Touchscreen uninstall utility.	

          GenCalib.exe               32 bit Touchscreen calibration program.

	  GenHelp.Chm                Touchscreen help file with internet style, you can get more
				     information about our product and device settings.

	  GenUsb.hlp		     context_sensitive help file.
     
          README.txt                 It's me!


==============================
3.	Problem solution
==============================

-  Make sure that your USB host controller and root hub is available before installation,
   some mainboard can disable usb function in CMOS setup,you should enable it and install default
   driver for it.

-  If you never install our USB touchscreen before and when you first plug our touchscreen USB 
   cable,Windows will recognize it as a standard HID mouse,you can install a standard HID mouse 
   driver for it and then run Setup.exe program to install our touchscreen driver.

;==================================================================================================================
;
;		Copyright 1998,2001 General Touch Technology Co., Ltd. All rights reserved.
;                                (http://www.GeneralTouch.com)
;
;==================================================================================================================
