From: Jerome F. <jf...@gm...> - 2008-05-29 07:21:07
|
Hello, In kernel/mactel-patches-2.6.24/hid-add-new-apple-keyboard.patch , two keys seem to be missing in the array "apple_keyboard_fn_keys": { KEY_F5, KEY_KBDILLUMDOWN, POWERBOOK_FLAG_FKEY }, { KEY_F6, KEY_KBDILLUMUP, POWERBOOK_FLAG_FKEY }, Without these two lines, it's not possible for me on my macbook pro 4.1 to adjust the light of the keyboard with pommed, but with them, it works fine. I'm also wondering : Is there any plan to integrate your patches to the mainstream linux kernel ? |