Ok, well I got it by setting the keyboard_sends_linux_keycodes=1 option in BootX. I did find the keymaps in /usr/share/keymaps/mac/, but it didn't work. When it booted, it first loaded it fine. Then, later in the booting process, it would for some reason load it again but the wrong one this time. (I know this because I could type 'hi' successfully after the first but not after the second) I then saw that the one that I put in the /etc/console directory had been renamed to boottime.kmap.old.gz, and the incorrect one had replaced it as boottime.kmap.gz. I have no clue why it did this, but it works now. Thanks, Steven
--- Claas Langbehn <[EMAIL PROTECTED]> wrote: > > 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 > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > ===== --------------------------------- Steven Schlansker Tech Support, Flamin' Ghost Software http://www.silvernetwork.net/~ghost/ __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com

