Path: utzoo!attcan!uunet!van-bc!rsoft!mindlink!a464 From: a464@mindlink.UUCP (Bruce Dawson) Newsgroups: comp.sys.amiga.tech Subject: Re: Reading the keyboard without a window. Message-ID: <1076@mindlink.UUCP> Date: 7 Feb 90 16:05:56 GMT Organization: MIND LINK! - British Columbia, Canada Lines: 6 Don't write down the code and qualifier for each key. Open the console device and use the RawKeyTranslate function to go from code/qualifier to ascii. VERY IMPORTANT because translations vary from machine to machine. .Bruce.