Subject: German keyboard encoding
To: None <port-macppc@netbsd.org>
From: Ulrich Habel <uhabel@macbsd.org>
List: port-macppc
Date: 12/03/2001 23:38:12
Hi,


I am trying to set up my mac with a German keyboard.
So I included the following options in my kernel config
and built a new kernel:

options         PCKBD_LAYOUT="( KB_DE | KB_NODEAD )"


I also built (for a different build) one using:


options         GERMAN_KBD      # using German keyboard mapping




another option (for a different build) was:


options         PCKBD_LAYOUT="KB_DE"



but none of this worked for me.

The output of wsconsctl is still:

bash-2.05# wsconsctl -w encoding=de
wsconsctl: WSKBDIO_SETENCODING: Invalid argument


Where is the mistake here ?


thx for your help.


mfg/regards


Uli