Date: Mon, 26 Feb 2001 17:38:37 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: "R. Glashan" cc: djgpp AT delorie DOT com Subject: Re: Scroll Wheels in Dos. In-Reply-To: <97ds5q$hfo$1@news1.xs4all.nl> 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 Mon, 26 Feb 2001, R. Glashan wrote: > I have found that my mouse wheel when rotated up, getch() returns145, and > when rotated down, getch() returns 141. These are GreyUp and GreyDown keys, the Up and Down arrows on your edit keypad 9as opposed to the numeric pad). What happens if you rotate the wheel several clicks--do you read several 145/141 characters, or just one?