Jump to content

PCLOGIC.SYS

From EDM2
Revision as of 14:46, 18 August 2017 by Martini (talk | contribs)

This is the Logitech mouse driver for OS/2.

CONFIG.SYS

DEVICE=x:\OS2\PCLOGIC.SYS SERIAL=COMy

Parameters

SERIAL=COMy
y is the COM port the mouse is using.

Platform Support:

OS/2 2.x OS/2 3.0 OS/2 4.0 OS/2 4.5x
No Yes Yes Yes

CONFIG.SYS Example

    DEVICE=x:\OS2\MDOS\VMOUSE.SYS
    DEVICE=x:\OS2\POINTDD.SYS
    DEVICE=x:\OS2\PCLOGIC.SYS SERIAL=COM1
    DEVICE=x:\OS2\MOUSE.SYS TYPE=PCLOGIC$

x is the OS/2 drive.