commit | 315eb996d5505112b22452ccbc7e01fb02eaae81 | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Mon Nov 16 22:12:21 2009 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Fri Nov 20 00:52:12 2009 -0800 |
tree | 86abf8a390575efe1bc0b678dbd27310ff351f59 | |
parent | 0cc1770b66ddc2524ab5f0ed6ba5f2df19d6414a [diff] |
Input: psmouse - rework setting of BTN_MIDDLE capability Do not start protocol detection assuming that middle mouse is present, instead let individual protocols explicitly set this capability. This fixes issue with Synaptics touchpads pretending that they have middle button when hardware clearly reports otherwise. Reported-and-tested-by: Andrey Borzenkov <arvidjaar@mail.ru> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>