FB_SET_CMAP

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

fb_set_cmap - set the colormap  

SYNOPSIS

"SYNOPSIS"

int fb_set_cmap (struct fb_cmap * cmap, int kspc, struct fb_info * info);  

ARGUMENTS

cmap
frame buffer colormap structure
kspc
boolean, 0 copy local, 1 get_user function
info
frame buffer info structure
 

DESCRIPTION

Sets the colormap cmap for a screen of device info.

Returns negative errno on error, or zero on success.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 06:20:48 GMT, October 06, 2005