aa_hidecursor (3) Linux Manual Page
NAME aa_hidecursor – hide the hardware cursor. SYNOPSIS #include <aalib.h> void aa_hidecursor(aa_context *c); PARAMETERS aa_context *c Specifies the AA-lib context to operate on. DESCRIPTION Hide the hardware cursor. This function may be ignored by some drivers. SEE ALSO save_d(3), mem_d(3), aa_help(3), aa_formats(3), aa_fonts(3), aa_dithernames(3), aa_drivers(3), aa_kbddrivers(3), aa_mousedrivers(3), aa_kbdrecommended(3), aa_mouserecommended(3), aa_displayrecommended(3), aa_defparams(3), aa_defrenderparams(3), aa_scrwidth(3), aa_scrheight(3), aa_mmwidth(3),…
