Hi Pete, On 12/17/06, Pete Zaitcev <[EMAIL PROTECTED]> wrote: > Hi, Dmitry: > > Do you know anything about this: > > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=219968 > Synposys: Fn key on Macbook Pro stopped working > > > In kernel-2.6.18-1.2798.fc6 and earlier my Fn key worked. In > > kernel-2.6.19-1.2877.fc7 not so. This is on an Apple Macbook Pro. > > > > This makes it impossible to use Home, End, Pg+, Pg- ''keys'' (they are > > accessed > > through Fn + arrow keys) effectively rendering the keyboard, and thus the > > laptop, useless for manipulating source code. I'm stuck at > > kernel-2.6.18-1.2798.fc6 until this is fixed. Thanks. > > The only thing which seems remotely relevant is something called > "iso keyboard quirk". >
I looked at it but it seems pretty innocent... Is it possible to check if CONFIG_USB_HID_POWERBOOK was not dropped accidentially from the .config? > The gitweb does not show the history for hid-input.c anymore (after > Jiri moved it), so I can't find the commit message. So much for the > vaunted ability of git to rename files. Well, you still can do it - go into history for drivers/hid/hid-input.c, open the first change and then click on the parent commit. In the parent commit click on the 'tree' link and then navigate to drivers/usb/input and you can see pre-rename history. Not very convenient, I agree. -- Dmitry ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
