On Wed, 21 May 2003, Jule Slootbeek wrote:

> Well i got the kernel compiled, but when i restart and use it, my
> keyboard is mapped strangly, the 8 key is enter and the e key is
> backspace, is there a fix for that problem?

Maybe this is a problem because you are not using Linux keycodes? To
make sure you are using Linux codes, check the .config file for your
kernel source, and see if you have this line:

#
# Macintosh device drivers
#
.
.
.
# CONFIG_MAC_ADBKEYCODES is not set
.
.
.

There is also a way to change this at boot time via setting the value
of a file within the /proc directory, but I can't remember the exact
command that will let you do that. The archives should be able to give
you that info.

If this is not a keycode problem, then I'm not sure what it could be.

cheers
vinai


Reply via email to