[PATCH synaptics] conf: the bcm5974 doesn't have Apple in the product name

Peter Hutterer peter.hutterer at who-t.net
Thu Mar 22 22:49:39 PDT 2012


But it's still a single-button device from the known fruit manufacturer.

Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
Keith, you've got one of these, can you test this please? thanks.

 conf/50-synaptics.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/50-synaptics.conf b/conf/50-synaptics.conf
index 822f7a4..9e86a7a 100644
--- a/conf/50-synaptics.conf
+++ b/conf/50-synaptics.conf
@@ -38,7 +38,7 @@ EndSection
 # This option is only interpreted by clickpads.
 Section "InputClass"
         Identifier "Disable clickpad buttons on Apple touchpads"
-        MatchProduct "Apple"
+        MatchProduct "Apple|bcm5974"
         MatchDriver "synaptics"
         Option "SoftButtonAreas" "0 0 0 0 0 0 0 0"
 EndSection
-- 
1.7.7.6



More information about the xorg-devel mailing list