FB_SET_CMAP(9) Frame Buffer Library FB_SET_CMAP(9)NAMEfb_set_cmap - set the colormapSYNOPSISint fb_set_cmap(struct fb_cmap * cmap, struct fb_info * info);ARGUMENTScmap frame buffer colormap structure info frame buffer info structureDESCRIPTIONSets the colormap cmap for a screen of device info. Returns negative errno on error, or zero on success.COPYRIGHTKernel Hackers Manual 2.6. July 2010 FB_SET_CMAP(9)