gconfig(3G) — Silicon Graphics
NAME
gconfig − reconfigures the system
SPECIFICATION
C
gconfig()
FORTRAN
subroutine gconfi
Pascal
procedure gconfig;
DESCRIPTION
gconfig sets the modes that you request. You must call gconfig for doublebuffer, multimap, onemap, RGBmode, and singlebuffer to take effect. After a gconfig call, writemask, color, cursor color, and cursor writemask are reset to their default values. The contents of the color map do not change.
SEE ALSO
doublebuffer, multimap, onemap, RGBmode, singlebuffer, Programming Guide, Section 6.1, Display Modes
NOTE
This routine is available only in immediate mode.
Version 3.6 — December 20, 1987