Ŀ                                      Ŀ
 Wacom Intuos for OS/2 Ĵ intuos01.zip 
                                      

Control OS/2 (ArcaOS, eComStation) with just a pen and a Wacom Intuos.
 Supports pen only on models CTH-480, CTH-680, CTL-480 (only tested) and CTL-680.
 Supports working in absolute or relative mode. Made in Holland by Wim Brul.

Open Source product with its ISC license contained in the LICENSE file.
Source Code at http://home.hccnet.nl/w.m.brul/ptintuos/intuos01s.zip

Ŀ
 Installation Instructions 


The Emulate Mouse Driver for OS/2 (ArcaOS, eComStation) is required.
Obtain this product from http://home.hccnet.nl/w.m.brul/emumouse/xsmouse10.zip
Move XSMOUSE10.ZIP into a directory of your choice and unzip it.
Copy XSMOUSE.SYS to your C:\OS2\BOOT directory.

The USB 2.0 Extended Control Driver for OS/2 (ArcaOS, eComStation) is required.
Obtain this product from http://home.hccnet.nl/w.m.brul/usbprobe/usbecd23.zip
Move USBECD23.ZIP into a directory of your choice and unzip it.
Copy USBECD.SYS to your C:\OS2\BOOT directory.

Move INTUOS01.ZIP into a directory of your choice and unzip it.
Copy INTUOS.EXE to your C:\OS2\BOOT directory.

 Look into your CONFIG.SYS file to determine which mouse device driver has been
 installed on your system. You may find AMOUSE.SYS or MOUSE.SYS and you need to
 add the STYPE=XSMOUSE$ parameter to that device driver statement and to insert
 the DEVICE=C:\OS2\BOOT\XSMOUSE.SYS device driver statement just above it.

 Insert also the DEVICE=C:\OS2\BOOT\USBECD.SYS /D:056A:03##:01## /N:$INTUOS$
 device driver statement and the RUN=C:\OS2\BOOT\INTUOS.EXE line below that.
 After that restart your system and the fun begins.

Ŀ
 Operating Instructions 


 Attach your Wacom Intuos and wait for the beep.

 Ŀ Ŀ
   model   pid    usage      model   pid    usage   
 Ĵ Ĵ
  CTH-480  0302  pen only   CTL-480  030E  pen only 
  CTH-680  0303  pen only   CTL-680  0323  pen only 
  

 The pen has 4 (CTH model) or 3 (CTL model) buttons.
 Use the pen tip (1st pen button) as mouse button 1.
 Use the lower pen button (2nd pen button) as mouse button 2.
 Use the upper pen button (3rd pen button) as mouse button 3.

 The expresskeys have no effect.

Ŀ
 Program Parameters 


 C:\OS2\BOOT\INTUOS.EXE /c /hN /wN /l /r /m

 All parameters are optional and may be specified in upper or lower case.
 Specify /c and the proper /hN and /wN parameters to work with precision.

 /c - correct aspect ratio. Requires proper /hN and /wN parameters.
 Reduces the active area on the tablet to match the display screen aspect ratio.
 Specify this parameter to get circles on the screen from circles on the tablet.

 /hN - height of the display screen in N pixels. Defaults to 800.
 Specify this parameter to get precision. Valid values for N are 32 to 32768.

 /wN - width of the display screen in N pixels. Defaults to 1280.
 Specify this parameter to get precision. Valid values for N are 32 to 32768.

 /l - mouse setup for left hand use. Default is mouse setup for right hand use.
 Specify this parameter when the mouse setup page indicates left handed.

 /r - expresskeys at the lower side. Default is expresskeys at the upper side.
 Specify this parameter when the tablet has its expresskeys close to you.

 /m - pen in relative mode. Default is pen in absolute mode.
 Specify this parameter to move the pointer like a mouse.

Ŀ
 Special Parameter 


 /bNNN - assign mouse buttons to pen buttons

 The 1st digit assigns mouse buttons to the 1st pen button.
 The 2nd digit assigns mouse buttons to the 2nd pen button.
 The 3rd digit assigns mouse buttons to the 3rd pen button.

 Default value is /b124. The pen tip acts as mouse button 1.
 The lower pen button acts as mouse button 2.
 The upper pen button acts as mouse button 3.

 Ŀ
  N  valid assignment values     
 Ĵ
  0  without mouse button action 
  1  acts as mouse button 1      
  2  acts as mouse button 2      
  3  acts as mouse button 1+2    
  4  acts as mouse button 3      
  5  acts as mouse button 1+3    
  6  acts as mouse button 2+3    
  7  acts as mouse button 1+2+3  
 

