.TH "fb_default_cmap" 9 "fb_default_cmap" "25 May 1998" "Kernel Hacker's Manual" LINUX .SH NAME fb_default_cmap \- get default colormap .SH SYNOPSIS .B "struct fb_cmap *" fb_default_cmap .BI "(int " len ");" .SH ARGUMENTS .IP "len" 12 size of palette for a depth .SH "DESCRIPTION" Gets the default colormap for a specific screen depth. \fIlen\fP is the size of the palette for a particular screen depth. Returns pointer to a frame buffer colormap structure.