The cfb and mfbCreateDefColormap( )
functions determine the default color map.
The xmkddk utility uses these functions in the driver's
xxxInit( )
routine.
Arguments
pScreen
pointer to the X screen structure
Exit codes
These functions return TRUE if the colormap was created successfully,
or FALSE if it was not.
Usage notes
Call the
mfbCreateDefColorMap( )
function for screens with root depth of 1.
For screens with more root depth, use the
cfbCreateDefColorMap( )
function.
Version applicability
This function is supported for NFB drivers
on all releases of SCO OpenServer 5, SVR5, and AIX 5L.