[Bug 189676] Synaptics driver not functioning when the h/w is a Synaptics-cPad

bugzilla at redhat.com bugzilla at redhat.com
Mon Dec 1 00:59:22 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=189676





--- Comment #9 from Peter Hutterer <peter.hutterer at redhat.com>  2008-11-30 19:59:21 EDT ---
Ok, let's try the HAL thing first: edit
/usr/share/hal/fdi/policy/20thirdparty/10-synaptics.fdi and change the 

<match key="info.product" contains="Synaptics TouchPad">
        <merge key="input.x11_driver" type="string">synaptics</merge>
</match>

to just ... contains="Synaptics"... This way hal should provide the correct
device and we might just pick it up through the kernel evdev interface.

Restart HAL, restart X, and it may work.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the fedora-triage-list mailing list