<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - Decreased touchpad sensitivity area"
href="https://bugs.freedesktop.org/show_bug.cgi?id=96315#c21">Comment # 21</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - Decreased touchpad sensitivity area"
href="https://bugs.freedesktop.org/show_bug.cgi?id=96315">bug 96315</a>
from <span class="vcard"><a class="email" href="mailto:peter.hutterer@who-t.net" title="Peter Hutterer <peter.hutterer@who-t.net>"> <span class="fn">Peter Hutterer</span></a>
</span></b>
<pre>(In reply to cooks.go.hungry from <a href="show_bug.cgi?id=96315#c20">comment #20</a>)
<span class="quote">> Basically if I place my finger at the edge of my touchpad or in one of the
> corners no matter where I move my finger, as long as it does not leave the
> touchpad, there is no movement of the cursor.</span >
this is intended, see the link regarding palm detection above
<span class="quote">> This also means that I am unable to use the edges of my touchpad to scroll.</span >
do you have edge scrolling enabled? your xinput list-props output above shows
you have 2-finger scrolling enabled, not edge scrolling.
run this command to enable it temporarily:
xinput set-prop "SynPS/2 Synaptics TouchPad" "libinput Scroll Method Enabled"
0 1 0
if that does the job either write an xorg.conf snippet or get your DE to enable
it for you (eg. GNOME has a toggle for it)
<span class="quote">> Neither of these issues were present before I installed this package. And
> even if I use my little finger (so it can't possibly think it's my palm) [..]</span >
you're vastly overestimating the capabilities on your touchpad, sorry. it can't
even track two fingers properly (it's of the semi-mt class) and pressure
information is notoriously unreliable - that's why we don't use it for palm
detection.
anyway, afaict the problem here is that edge scrolling isn't enabled.</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>