Jump to content

POINTDD.SYS

From EDM2
Revision as of 19:55, 17 November 2019 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Pointer Device Driver provides pointer device support for OS/2.

The POINTDD.SYS driver must always be loaded before any MOUSEXX.SYS driver. POINTDD.SYS works together with the MOUSEXX.SYS drivers.

POINTDD.SYS displays the pointer image of the pointing device on the screen.

Version

Date Version Size Comments
1993-07-20 1,787 bytes OS/2 Version 2.0 XR_6100
2002-05-21 10.70 3,846 bytes

CONFIG.SYS Information

Provides mouse pointer draw support. Text modes 0, 1, 2, 3, and 7 and graphic modes D, E, F, and 10 are supported. For graphic modes other than D, E, F, and 10, the correct graphic device driver must also be installed.

DEVICE=\OS2\BOOT\POINTDD.SYS

WARNING: In order for MOUSE.SYS to work effectively, this driver must be loaded by OS/2 before MOUSE.SYS. Do not remove it from your config.sys file.