.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "FB_DEFAULT_CMAP" "" "06 October 2005" "" ""
.SH NAME
fb_default_cmap \- get default colormap
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
struct fb_cmap * fb_default_cmap (int \fIlen\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIlen\fB\fR
size of palette for a depth
.SH "DESCRIPTION"
.PP
Gets the default colormap for a specific screen depth. \fIlen\fR
is the size of the palette for a particular screen depth.
.PP
Returns pointer to a frame buffer colormap structure.