Query: fb_find_best_mode
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FB_FIND_BEST_MODE(9) Frame Buffer Library FB_FIND_BEST_MODE(9)NAMEfb_find_best_mode - find best matching videomodeSYNOPSISconst struct fb_videomode * fb_find_best_mode(const struct fb_var_screeninfo * var, struct list_head * head);ARGUMENTSvar pointer to struct fb_var_screeninfo head pointer to struct list_head of modelistRETURNSstruct fb_videomode, NULL if none foundIMPORTANTThis function assumes that all modelist entries in info->modelist are valid.NOTESFinds best matching videomode which has an equal or greater dimension than var->xres and var->yres. If more than 1 videomode is found, will return the videomode with the highest refresh rateCOPYRIGHTKernel Hackers Manual 2.6. July 2010 FB_FIND_BEST_MODE(9)
| Related Man Pages |
|---|
| gg_rb_empty(3) - debian |
| gg_rb_foreach(3) - debian |
| gg_rb_head(3) - debian |
| list(3) - suse |
| device_create_vargs(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Getting command output to putty window title. |
| Cut command on RHEL 6.8 compatibility issues |
| Tar Command |
| Shopt -s histappend |