From: "R. Glashan" Newsgroups: comp.os.msdos.djgpp Subject: Re: Scroll Wheels in Dos. Date: Mon, 26 Feb 2001 17:14:07 +0100 Organization: XS4ALL Internet BV Lines: 20 Message-ID: <97dv8s$mbc$1@news1.xs4all.nl> References: NNTP-Posting-Host: a194-109-254-68.adsl.xs4all.nl X-Trace: news1.xs4all.nl 983203932 22892 194.109.254.68 (26 Feb 2001 16:12:12 GMT) X-Complaints-To: abuse AT xs4all DOT nl NNTP-Posting-Date: 26 Feb 2001 16:12:12 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com several characters per rotation... Ross Eli Zaretskii wrote in message news:Pine DOT SUN DOT 3 DOT 91 DOT 1010226173241 DOT 24373G-100000 AT is... > > 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?