PCLOGIC.SYS: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
==Parameters== | ==Parameters== | ||
; SERIAL=COMy : y is the COM port the mouse is using. | ; SERIAL=COMy : y is the COM port the mouse is using. | ||
'''Platform Support:''' | |||
{|class="wikitable" | |||
|- | |||
!OS/2 2.x | |||
!OS/2 3.0 | |||
!OS/2 4.0 | |||
!OS/2 4.5x | |||
|- | |||
|No | |||
|Yes | |||
|Yes | |||
|Yes | |||
|} | |||
==CONFIG.SYS Example== | ==CONFIG.SYS Example== |
Revision as of 14:46, 18 August 2017
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.