1vga_setcursorposition(3)      Svgalib User Manual     vga_setcursorposition(3)
2
3
4

NAME

6       vga_setcursorposition - set the mouse cursor position
7

SYNOPSIS

9       #include <vga.h>
10
11       void vga_initcursor(int x, int y);
12
13

DESCRIPTION

15       Sets  the  position of the top left corner of the mouse square to be at
16       the pixel position ( x , y ).
17
18

SEE ALSO

20       svgalib(7),  mouse_init(3),   vga_selectcursor(3),   vga_showcursor(3),
21       vga_initcursor(3), vga_setcursorimage(3),
22
23

AUTHOR

25       This manual page written by Matan Ziv-Av <matan@svgalib.org>.
26
27
28
29
30Svgalib (>= 1.9.6)               23 June 2001         vga_setcursorposition(3)
Impressum