Josh Huber <[EMAIL PROTECTED]> writes: >> You can try checking if your keyboard generates the raw >> 0xff keycode during the "missing" caps lock key up/down events. The >> patch needs this for it to work. In drivers/macintosh/adb.c:adb_input(), >> set "dump_adb_input" to 1 and watch your syslog when you press the >> caps lock key. (You can do this at run time with xmon.) > > Okay, rebuilding right now.
Bummer! It seems as though my keyboard doesn't send the 0xff keycode. [down] Apr 15 14:58:55 mystic kernel: adb packet: 2c 39 ff, id = 2 [up] (nothing) [down] (nothing) [up] Apr 15 14:59:00 mystic kernel: adb packet: 2c b9 ff, id = 2 that sucks! thanks for the help anyway ;) -- Josh Huber | [EMAIL PROTECTED] | -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]