POINTDD.SYS: Difference between revisions
Appearance
No edit summary |
|||
Line 20: | Line 20: | ||
|} | |} | ||
== | ==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 | |||
[[Category:Drivers]] | '''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. | ||
'''Platform Support:''' | |||
{| class="wikitable" | |||
|- | |||
!OS/2 2.x | |||
!OS/2 3.0 | |||
!OS/2 4.0 | |||
!OS/2 4.5x | |||
|- | |||
|Yes | |||
|Yes | |||
|Yes | |||
|Yes | |||
|} | |||
[[Category:Drivers]][[Category:DEVICE Statements]] |
Revision as of 23:20, 26 November 2016
Pointer Device Driver provides pointer device support for OS/2.
The POINTDD.SYS driver must always be loaded before any MOUSEXX.SYS driver. [1]. POINTDD.SYS works together with the MOUSEXX.SYS drivers.
POINTDD.SYS displays the pointer image of the mouse on the screen.
Version
Date | Version | Size | Comments |
---|---|---|---|
1993-07-20 11:05 | 1,787 bytes | OS/2 Version 2.0 XR_6100 | |
2002-05-21 16:10 | 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.
Platform Support:
OS/2 2.x | OS/2 3.0 | OS/2 4.0 | OS/2 4.5x |
---|---|---|---|
Yes | Yes | Yes | Yes |