[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Canadian French encoding
---------------------------- Original Message ----------------------------
Subject: Re: Canadian French encoding
From: "Mathieu Sauve-Frankel" <msf@kisoku.net>
Date: Fri, July 30, 2004 7:43 am
To: anakha@clubinfo.bdeb.qc.ca
--------------------------------------------------------------------------
On Thu, Jul 29, 2004 at 10:14:26PM -0400, anakha@age.bdeb.qc.ca wrote:
> I have been looking for some time after a Canadian French keyboard
encoding.
>
> Alternatively, as I didn't find one I tried to mak one myself and got
confused bu the wscons code (specifically where does kbc builds its
traduction tables).
>
> If you have pointers for any of these concerns, your help is appreciated.
>
> -anakha
bonjour
/usr/src/sys/dev/pckbc/wskbdmap_mfii.c
--
Mathieu Sauve-Frankel
msf@kisoku.net || msf@openbsd.org
Ok so now I'm ready to do the encoding but I would like to know if anybody
knows of a better way to determine keycodes sent by the keyboard than to
look at what is defined for what for my current encoding. I have most of
the keyboard figured out this way but there are some keys that are not
defined or send bizzare outputs. I am on i386 with a ps/2 keyboard if you
need to know. Thanks for your help. I hope to post the results soon.
-anakha