<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 - Touchpad not recognized as clickpad, cannot force the setting"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97147">97147</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Touchpad not recognized as clickpad, cannot force the setting
          </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>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </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>yakity.1@me.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=125438" name="attach_125438" title="evemu-describe output">attachment 125438</a> <a href="attachment.cgi?id=125438&action=edit" title="evemu-describe output">[details]</a></span>
evemu-describe output

In my HP Stream 11 there is a clickpad (button under the trackpad). The
property INPUT_PROP_BUTTONPAD somehow isn't set for this device.

In X.org I use the following configuration in:
/usr/share/X11/xorg.conf.d/50-synaptics.conf

Section "InputClass"
        Identifier "touchpad catchall"
        Driver "synaptics"
        MatchIsTouchpad "on"
        Option "ClickPad" "true"
        [..]

EndSection

There doesn't seem to be such an option for libinput. Because of this I cannot
use the clickpad properly. For example right click doesn't work, or drag and
drop with pressing with one finger and moving with another.</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>