Jump to content

PCLOGIC.SYS

From EDM2
Revision as of 14:15, 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.

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.