keymap is fubar! what to do?

2002-06-24 Thread Martin A. Hansen
i installed debian on an oldworld ppc. the keymap is fubar, but i can connect
to the box per remote. how do i fix the keymap


its a 8500 series power mac running woody with a 2.2.19 kernel

i did dpkg-reconfigure console-common and selected 'choose keymap' and 'standard
keyboard' with 'qwerty layout', but it doest work?


martin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: keymap is fubar! what to do?

2002-06-24 Thread David Roundy
On Mon, Jun 24, 2002 at 03:51:32PM +0200, Martin A. Hansen wrote:
 i installed debian on an oldworld ppc. the keymap is fubar, but i can connect
 to the box per remote. how do i fix the keymap
 
 its a 8500 series power mac running woody with a 2.2.19 kernel

Did you compile the kernel yourself? If so, you probably need the 'kernel
sends linux keycodes' option.  I don't remember precisely what the option
is (my mac at home is off).  This isn't the default configuration for
vanilla ppc kernels if I recall rightly.  The opposite option being ADB
keycodes, by the way.

If you want to learn more about this you could search the archives (of
debian-powerpc) from a
year or so back (maybe more...) for 'linux keycodes' and/or 'ADB
keycodes'.  It was a big deal FAQ at the time, since everybody's keymap got
broken when the switch was made.

There is also some file in /proc you can echo 1 to which switches this
kernel configuration.  It's called something like
/proc/.../kernel_sends_linux_keycodes...
-- 
David Roundy
http://civet.berkeley.edu/droundy/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]