From: "A.Appleyard" To: 7711501 AT bicmos DOT ee DOT nctu DOT edu DOT tw, djgpp AT sun DOT soe DOT clarkson DOT edu Date: Mon, 20 Nov 1995 08:34:33 GMT Subject: Re: What is the status of mouse support in V2 and GRX20 ? u7711501 AT bicmos DOT ee DOT nctu DOT edu DOT tw (Jih-Shin Ho) wrote (Subject: What is the status of mouse support in V2 and GRX20 ?):- > Does GRX20 or V2 support interrupt driven mouse support? I look through the > GRX20 source, but can't find this support. Should I do it myself (lock > memory, allocate DOS memory, use real mode call back to draw cursor)? I have a big Gnu C++ program (an emacs text editor) which has interrupt- driven mouse support, which I wrote with help from Eli Zaretski. It works.