fbgen_pan_display

Section: Kernel Hacker's Manual (9)
Updated: fbgen_pan_display
Index Return to Main Contents
 

NAME

fbgen_pan_display - pan or wrap the display  

SYNOPSIS

int fbgen_pan_display (struct fb_var_screeninfo *var, int con, struct fb_info *info);  

ARGUMENTS

var

 frame buffer user defined part of display
con

 virtual console number
info

 frame buffer info structure
 

DESCRIPTION

Pan or wrap virtual console con for device info.

This call looks only at xoffset, yoffset and the FB_VMODE_YWRAP flag in var.

Returns negative errno on error, or zero for success.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 03:58:51 GMT, June 12, 2005