================================================
    PenMount for Ubuntu Linux 11.04 & 11.10
================================================

---------------------------------------------------------------------------
Supported Versions
---------------------------------------------------------------------------
Distribution   : Ubuntu 11.04 , 11.10
Linux Kernel   : 2.6.38       , 3.0.0
X.Org X Server : 1.10.0       , 1.10.4
XInput         : 12.3         , 12.3 
RandR          : 1.3          , 1.3
GTK+           : 2.24

---------------------------------------------------------------------------
PenMount Support
---------------------------------------------------------------------------
  - PenMount 5000 series (USB, low speed)
  - PemMount 6000 series (USB, full speed)
  - PemMount PCI  series (USB, full speed)
  - PemMount 9000 series (Serial, 19200/9600 bps)
  - PemMount 6000 series (Serial, 19200/9600 bps)
  - PemMount PCI  series (Serial, 38400 bps)

---------------------------------------------------------------------------
File Description
---------------------------------------------------------------------------
  gCal             - PenMount calibration utility (without UI)
                     e.g. gCal <0|4|9|16|25> <config_file>
                     e.g. gCal 4
                          (config file is saved in /etc/penmount.dat)
                     e.g. gCal 4 /tmp/penmount.dat
                          (config file is assigned in /tmp/penmount.dat)
  gDraw            - PenMount drawing test
                     e.g. gDraw
                          gDraw cross
                          gDraw point
                          gDraw -h, see the details
  install.sh       - Install script
  gPen             - PenMount utility in GNOME tray
                     Use penmount to perform calibration and another settings.
  penmount*.png    - An icon files.
  penmount.dat     - Default calibration data file
                     It will be created after calibration.
  penmount.desktop - GNOME menu item entry
  penmount_drv.so  - PenMount XInput Module
  penmount.png     - An icon for GNOME menu item
  pm-setup         - PenMount setup utility. It can configure the PenMount
                     driver and X configuration file (/etc/X11/xorg.conf)
  penmount.ini     - Default settings for PenMount XInput Module

---------------------------------------------------------------------------
Quick Install
---------------------------------------------------------------------------
  1) Login as user in Debian login prompt
  2) Open terminal

     [Applications] -> Accessories -> Terminal

  3) Change directory to where the device driver is extracted to

     $ cd pmlinux-Debian

  4) Change the settings in PenMount.ini or just use the default configurations.

  5) Run install script with root permission
     $ sudo ./install.sh

  6) Restart X window system to apply changes

---------------------------------------------------------------------------
Calibration
---------------------------------------------------------------------------

  1) Start the PenMount Utility.
     In [System] -> Preferences -> PenMount Utility
     The PenMount utility will be launched in GNOME tray.

  2) Select calibrate type and press the 'Calibrate' button.

  3) Follow the instuctions on screen and finish calibration.

  * gCal is the calibration utility can be run directly in terminal.
    gCal [4|9|16|25] - advanced calibration (4 points, 9 points...)

---------------------------------------------------------------------------
Application Notes
---------------------------------------------------------------------------
1. Enable pc speaker in kernel
The PenMount touch beep function depends on the pcspkr module. 
In Ubuntu 11.04, this module is not loaded by default, so there won't be any beep sound.
To enable touch beep sound, modify /etc/modprobe.d/blacklist.conf, and remark the following line :

blacklist pcspkr

---------------------------------------------------------------------------
PenMount Touch Solutions
Nov. 10, 2011
