2014/1/4 Dylan Paul Thurston <dpthurst@xxxxxxxxxxx>: > > I didn't quite follow this or the following discussion. One thing I > wanted to look into was whether it was possible to have a middle mouse > click in addition to the left and right clicks. Normally, clickpad only supports Left/Right click. I'm afraid middle click would not be supported as standard. However, if you have interest in middle click, based on our patch, you can support that by yourself. # Since it's a clickpad with only one button, you can report any button event as you like by detecting the finger area when clicking. > I had reported spurious clicks with the generic driver; I'm quite sure I'm not > actually touching the pad when this happens, in case that's relevant. I'm not sure where is wrong with generic driver. We would check the behavior with latest kernel later. -- Best Regards, Tommy -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html