<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - Libinput: 1.9+: Apple Magic Trackpad stutters, is unresponsive"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103572#c27">Comment # 27</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - Libinput: 1.9+: Apple Magic Trackpad stutters, is unresponsive"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103572">bug 103572</a>
from <span class="vcard"><a class="email" href="mailto:daniel.van.vugt@canonical.com" title="Daniel van Vugt <daniel.van.vugt@canonical.com>"> <span class="fn">Daniel van Vugt</span></a>
</span></b>
<pre>Instead of adding:
libinput:touchpad:input:b0005v05ACp030E*
LIBINPUT_ATTR_TOUCH_SIZE_RANGE=<put one number>:<put another number>
I think we should fix the root cause, which is an over-general match here:
libinput:touchpad:input:b0003v05ACp*
libinput:touchpad:input:b0005v05ACp*
LIBINPUT_MODEL_APPLE_TOUCHPAD=1
### Delete the below because the rule matches too many different touchpads ###
LIBINPUT_ATTR_SIZE_HINT=104x75
LIBINPUT_ATTR_TOUCH_SIZE_RANGE=150:130
LIBINPUT_ATTR_PALM_SIZE_THRESHOLD=800
### Whoever owns them should re-add a new more specific rule for theirs ###
Maybe then adding LIBINPUT_ATTR_TOUCH_SIZE_RANGE would not be necessary?</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>