<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add support for ForcePads"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=85627">85627</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Add support for ForcePads
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Wayland
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>low
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>libinput
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>wayland-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>peter.hutterer@who-t.net
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>jwrdegoede@fedoraproject.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>ForcePad is the most recent touchpad from Synaptics Inc. It's a multi-touch
capable touchpad without any physical buttons, i.e. without even the clickpad
button.

Synaptics: <a href="http://www.synaptics.com/en/forcepad.php">http://www.synaptics.com/en/forcepad.php</a>
Kernel patches: <a href="https://lkml.org/lkml/2014/9/8/478">https://lkml.org/lkml/2014/9/8/478</a>

The device still sends BTN_LEFT when a pressure threshold is met and
INPUT_PROP_BUTTONPAD is set. It should thus work fine as clickpad.
If the device is marked by the kernel as ForcePad, we can ignore the clicks and
provide click emulation from within libinput. That would provide more flexible
implementations, including direct software button emulations based on the
finger positions.

Device is present on the HP EliteBook 1040 laptops, note that those laptops do
not have software button markings.
<a href="http://www8.hp.com/au/en/ads/elite-products/elitebook-1040.html">http://www8.hp.com/au/en/ads/elite-products/elitebook-1040.html</a></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>