Marking this Fix Released for the actively developed Karmic kernel. It also appears this has recently been applied to the Jaunty kernel git tree:
https://lists.ubuntu.com/archives/kernel-team/2009-July/006524.html ogasaw...@yoji:~/ubuntu-jaunty$ git log a6123b04d1c81e8210bdd1d9507f341286873de1 commit a6123b04d1c81e8210bdd1d9507f341286873de1 Author: Peter Hutterer <[email protected]> Date: Thu Nov 20 15:24:42 2008 -0500 Input: synaptics - report multi-taps only if supported by the device BugLink: https://bugs.launchpad.net/ubuntu/+bug/399787 commit e42b6646a8298fe06a33a0f68dab661335f5db6e upstream According to Section 2.4.4 of the Synaptics TouchPad Interfacing Guide, bit 2 specifies if multi-finger detection is provided by the touchpad. Thus, only set BTN_TOOL_DOUBLETAP and BTN_TOOL_TRIPLETAP if the device actually supports it. Signed-off-by: Peter Hutterer <[email protected]> Signed-off-by: Dmitry Torokhov <[email protected]> Signed-off-by: Alberto Milone <[email protected]> Acked-by: Stefan Bader <[email protected]> Acked-by: Tim Gardner <[email protected]> ** Also affects: linux (Ubuntu Jaunty) Importance: Undecided Status: New ** Changed in: linux (Ubuntu Jaunty) Status: New => Fix Released ** Changed in: linux (Ubuntu Jaunty) Status: Fix Released => Fix Committed ** Changed in: linux (Ubuntu) Status: New => Fix Released -- The kernel shoud set BTN_TOOL_DOUBLETAP and BTN_TOOL_TRIPLETAP only if the touchpad supports them https://bugs.launchpad.net/bugs/399787 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
