Dear Experts,

I'm trying to get my new Apple bluetooth keyboard working how I want. I'm running a 2.6.25 kernel so I believe that I have the patches to support it; I have CONFIG_USB_HIDINPUT_POWERBOOK=y. But I don't seem to get even FN+cursor-up = PgUp, which I think is one of the things that patch should implement.

Looking at hid-quirks.c there seem to be table entries for USB_DEVICE_ID_APPLE_ALU_WIRELESS_*. But this is a bluetooth HID device, not a USB device. Do bluetooth HID events go through this mapping? Maybe this will only work if the keyboard is talking to a USB bluetooth dongle in "HID mode". I don't think my dongle supports that mode, but one solution may be to get hold of one that does.

Also: this is a UK layout keyboard, and I'm seeing the key to the left of Z and the key to the left of 1 swapped. Does this indicate that HID_QUIRK_APPLE_ISO_KEYBOARD is not being applied?


Any thoughts?

Thanks,  Phil.



Reply via email to