From: Rez Newsgroups: comp.os.msdos.djgpp Subject: Re: Allegro keys Date: Thu, 26 Aug 1999 01:02:37 -0700 Content-Transfer-Encoding: 8bit References: <37be8bb8 AT news DOT mdh DOT se> <37C49C77 DOT A6C AT ns DOT sympatico DOT ca> X-Posted-Path-Was: not-for-mail Content-Type: text/plain; charset=iso-8859-1 X-ELN-Date: 26 Aug 1999 07:59:18 GMT X-ELN-Insert-Date: Thu Aug 26 01:05:08 1999 Organization: Offworld Press Lines: 10 Mime-Version: 1.0 NNTP-Posting-Host: 1cust104.tnt4.lancaster.ca.da.uu.net Message-ID: <37C4F49D.627B@earthlink.net> X-Mailer: Mozilla 3.04 (Win16; I) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Erik "Tower" Ytterberg wrote: > We are having some trouble reading input from the keyboard. If you press > more than one key the program ignores it. We have looked at the examples > that comes with Allegro, and we canīt find anything that differs from our > code. Whatīs the secret?? If it's Allegro 3.0, you may have run into a series of kb bugs that we found during a large project; they caused all manner of erratic kb behaviour (most notably inverted capslock state). Our fixes are included in the current version of Allegro.