Provides guidance and tools to ease the development and integration of digitizer and touch screen solutions into the system.
May be freely used and exchanged, as long as it is not modified. You may use this product solely at your own risk. I cannot be held responsible for any damages occurring due to your using this product. You may not lease, rent or sell this product to any other party. Have fun.
For COM input devices you may have to look into the ACPITREE output to see what interrupt number and port address are to be used. Knowing these you have to put either the DEVICE=?:\OS2\BOOT\COM.SYS or DEVICE=?:\OS2\BOOT\PSCOM.SYS device driver statement with the proper parameters into your config.sys file.
On the Lenovo ThinkPad X200T with Wacom Penabled the ACPITREE output contained:
+*DTR_ T:[Device] HID:[WACF004] STA:[0xd] SxD State:[0xff:ff:ff:ff] Current state: > IO:[1 0x200 - 0x200 Al:1 Len:8] >Trigger by Edge, Polarity High IRQ-4 > ENDTAG
To define COM1 to access the Wacom Pen at port=200 and irq=4 and eComStation installed on boot drive O: the input device driver statement is:
DEVICE=O:\OS2\BOOT\PSCOM.SYS (1,200,4,I)
To define COM1 to access the Wacom Pen at port=200 and irq=4 and OS/2 Warp 4.0 installed on boot drive O: the input device driver statement is:
DEVICE=O:\OS2\BOOT\COM.SYS (1,200,4,I)
After reboot you may run the COMRAW.CMD script to get raw digitizer input data at 38400 baud from the Lenovo ThinkPad into the 38400.RAW file. Run the DECODE.CMD script to display digitizer input data from that 38400.RAW file. Use COMRAW 19200 to run at 19200 baud and DECODE 19200.RAW to display it.
For USB input devices you may have to look into the USBDock output to see what idVendor, idProduct and bcdDevice are to be used. Knowing these you have to put the DEVICE=?:\OS2\BOOT\USBECD.SYS device driver statement with the proper parameters into your config.sys file.
For my Wacom Bamboo CTH-460 tablet the USBDock extended report contained:
Vendor ID :0x056A Product ID :0x00D1 Device Release# :0106
To define $BAMBOO$ to access the Wacom Bamboo CTH-460 tablet with idVendor=056A and idProduct=00D1 and bcdRelease=0106 and eComStation or OS/2 Warp 4.0 installed on drive O: the input device driver statement is:
DEVICE=O:\OS2\BOOT\USBECD.SYS /D:056A:00D1:0106 /N:$BAMBOO$
To define $E2500U$ to access the ELO Model 2500U device with idVendor=04E7 and idProduct=0105 and bcdRelease=0100 and eComStation or OS/2 Warp 4.0 installed on drive O: the input device driver statement is:
DEVICE=O:\OS2\BOOT\USBECD.SYS /D:04E7:0007:0105 /N:$E2500U$
After reboot you may run the USBWRITE.CMD script to obtain and display the device descriptor, configuration descriptors and associated interface and endpoint descriptors. Use USBWRITE $BAMBOO$ for the Wacom Bamboo CTT-460 tablet or USBWRITE $E2500U$ for the ELO Model 2500U device.
You have to look into your config.sys file to find 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 insert the ?:\OS2\BOOT\XSMOUSE.SYS device driver statement just above it.
To define XSMOUSE$ to connect XSMOUSE.SYS to AMOUSE.SYS with ArcaOS installed on drive O: the output device driver statements are:
DEVICE=O:\OS2\BOOT\XSMOUSE.SYS DEVICE=O:\OS2\BOOT\AMOUSE.SYS STYPE=XSMOUSE$
To define XSMOUSE$ to connect XSMOUSE.SYS to AMOUSE.SYS with eComStation installed on drive O: the output device driver statements are:
DEVICE=O:\OS2\BOOT\XSMOUSE.SYS DEVICE=O:\OS2\BOOT\AMOUSE.SYS SMP STYPE=XSMOUSE$
To define XSMOUSE$ to connect XSMOUSE.SYS to MOUSE.SYS with OS/2 Warp 4.0 installed on drive O: the output device driver statements are:
DEVICE=O:\OS2\BOOT\XSMOUSE.SYS DEVICE=O:\OS2\BOOT\MOUSE.SYS STYPE=XSMOUSE$
After reboot you may run the PUTEVENT.CMD script to see if the mouse pointer moves to the center of the screen.
sBtn=00,xPos=03799,yPos=02328,zPos=00026,Stylus:MoveOnly sBtn=01,xPos=00953,yPos=00810,Finger:But1Down sBtn=01,xPos=01789,yPos=03436,zPos=01418,Stylus:But1Down sBtn=00,xPos=00953,yPos=00810,Finger:NoButMov sBtn=00,xPos=01794,yPos=03433,zPos=00016,Stylus:MoveOnly sBtn=00,xPos=00010,yPos=00027,zPos=00024,Stylus:NoButMov
The following COM input devices have been tested successfully:
model | scherm | com.sys | baud | script | resultaat | tester |
---|---|---|---|---|---|---|
TC4200 | 1024x768 | (1,200,6,I) | 19200 | tc4200tc.cmd | stylus werkt | Trevor Clarke |
TC4200 | 1024x768 | (1,200,6,I) | 19200 | tc4200rs.cmd | stylus werkt | Trevor Clarke |
To calibrate the digitizer using your stylus, put the tip of your stylus for 1 second to the top left and bottom right corners of the screen.
Use tc4200rs.cmd with rotated tablet (snap flipped screen).
model | scherm | com.sys | baud | script | resultaat | tester |
---|---|---|---|---|---|---|
X200T | 1280x800 | (1,200,4,I) | 38400 | x200efs.cmd | vinger/stylus werkt | Boris Stefanov |
X200T | 1280x800 | (1,200,4,I) | 38400 | x200snr.cmd | vinger/stylus werkt | Sean Rodriguez |
X200T | 1280x800 | (1,200,4,I) | 19200 | x200tps.cmd | stylus werkt | Sigurd Fastenrath |
X61T | 1400x1050 | (1,200,4,I) | 19200 | x61fsr.cmd | stylus werkt | Boris Stefanov |
X60T | 1024x768 | (1,200,5,I) | 38400 | x60efs.cmd | vinger/stylus werkt | Alex Tailor |
X41T | 1024x768 | (3,200,5,I) | 19200 | x41rhs.cmd | stylus werkt | Ralph Hannes |
To calibrate the digitizer using your finger, put the tip of your finger for 1 second to the top left and bottom right corners of the screen.
To calibrate the digitizer using your stylus, put the tip of your stylus for 1 second to the top left and bottom right corners of the screen.
scherm | usbecd.sys parameters | script | resultaat | tester |
---|---|---|---|---|
1024x786 | /D:0EEF:0001:0100 /N:$EGALAX$ | afinger.cmd | vinger werkt | Peter Brede |
To calibrate the digitizer using your finger, put the tip of your finger for 1 second to the top left and bottom right corners of the screen.
model | scherm | usbecd.sys parameters | script | resultaat | tester |
---|---|---|---|---|---|
EP121 | 1280x800 | /D:0EEF:A001:1213 /N:$FINGER$ | afinger.cmd | vinger werkt | Sigurd Fastenrath |
EP121 | 1280x800 | /D:056A:0090:0206 /N:$STYLUS$ | astylus.cmd | stylus werkt | Sigurd Fastenrath |
model | scherm | usbecd.sys parameters | script | resultaat | tester |
---|---|---|---|---|---|
CP3924 | 1920x1080 | /D:0EEF:C000:3902 /N:$CP3924$ | afinger.cmd | vinger werkt | Erhard Demel |
model | scherm | usbecd.sys parameters | script | resultaat | tester |
---|---|---|---|---|---|
X220T | 1366x768 | /D:056A:0090:0611 /N:$X220TD$ | bstylus.cmd | stylus werkt | Sven Schmidt |
X230T | 1366x768 | /D:056A:00E6:0139 /N:$X230TD$ | afinger.cmd | vinger werkt | Sigurd Fastenrath |
X230T | 1366x768 | /D:056A:00E6:0139 /N:$X230TD$ | astylus.cmd | stylus werkt | Sigurd Fastenrath |
S230U | 1366x768 | /D:03EB:8206:2433 /N:$FINGER$ | bfinger.cmd | vinger werkt | Eugene Gorbunoff |
model | scherm | usbecd.sys parameters | script | resultaat | tester |
---|---|---|---|---|---|
Yoga12 | 1920x1080 | /D:06CB:7244:0005 /N:$FINGER$ | yfinger.cmd | finger works | Sigurd Fastenrath |
Yoga12 | 1920x1080 | /D:056A:00EC:0135 /N:$STYLUS$ | ystylus.cmd | stylus works | Sigurd Fastenrath |
model | scherm | usbecd.sys parameters | script | resultaat | tester |
---|---|---|---|---|---|
700T1A | 1366x768 | /D:03EB:211C:11AA /N:$FINGER$ | afinger.cmd | vinger werkt | Sigurd Fastenrath |
700T1A | 1366x768 | /D:03EB:211C:11AB /N:$FINGER$ | afinger.cmd | vinger werkt | Sigurd Fastenrath |
700T1A | 1366x768 | /D:03EB:211C:11FE /N:$FINGER$ | bfinger.cmd | vinger werkt | Sigurd Fastenrath |
700T1A | 1366x768 | /D:056A:00EC:0460 /N:$STYLUS$ | astylus.cmd | stylus werkt | Sigurd Fastenrath |
model | scherm | usbecd.sys parameters | script | resultaat | tester |
---|---|---|---|---|---|
Pro13 Touch | 1920x1080 | /D:0EEF:A108:3104 /N:$FINGER$ | afinger.cmd | vinger werkt | Sigurd Fastenrath |
model | gebied (mm) | usbecd.sys parameters | script | resultaat | tester |
---|---|---|---|---|---|
CTH-460 | 125,0x85,0 | /D:056A:00D1:0106 /N:$BAMBOO$ | afinger.cmd | vinger werkt | Wim Brul |
CTH-460 | 147,2x92,0 | /D:056A:00D1:0106 /N:$BAMBOO$ | astylus.cmd | stylus werkt | Wim Brul |
CTH-461 | 125,0x85,0 | /D:056A:00D2:0106 /N:$BAMBOO$ | afinger.cmd | vinger werkt | Joop Nijenhuis |
CTH-461 | 147,2x92,0 | /D:056A:00D2:0106 /N:$BAMBOO$ | astylus.cmd | stylus werkt | Joop Nijenhuis |
CTL-460 | 147,2x92,0 | /D:056A:00D4:0106 /N:$BAMBOO$ | astylus.cmd | stylus werkt | Joop Nijenhuis |
To calibrate the digitizer using your finger, put the tip of your finger for 1 second to the top left and bottom right corners of the screen.
To calibrate the digitizer using your stylus, put the tip of your stylus for 1 second to the top left and bottom right corners of the screen.
model | gebied (mm) | usbecd.sys parameters | script | resultaat | tester |
---|---|---|---|---|---|
CTH-480 | 152,0x95,0 | /D:056A:0302:0100 /N:$INTUOS$ | astylus.cmd | niet verkregen | Wie? |
CTH-680 | 216,0x135,0 | /D:056A:0303:0100 /N:$INTUOS$ | bstylus.cmd | niet verkregen | Wie? |
CTL-480 | 152,0x95,0 | /D:056A:030E:0100 /N:$INTUOS$ | astylus.cmd | stylus werkt | Wim Brul |
CTL-680 | 216,0x135,0 | /D:056A:0323:0100 /N:$INTUOS$ | bstylus.cmd | niet verkregen | Wie? |