Comment 16 for bug 291408

Revision history for this message
Leann Ogasawara (leannogasawara) wrote :

Marty, thanks for opening the usptream bug. Examining the upstream bug report, it looks like this is resolved with the following commit that is already available for testing in the latest Karmic Alpha kernel. Based on this information I'm marking this Fix Released for Karmic. Images are available for testing at http://cdimage.ubuntu.com/daily-live/current/ . Thanks.

ogasawara@emiko:~/ubuntu-karmic$ git log -p fa047e4f6fa63a6e9d0ae4d7749538830d14a343
commit fa047e4f6fa63a6e9d0ae4d7749538830d14a343
Author: Jiri Kosina <email address hidden>
Date: Wed Jun 10 10:25:56 2009 +0200

    HID: fix inverted wheel for bluetooth version of apple mighty mouse

    Bluetooth version of Apple Mighty mouse (0x05ac/0x030c) doesn't, according t
    multiple reports on linux-input@, need the same quirk as the USB version of
    this mouse (0x05ac/0x0304) does.

    Signed-off-by: Jiri Kosina <email address hidden>