On Sunday 05 September 2004 03:09 pm, Jukka Heinonen wrote: > Well, under DOS VGA text mode, mouse cursor is like "gpm" mouse > cursor, a character cell which gets inverted or otherwise > highlighted in order to show where mouse is currently located at. > As far as I know, neither Wine nor Windows supports this > and SetConsoleCursorInfo really has no effect on mouse cursor, > anyway. So, under text mode, hide/show functions should do nothing.
Windows does support this when mouse input is enabled on a console, and that console is in full screen mode (Hitting Alt-Enter under windows)
