Xref: utzoo comp.sources.wanted:2934 comp.sys.ibm.pc:10378 Path: utzoo!utgpu!water!watmath!clyde!burl!codas!ufcsv!gatech!pyr!tynor From: tynor@pyr.gatech.EDU (Steve Tynor) Newsgroups: comp.sources.wanted,comp.sys.ibm.pc Subject: Help needed with uEmacs and MSMouse Keywords: microemacs microsoft mouse Message-ID: <4772@pyr.gatech.EDU> Date: 13 Jan 88 18:02:26 GMT Reply-To: tynor@pyr.UUCP (Steve Tynor) Organization: Georgia Institute of Technology Lines: 25 Help! I'm trying to add mouse support (Microsoft Mouse) to microEmacs (3.9) without luck. Basically, I initialize the mouse in ttopen, then in ttgetc right before the dos interupt call for the direct console character input, I show the mouse, the right after the interupt I hide it (so that during screen update the mouse is hidden...) Unfortunately, the character returned by the dosint is always incorrect! (after anding it with 255 it's always 252.) Does the mouses procedure call interfere with this dos function? Any ideas on a fix or workaround? I'm using TurboC, Large memory model... Any help would be appreciated. Once I get this working, I'll post the required code... =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Progress means replacing something wrong with something more subtly wrong. Steve Tynor Georgia Instutute of Technology ...{akgua, allegra, amd, harpo, hplabs, ihnp4, masscomp, ut-ngp, rlgvax, sb1, uf-cgrl, unmvax, ut-sally} !gatech!gitpyr!tynor