From: battle DOT axe AT PEGASUZ DOT COM Date: Mon, 4 Dec 1995 07:57:08 -0500 Message-ID: Subject: Keyboard Handlers.. Argh! To: djgpp Ok, I have tried implementing a keyboard handler I had used before (in 16-bit real mode of coarse), but I get the standard Page Fault error at... Now I KNOW about the locking of memory, I even used the same code that the SB_libv3 uses to lock it's ISR. To no avail.. I have tried that sample_interupt_handlers.zip at the FTP://ftp.delorie.com/djgpp/contrib (or whereever) and I can't even get it to be CALLED right from within C, it just doesn't seem to be called at all.. Anyone have ANY luck with any keyboard handler's? I'd like to know.. John Tarbox ------------- battle DOT axe AT pegasuz DOT com