<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Apple Magic Trackpad sensitivity too low (does not detect touches unless pressing hard)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103970#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Apple Magic Trackpad sensitivity too low (does not detect touches unless pressing hard)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103970">bug 103970</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>Wait a sec... this is a standalone touchpad so palm detection is generally
pointless here (and also spurious per the above numbers since it can be
confused for large flat fingers).

So this works best:

--touch-thresholds 2:1 --palm-threshold 900

or any higher value of palm-threshold, since we don't need palm detection at
all.</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>