From: "George Kinney" Subject: Re: Keyboard Driver Newsgroups: comp.os.msdos.djgpp References: <01bc91fd$257f89c0$59a333cf AT gisco DOT net DOT gisco DOT net> Organization: The Unknown Programmers Message-ID: <01bc9259$ad1dfea0$ec8033cf@pentium> NNTP-Posting-Host: 207.51.128.236 Date: 17 Jul 97 02:23:37 GMT Lines: 16 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Ben Cohee wrote in article <01bc91fd$257f89c0$59a333cf AT gisco DOT net DOT gisco DOT net>... > Hello, I am looking for a multipress keyboard driver for DJGPP. From where > i have looked on the net I cannot find anything that uses any keyboard > drivers, just the kbhit() and getch() functions. Im looking for something > like Allegros which uses the if (key[KEY_ARROWUP]) like syntax. Any help or > link to a page would be apprciated. > Thanx in advance. > look for libkbd?? (where ?? is the version number, last was) It's a small lib for this purpose.