Forgot to give snippets of the fdi file under
/etc/hal/fdi/policy/x11-synaptics.fdi
<?xml version="1.0" encoding="ISO-8859-1"?>
<deviceinfo version="0.2">
<device>
<match key="info.capabilities" contains="input.touchpad">
<merge key="input.x11_driver" type="string">synaptics</merge>
<merge key="input.x11_options.SHMConfig" type="string">On</merge>
<merge key="input.x11_options.EmulateTwoFingerMinZ"
type="string">90</merge>
<merge key="input.x11_options.VertTwoFingerScroll"
type="string">true</merge>
<merge key="input.x11_options.HorizTwoFingerScroll"
type="string">true</merge>
<merge key="input.x11_options.TapButton1" type="string">1</merge>
<merge key="input.x11_options.TapButton2" type="string">2</merge>
</match>
</device>
</deviceinfo>
--
Multi touch not working after providing HAL fdi file also
https://bugs.launchpad.net/bugs/404909
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs