Port-amiga archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

french keyboard



Hi,

I'm trying to make an french keyboard map for the 'loadkmap' command.
It's not for X windows. I haven't found one on the distribution, but
maybe someone else made one ??

So, I have problems. For example, we take the '^' symbole.
In french, it could associated with a, e, i, o, u.
So, I declare a line like :

        DC, '^',

for the key where the symbol is draw ;-).

But, if I want the '^' alone (for a boolean expression or something
like this), with a normal keyboard, I tap '^' <SPACE>.
With the line above, I obtain a blank space, not the '^'.
How to make what I want ?

Thanks.




Home | Main Index | Thread Index | Old Index