[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Keycodes Problem



> Now I have trouble that the keyboard maps are wrong.  According to the
> "PowerPC Keycodes Change" document on the website, this shouldn't
> happen to me as I have a fresh install.  I've tried creating
> /proc/sys/dev/mac_hid/keyboard_sends_linux_keycodes with 1 in it (per
> the docs), but this does nothing.  The documentation specifically
> states that this shouldn't happen to me, yet it does.  What can I do? 
> (I don't really care if I use ADB or Linux keycodes, as long as it
> works)

Hello stephen,

you don't need to create this. It should be there already.
If not, you need to recompile your kernel.

In my kernel I have this set:

CONFIG_ADB=y
CONFIG_ADB_MACIO=y
CONFIG_INPUT_ADBHID=y
# CONFIG_MAC_ADBKEYCODES is not set
CONFIG_MAC_HID=y


Bye,claas



Reply to: