conf: apply ClickPad softbuttons option through fdi file too (fixed version)

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer
2012-08-05 14:32:08 +10:00
parent f2cb48e6ee
commit 18dae625ea

View File

@@ -30,6 +30,10 @@
For other possible options, check CONFIGURATION DETAILS in synaptics man page
-->
<merge key="input.x11_options.SoftButtonAreas" type="string">50% 0 82% 0 0 0 0 0</merge>
<match key="info.product" contains="Apple|bcm5974">
<merge key="input.x11_options.SoftButtonAreas" type="string">0 0 0 0 0 0 0 0</merge>
</match>
</match>
</device>
</deviceinfo>