" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#008000" VLINK="004000" ALINK="#00C000">
TEXT SCREEN DRIVER
The CPSCR.COM program is the text screen driver which loads the font
selected by the user. To load it type in CPSCR in the command line. The
program is stored in memory as a resident program and the following message
appears on the screen:
Text screen driver by Kir V.
Ver.4.01 20.04.93
Copyright (C) PhysTechSoft Ltd., 1993-1996.
Press Ctrl-Alt-(PgDn/PgUp) to disable/enable alternative font
Screen driver is installed for VGA
This driver operates with EGA and VGA monitors. To load the RAM font
press the keys [Ctrl-Alt-PgDn], and to load the user selected font press
[Ctrl-Alt-PgUp].
The screen driver can also be loaded from CONFIG.SYS. To do it add the
following line to CONFIG.SYS: DEVICE=CPSCR.COM
The user selected font can be modified with the help of CPSGEN utility.
To do this, create a new font or a font block using SFE utility and then
start CPSGEN:
CPSGEN <font file 1>[+font file2]...[COM file]
where:
<font file> is the file with the font block created by the SFE utility.
[COM file] is the program to be modified. By default, it is the
CPSCR.COM program.