Sender: Jesse Chounard From: Jesse Chounard Subject: Re: CTRL key in Allegro problem Newsgroups: alt.games.programming,comp.os.msdos.djgpp References: <7igt3r$kr9$1 AT arachne DOT labyrinth DOT net DOT au> <85DE9BE41EC879E4 DOT 8DB591EEA5BF3EAE DOT EC78DA1DDDE6FA55 AT library-proxy DOT airnews DOT net> <8%h33.509$A4 DOT 16330 AT news020 DOT image DOT dk> <7iktkm$2nb$1 AT arachne DOT labyrinth DOT net DOT au> X-Newsreader: TIN [UNIX 1.3 unoff BETA 970625; 9000/780 HP-UX B.10.20] NNTP-Posting-Host: saucer.cc.umr.edu X-NNTP-Posting-Host: saucer.cc.umr.edu Message-ID: <375206af.0@news.cc.umr.edu> Date: 31 May 99 03:49:03 GMT Organization: University of Missouri - Rolla Lines: 15 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com In alt.games.programming Ole Laursen wrote: : You misunderstood me - it was the other guy who had problems with : multiple keypresses, that should blame the keyboard, not you. The : problems with Ctrl is apparently (as others have said) that Allegro : distinguish between the right and the left Ctrl. It might also be that the program is being started from RHIDE with the Ctrl-F9 to run. (I think it's F9.) When Allegro takes over the keyboard, the Ctrl key is still down, as it happens really fast, and so odd things happen. Assuming that this is a possiblity, it would be really easy to discover if this is the problem by using the mouse to open the menu and run the program. Jesse