Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!yale!umich!sharkey!msuinfo!midway!quads.uchicago.edu!ace3 From: ace3@quads.uchicago.edu (anibal antonio acero) Newsgroups: comp.os.msdos.programmer Subject: 2 mouse questions Message-ID: <1990Dec29.060553.717@midway.uchicago.edu> Date: 29 Dec 90 06:05:53 GMT Sender: news@midway.uchicago.edu (News Administrator) Organization: University of Chicago Lines: 16 I recently acquired the cmouse2.arc file, and recompiled the programs under Turbo C 2.0. Everything works fine, as far as I can tell, in 25-line text mode. My first question is, how do I support the mouse in the 50 line VGA text mode? cmouse2 doesn't seem to realize that the number of lines on the screen has changed, and the mouse cursor is restricted to the upper 25 lines. My second question: how does Norton generate a graphic arrow for the mouse cursor in text mode. It doesn't seem to be one of the ASCII graphics char- acters; does he alter the font? The Norton Utilities also support the mouse in 50 line mode, although the mouse cursor is a more normal "box". Thanks. tony acero acero@quads.uchicago.edu