On 05-12-2009 05:37, Mattia Dongili wrote:
On Fri, Dec 04, 2009 at 01:47:50PM Renato S. Yamane wrote:
# cp /usr/share/hal/fdi/policy/20thirdparty/11-x11-synaptics.fdi
/etc/hal/fdi/policy
did you also edit the file?
This is what I have:
<?xml version="1.0" encoding="UTF-8"?> <!-- -*- SGML -*- -->
<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.CircularScrolling"
type="string">true</merge>
<merge key="input.x11_options.VertEdgeScroll"
type="string">true</merge>
<merge key="input.x11_options.HorizEdgeScroll"
type="string">true</merge>
<merge key="input.x11_options.TapButton1"
type="string">1</merge>
<merge key="input.x11_options.TapButton2"
type="string">2</merge>
<merge key="input.x11_options.TapButton3"
type="string">3</merge>
</match>
</device>
</deviceinfo>
I tried copy your FDI file above but tap/scrolling still not working on
my Thinkpad T61.
Did you see how much is difficult enable it? :-)
Regards,
Renato
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org