Re: Missing USB keys
From: Martin Costabel <hidden>
Date: 1999-10-27 12:05:24
Gerd Knorr wrote:
How can I figure out the correct adb keycodes? Hav'nt such a keyboard...
There are German keymaps in the console-tools rpm, for example /usr/lib/kbd/keymaps/mac/mac-de-latin1-nodeadkeys.kmap.gz I guess you would have to compare this with a corresponding German usb keymap. Don't know where to find one, but I'm sure such keymaps have been offered on the net.
quoted
--- drivers/usb/maps/usb.map 1999/04/28 11:52:38 1.1 +++ drivers/usb/maps/usb.map 1999/10/26 17:34:42@@ -88,7 +88,7 @@ keycode 49 = backslash bar^^^^^^^^^^^^^^^^^^^^quoted
-keycode 50 = +keycode 50 = backslash bar^^^^^^^^^^^^^^^^^^^^ Does'nt look like a good idea...
Looks bad, indeed. Works, however, on the B&W G3 where I tried it :-) It just means that both USB keycodes 49 and 50 will be mapped to the same ADB keycode. I don't quite remember (have been away from linux for a month), but I think only one of the two actually exists on a key. -- Martin ** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/