Jump to content

PMDD.SYS

From EDM2
Revision as of 16:51, 23 February 2020 by Martini (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Product Support
OS/2 1.3
OS/2 2.0 S
OS/2 2.1 S
OS/2 2.11 SMP S
OS/2 Warp 3 S
OS/2 Warp Connect S
OS/2 Warp 4 S
OS/2 Warp Server for e-Business S
PMDD.SYS driver communication

This driver installs the pointer draw device driver support. It provides pointer draw device-driver support for OS/2 sessions.

All input, whether from keyboard, mouse or other input devices such as touch-sensitive screens and digitizers, is passed from the physical device driver to the PMDD.SYS device driver, which converts it into a message. This includes mouse movement, mouse button actions (down, up) and key events (key down, key up). These messages are placed on the system input queue.

PMDD.SYS is the interface layer between the presentation manager and the device drivers. This device driver is not specific to video drivers. It is also used as the interface for other device drivers; such as sound cards, PCMCIA, or SCSI devices. Video seems to be the most common cause, although there have been several cases of other device drivers causing the same problem. In prior versions of OS/2, the same problem occurred, but only displayed a blank screen. In OS/2 Warp versions, instead of a blank screen, you see a trap screen.

CONFIG.SYS

DEVICE=C:\OS2\BOOT\PMDD.SYS

Version

Date Version Size Comments
2001-10-16 13:56 6,815 bytes