Message-Id: <199908092245.SAA28538@delorie.com> From: "Dan Gold" To: Subject: Re: kebaord input Date: Fri, 11 Jan 1980 21:05:31 -0800 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com To do that you have to re-program the keybaord interrupt. There are quite a few tutorials on how to do this around, since it's a bit much to explain here. It afew dpmi calls to set the interrupt vector and link your callback function to the interrupt. You will also need to create a key_table of values for whether the key is set or not. My webpage has some links to pages that deal with this. -=-=[CATACOMB ABYSS]=-=- http://www.geocities.com/SiliconValley/Port/1547/ from Dan Gold...