conf: the bcm5974 doesn't have Apple in the product name

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

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer
2012-03-23 15:45:10 +10:00
parent 4a80c0dc38
commit 291fdc6980

View File

@@ -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