vga_selectcursor - Man Page
select mouse cursor pattern
Synopsis
#include <vga.h>
void vga_selectcursor(int cur);
Description
Selects onr of the 16 cursor patterns to display.
See Also
svgalib(7), mouse_init(3), vga_showcursor(3), vga_initcursor(3), vga_setcursorposition(3), vga_setcursorimage(3),
Author
This manual page written by Matan Ziv-Av <matan@svgalib.org>.
Referenced By
vga_initcursor(3), vga_setcursorimage(3), vga_setcursorposition(3), vga_showcursor(3).
23 June 2001 Svgalib (>= 1.9.6) Svgalib User Manual