Date: Mon, 26 Feb 2001 08:43:56 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: florianx cc: djgpp AT delorie DOT com Subject: Re: Scroll Wheels in Dos. In-Reply-To: <3a997ba7$0$22464@SSP1NO25.highway.telekom.at> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 25 Feb 2001, florianx wrote: > FreeDOS mouse driver CTMOUSE at http://www.vein.hu/~nagyd/ > > "Added support for serial Microsoft Whell/Intellimouse protocol, wheel > interpreted as third button " Does it also report the wheel events as such? The wheel serves both as the third button, when you click it, and as a wheel, when you rotate it. These two must be reported differently, or else programs which use them will not be able to support the scrolling when you rotate the wheel.