Xref: news2.mv.net comp.os.msdos.djgpp:4920 From: Galileo 6 Newsgroups: comp.os.msdos.djgpp Subject: Little problem with Allegro(Wath a library!!)(What Genius!!) related with keyboard!! Date: 13 Jun 1996 10:51:05 GMT Organization: Universidad Autonoma de Madrid, Spain Lines: 11 Message-ID: <4porqp$7uv@acebo.sdi.uam.es> NNTP-Posting-Host: galileo5.adi.uam.es To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hi reader!! I've another little problem with allegro. I use at the same time getch() function and the keyb interrupt handler. In the docs I've read that keyboard_install uses keyb interrupts too. Question: Can I still use my old getch() based functions or: 1 Must I exit allegro's keyb functions... 2 Must I use Keypressed(). Thanks!!