Date: Mon, 19 Jul 93 10:08:33 EDT From: DJ Delorie To: fox AT pt0204 DOT pto DOT ford DOT com Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: custom keyboard interrupt handler? Why don't you just use kbhit() and getkey() to monitor the keyboard? It's a lot simpler than trying to trap keyboard interrupts. As for 1.10 breaking grx, get pub/csdpmit1.zip and use the go32.exe in there.