FB_GET_OPTIONS
Section: Frame Buffer Library (9)
Updated: February 2011
Index
Return to Main Contents
NAME
fb_get_options - get kernel boot parameters
SYNOPSIS
-
int fb_get_options(char * name, char ** option);
ARGUMENTS
name
-
- framebuffer name as it would appear in the boot parameter line (video=<name>:<options>)
option
-
the option will be stored here
NOTE
Needed to maintain backwards compatibility
COPYRIGHT