Subject: Re: German keyboard encoding
To: Ulrich Habel <uhabel@macbsd.org>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: port-macppc
Date: 12/04/2001 12:37:28
On Tue, Dec 04, 2001 at 07:44:00AM +0100, Ulrich Habel wrote:
> Manuel Bouyer <bouyer@antioche.eu.org> writes:
> 
> 
> > 
> > Hum, looks like there is no german keymap for this keyboard yet.
> > Do you want to provice one ? :)
> 
> well :-) ...Sure ..I will do ...but if I look into the following
> file: /sys/dev/pckbc/wskbdmap_mfii.c
> 
> there is a section
> static const keysym_t pckbd_keydesc_de[] = { 
> 
> so it seems there is a keyboard description but it isnt used.
> 
> If you point me to the right file - I can make a german keymap
> of course.
> 
> (Maybe I didnt get the point here - is this file only used on 
> i386 ?)

There is a keyboard map per keyboard driver. pckbc is for PC-style keyboards
(also used on alpha, maybe some arm32, etc ...)
If you have a usb keyboard I think you need to look at sys/dev/usb/ukbdmap.c
Otherwise it may be sys/arch/macppc/dev/akbdmap.h

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--