.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "XXXFB_CURSOR" "" "06 October 2005" "" ""
.SH NAME
xxxfb_cursor \- REQUIRED function. If your hardware lacks support
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int xxxfb_cursor (struct fb_info * \fIinfo\fB, struct fb_cursor * \fIcursor\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIinfo\fB\fR
frame buffer structure that represents a single frame buffer
.TP
\fB\fIcursor\fB\fR
structure defining the cursor to draw.
.SH "DESCRIPTION"
.PP
This operation is used to set or alter the properities of the
cursor.
.PP
Returns negative errno on error, or zero on success.
.SH "DESCRIPTION"
.PP
This operation is used to set or alter the properities of the
cursor.
.PP
Returns negative errno on error, or zero on success.