[Bug 207127] Re: fn key doesn't work in hardy with macbook pro fourth generation (4, 1)

Alex Karpenko alexkarpenko at hotmail.com
Mon May 19 05:23:54 UTC 2008


Attached is a patch to fix the fn keys on all new Macbook Pros (v4,1). The naming scheme follows the one defined by Apple in:
/System/Library/Extensions/AppleUSBTopCase.kext/Contents/PlugIns/AppleUSBTCKeyboard.kext/Contents/Info.plist

The keyboard name is WellspringII, and the Device ID is 0x0230, 0x0231, 0x0232 for ANSI, ISO, JIS respectively (as defined in Info.plist, and confirmed for ANSI and ISO by me and Scott).
Some debugging has been done using dynamically loaded quirks here: 
http://ubuntuforums.org/showthread.php?p=4984452&posted=1#post4984452

This patch simply adds the findings to hid-quirks.c, so that the
keyboard is recognized automatically in the future.

** Attachment added: "fix_fn_key_on_macbookpro_4_1.patch"
   http://launchpadlibrarian.net/14595497/fix_fn_key_on_macbookpro_4_1.patch

-- 
fn key doesn't work in hardy with macbook pro fourth generation (4,1)
https://bugs.launchpad.net/bugs/207127
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux-meta in ubuntu.




More information about the kernel-bugs mailing list