home *** CD-ROM | disk | FTP | other *** search
- Report problems on OS2BETA FORUM on IBMPC. This Beta of the mouse driver is
- now being restricted to IBM INTERNALS only.
-
- These files are for Logitech 3 Button mice and mice that seem to need to be
- re-plugged to work from a COMM port.
-
- Copy your existing MOUSE.SYS or PCLOGIC.SYS to a backup. Copy the new
- file over, and then you must edit your CONFIG.SYS according to the
- configuration type of the mouse if needed. Then reboot to have it take effect.
-
- Use the following list to locate the CONFIG type, then use the correct
- entries in your CONFIG.SYS
-
- Description Type Model Number Config But Middle
- Test
- --------------------------------------------------------------------------
-
- - Appoint Mouse Pen PS/2 Square Body Type 1 2 OK
- - Appoint Mouse Pen Serial Round Body Type 1 2 OK
- - Appoint Mouse Pen PS/2 Round Body Type 1 2 OK
- - Appoint Thumbelina Serial N/A Type 1 2 OK
- - Appoint Thumbelina PS/2 N/A Type 1 2 OK
- - IBM PS/2 PS/2 33G3835 Type 1 2 OK
- - IBM PS/2 PS/2 6450350 Type 1 2 OK
- - IBM PS/2 RISC 6000 PS/2 11F8895 Type 1 3 OK
- - Kensington Expert PS/2 Version 2.0 Type 1 2 OK
- - Kensington Expert Serial Version 2.0 Type 1 2 OK
- - Kensington Expert Serial Version 2.0 Type 2 2 OK
- - Kensington Serial Serial N/A Type 1 2
- - Logitech Mouseman Serial M-MC13-DB9F Type 1 3 OK
- - Logitech Trackman Serial T-CC2-9F Type 1 3
- - Logitech Trackman Serial T-CA1-9F Type 2 3 OK
- - Logitech Series 9 PS/2 CE9-6MD Type 1 3 OK
- - Logitech Series 9 Serial CC-93-9F Type 2 3 OK
- - Logitech Series 2 PS/2 2-7S Type 1 2 OK
- - Logitech Mouse Serial CA-93-6MD Type 2 3
- - Logitech Mouse Serial P7-3F Type ? 3
- - Marstek Serial E22 Type 1 3 OK
- - Microsoft Bus BUS Green Buttons Type 1 2
- - Microsoft Inport Inport Grey Buttons Type 1 2
- - Microsoft Inport Multiple N/A Type 3 2
- - Microsoft Serial Serial Grey Buttons Type 1 2
- - Microsoft Serial Serial N/A Type 1 2
- - Microsoft BallPoint PDI 11340 Type 1 2/4 OK
- - Microsoft BallPoint Serial 11340 Type 1 2/4 OK
- - Mouse Systems Opti. Serial 901794 Type 2 3 OK
- - Mouse Systems Mouse Serial 403303-001 Type 1 3 OK
- - Visi On Optical Serial M1 Type 2 2
- - Visi On Optical Serial M2 Type 2 2
- - IBM Touch Display Other 8516 Type 3 2 OK
-
- -----------------------------------------------------------------------------
-
- Of the above listed pointing devices, any that are of Type 1 are those
- that are automatically detected by the MOUSE.SYS device driver and do not
- need a Device Dependant device driver like PCLOGIC.SYS.
-
- In the CONFIG.SYS file, the following DEVICE= statements should be
- incorporated:
-
- Type 1 - DEVICE=C:\OS2\POINTDD.SYS
- DEVICE=C:\OS2\MOUSE.SYS
- DEVICE=C:\OS2\MDOS\VMOUSE.SYS
-
- Type 2 - DEVICE=C:\OS2\POINTDD.SYS
- DEVICE=C:\OS2\PCLOGIC.SYS SERIAL=COMX
- DEVICE=C:\OS2\MOUSE.SYS TYPE=PCLOGIC$
- DEVICE=C:\OS2\MDOS\VMOUSE.SYS
-
- ( where x is the COM port attached )
-
-
- Type 3 -
-
- DEVICE=C:\OS2\POINTDD.SYS
- DEVICE=C:\OS2\PDITOU02.SYS CODE=C:\OS2\TOUCO21D.BIN INIT=C:\OS2\TOUCH.INI
- DEVICE=C:\OS2\TOUCH.SYS TYPE=PDITOU$
- RUN=C:\OS2\CALIBRAT.EXE -C C:\OS2\CALIBRAT.DAT
- DEVICE=C:\OS2\MOUSE.SYS TYPE=PDIMOU$
- DEVICE=C:\OS2\MDOS\VMOUSE.SYS
- DEVICE=C:\OS2\MDOS\VTOUCH.SYS
-
-
- Report problems on OS2BETA FORUM on IBMPC. This Beta of the mouse driver is
- now being restricted to IBM INTERNALS only.