1vga_selectcursor(3) Svgalib User Manual vga_selectcursor(3)
23
4
NAME
6vga_selectcursor - select mouse cursor pattern
7
SYNOPSIS
9#include <vga.h>
1011
void vga_selectcursor(int cur);
1213
DESCRIPTION
15Selects onr of the 16 cursor patterns to display.
1617
SEE ALSO
19svgalib(7), mouse_init(3), vga_showcursor(3), vga_initcursor(3),
20vga_setcursorposition(3), vga_setcursorimage(3),
2122
AUTHOR
24This manual page written by Matan Ziv-Av <matan@svgalib.org>.
2526
27
28
29
Svgalib (>= 1.9.6) 23 June 2001 vga_selectcursor(3)