Subject: Re: LCII & ADBTEST.160
To: Benoit Boute <Benoit.Boute@inria.fr>
From: John P. Wittkoski <jpw@netscape.com>
List: port-mac68k
Date: 10/11/1996 12:24:33
Benoit Boute wrote:

> I've got a problem using my French AZERTY keyboard. Does anyone have a
> solution so that I could type 'a' on my keyboard to get an 'a' and not a
> 'q' ?

If you use 'dt', which I highly recommend if you are not using X,
you can compile a French keyboard version. 

Just comment out the #define US_LAYOUT and uncomment the
#define FR_LAYOUT in config.h and make.

If you are using X, you can probably do something with an xmodmap
setup.

	--John