<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Elantech touchpad: multi-finger scrolling not working at all"
href="https://bugs.freedesktop.org/show_bug.cgi?id=100873#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Elantech touchpad: multi-finger scrolling not working at all"
href="https://bugs.freedesktop.org/show_bug.cgi?id=100873">bug 100873</a>
from <span class="vcard"><a class="email" href="mailto:moritz@bunkus.org" title="Moritz Bunkus <moritz@bunkus.org>"> <span class="fn">Moritz Bunkus</span></a>
</span></b>
<pre>What I mean by "the Elantech driver" is actually the Synaptics input driver.
Installing the "xs86-input-synaptics" package and using the following x.org
configuration makes multi-finger-scrolling work:
------------------------------------------------------------
Section "InputClass"
Identifier "touchpad"
Driver "synaptics"
MatchIsTouchpad "on"
EndSection
------------------------------------------------------------
For comparison purposes I'll attach Xorg.0.log of
multi-finger-scrolling-working-with-Synaptics.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>