User`s guide
Step 3 - Modify CONFIG.SYS 11
Serial Touchscreen Controller on PS/2 System
Change your CONFIG.SYS file as follows:
where <controller> is:
2300 for the IntelliTouch E281-2300 serial controller.
4002 for the IntelliTouch E281{A}-4002 serial controller.
2210 for the AccuTouch E271-2210 serial controller.
140 for the AccuTouch E271-140 serial controller.
<COM port> is the number of the COM port where the serial output of the
touchscreen controller is connected.
<baud rate> matches the switch or jumper settings on the controller.
Here is an example MonitorMouse for OS/2 DEVICE command:
No Mouse
If you do not wish to have a mouse connected, change the "stype=elomou$" flag to
"type=elomou$" on the DEVICE=MOUSE.SYS command.
Disabling the COM Drivers
If your system has only one COM port which is being used by the touchscreen,
REM out the DEVICE=COM.SYS and DEVICE=VCOM.SYS commands (if
present) in CONFIG.SYS. This prevents the COM drivers from displaying a
message saying the COM port is unavailable.
Otherwise, move the DEVICE=COM.SYS and DEVICE=VCOM.SYS commands
before the DEVICE=MONMOU02.SYS command in CONFIG.SYS. Then add the
flag (<COM Port>,0,0) to COM.SYS, where <COM Port> is the same as on the
DEVICE=MONMOU02.SYS command. For example,
Reboot and proceed to Step 4, page 14.