Touch screen driver installation for i686/x86_64
Ubuntu 10.04~18.10

(C) 2018 Vicki Chen

==============================================================================
Installation Notes
==============================================================================
I. ubuntu 17 or later :
1. You need to disable wayland by setting WaylandEnable=false 
   in /etc/gdm/custom.conf or /etc/gdm3/custom.conf .
2. reboot
3. Install touch driver

II. ubuntu 18.10
# sudo apt-get install libgtk2.0
==============================================================================
QUICKSTART GUIDE
==============================================================================
I. Installsation guide

1. connect to the internet

2. Open terminal

3. Execute setup.sh

# sudo sh setup.sh

4. reboot

==============================================================================
Utility
==============================================================================
1. Open terminal

2. Open touch utility.
# sudo Touchpack

==============================================================================
Remove driver
==============================================================================
1. Open terminal
2. sudo remove.sh

==============================================================================
Create System Image
==============================================================================
If you need to create a system image and restore to new computer,
You don't want to reinstall the touch driver and want to keep touch screen settings,
Before creating the system image by following these steps:

1. Open terminal
2. Open touch utility.
# sudo rm /etc/tpinit
