DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

nfbInstallColormap(D3nfb)


nfbInstallColormap, nfbUnistallColormap, nfbListInstalledColormaps -- yyy

Synopsis

void
nfbInstallColormap( ColormapPtr pmap )

void nfbUninstallColormap( ColormapPtr pmap )

int nfbListInstalledColormaps( ScreenPtr pScreen, Colormap *pmaps )

Description

nfbInstallColormap( )

Arguments


pmap
installedCmap pointer in the nfbScrnPriv(D4nfb) structure

pScreen
pointer to the X screen structure

Exit codes

nfbInstallColormap( ) and nfbUninstallColormap( ) have no exit code.

nfbListInstalledColormaps( ) returns

Usage notes

Version applicability

This function is supported for NFB drivers on all releases of SCO OpenServer 5, SVR5, and AIX 5L.

Source files


Routine source
./hw/sco/nfb/nfbCmap.c

Driver source file
xxxyyy.c

References


19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005