From: Martynas Kunigelis Newsgroups: comp.os.msdos.djgpp Subject: Re: Keyboard Driver Date: Mon, 21 Jul 1997 15:43:42 +0300 Organization: LITNET Lines: 21 Message-ID: References: <01bc91fd$257f89c0$59a333cf AT gisco DOT net DOT gisco DOT net> <01bc9259$ad1dfea0$ec8033cf AT pentium> NNTP-Posting-Host: saule.pit.ktu.lt Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII In-Reply-To: <01bc9259$ad1dfea0$ec8033cf@pentium> 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. > Get ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2tk/mkkbd3.zip It does exactly what you need and not a bit more. Martynas