gconfig(3) — Silicon Graphics R1c
NAME
gconfig - reconfigure the IRIS
SYNOPSIS
C
gconfig()
FORTRAN
subroutine gconfi
Pascal
procedure gconfig;
DESCRIPTION
Gconfig uses the map mode, display mode, and number of requested planes to compute and allocate available planes and define the mapping from colors to bitplanes. Doublebuffer, multimap, onemap, RGBmode, setplanes, and singlebuffer do not take effect until gconfig is called. After the gconfig call, the writemask, color, and cursor color and writemask are all undefined. The contents of the color map are unchanged.
SEE ALSO
doublebuffer, multimap, onemap, RGBmode, setplanes, singlebuffer
NOTE
This command can only be used in immediate mode.
Version 2.3 — July 04, 1985