Subject: Re: mangled keyboard in X
To: Charlie Allom <charlie@rubberduck.com>
From: Aymeric Vincent <Aymeric.Vincent@labri.fr>
List: port-macppc
Date: 09/16/2002 13:37:00
In your XF86Config file, do you have:

Option "Protocol" "wskbd"
Option "Device" "/dev/wskbd0"

in the InputDevice section for the keyboard?

In order to use the "standard" protocol, you need to compile a kernel
with WSDISPLAY_COMPAT_RAWKBD enabled.

Regards,
 Aymeric