Date: Thu, 27 Nov 1997 13:50:18 +0200 (IST) From: Eli Zaretskii To: Paul Cartwright cc: djgpp AT delorie DOT com Subject: Re: keyboard problem! In-Reply-To: <65iu4r$ca1$1@yeppa.connect.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On 27 Nov 1997, Paul Cartwright wrote: > does anyone know an algorithm that will get the scan code from a > pressed key? Do you need an algorithm, or code to do that? If the latter, just use the DJGPP library function `getxkey'.