Ŀ                                      Ŀ
 Wacom Bamboo for OS/2 Ĵ bamboo01.zip 
                                      

Control OS/2 (ArcaOS, eComStation) with finger or pen and a Wacom Bamboo.
 Switch between pen and touch and work in absolute or relative mode. Made in
 Holland by Wim Brul. Thanks to Joop Nijenhuis for requirements and testing.

Open Source product with its ISC license contained in the LICENSE file.
Source Code at http://home.hccnet.nl/w.m.brul/usbwacom/bamboo01s.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 BAMBOO01.ZIP into a directory of your choice and unzip it.
Copy BAMBOO.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:00D#:01## /N:$BAMBOO$
 device driver statement and the RUN=C:\OS2\BOOT\BAMBOO.EXE line below that.
 After that restart your system and the fun begins.

Ŀ
 Operating Instructions 


 Attach your Wacom Bamboo and wait for the beep.

 Use your pen when your model supports it. Otherwise use your finger.

 Ŀ Ŀ
   model   pid     usage       model   pid     usage    
 Ĵ Ĵ
  CTT-460  00D0  touch only   CTH-461  00D7  pen/touch  
  CTH-460  00D1  pen/touch    CTH-661  00D8  pen/touch  
  CTH-461  00D2  pen/touch    CTH-461  00DA  pen/touch  
  CTH-661  00D3  pen/touch    CTH-661  00DB  pen/touch  
  CTL-460  00D4  pen only     CTL-470  00DD  pen only   
  CTL-660  00D5  pen only     CTH-470  00DE  pen only   
  CTH-460  00D6  pen/touch    CTH-670  00DF  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.
 Use the eraser (4th pen button) to switch from pen to touch.

 The Wacom Bamboo (CTH and CTT model) has 4 keys.
 Use the upper key (1st expresskey) as mouse button 1.
 Use the key just above the light (2nd expresskey) as mouse button 2.
 Use the key just below the light (3rd expresskey) as mouse button 3.
 Use the lower key (CTH model) in combination with the key
 just above the light to switch from touch to pen.

Ŀ
 Program Parameters 


 C:\OS2\BOOT\BAMBOO.EXE /c /hN /wN /l /r /a /m /t

 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 right side. Default is expresskeys at the left side.
 Specify this parameter when the tablet has its expresskeys at the right side.

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

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

 /t - initial touch input. Default is initial pen input.
 Specify this parameter to accept touch input at first.

Ŀ
 Special Parameters 


 /bNNN - assign mouse buttons to pen buttons (CTH and CTL model).

 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  
 

 /kNNN - assign mouse buttons to expresskeys (CTH and CTT model).

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

 Default value is /k124. The upper key acts as mouse button 1.
 The key just above the light acts as mouse button 2.
 The key just below the light acts as mouse button 3.

