Index | Syntax | Note Device Drivers



DISPLAY.SYS--Example

Suppose you want DISPLAY.SYS to support an EGA display adapter with the United States hardware character set (437) and the potential for two additional MS-DOS character sets. To do this and to specify that DISPLAY.SYS is in the DOS directory on drive C, add the following line to your CONFIG.SYS file: device=c:\dos\display.sys con=(ega,437,2)
-Top- | Syntax | Note Device Drivers