vga_showcursorSection: Svgalib User Manual (3)Updated: 23 June 2001 |
vga_showcursorSection: Svgalib User Manual (3)Updated: 23 June 2001 |
#include <vga.h>
void vga_showcursor(int show);
if show == 1, shows the cursor.
if show == 2, hides the cursor only if a software cursor is in use.
svgalib(7), mouse_init(3), vga_selectcursor(3), vga_initcursor(3), vga_setcursorposition(3), vga_setcursorimage(3),
This manual page written by Matan Ziv-Av <matan@svgalib.org>.