<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 - synaptics Clickpad Right/Middle click no longer faked"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105909">105909</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>synaptics Clickpad Right/Middle click no longer faked
          </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>matthew@wil.cx
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I have an HP Envy x360 with a synaptics Clickpad.  The right and middle buttons
used to be faked but after a reboot are no longer being faked.  This is current
Debian testing with libinput 1.10.3-2, kernel 4.15.0-2, 

libinput debug-events --device /dev/input/event1 --set-click-method=buttonareas
shows BTN_LEFT BTN_RIGHT and BTN_MIDDLE

libinput debug-events --device /dev/input/event1 --set-click-method=clickfinger
shows only BTN_LEFT.

$ sudo libinput debug-events --device /dev/input/event1
--set-click-method=buttonareas
-event1   DEVICE_ADDED     SynPS/2 Synaptics TouchPad        seat0 default
group1  cap:pg  size 117x57mm tap(dl off) left scroll-nat scroll-2fg-edge
click-buttonareas-clickfinger dwt-on
 event1   POINTER_BUTTON    +1.12s      BTN_LEFT (272) pressed, seat count: 1
 event1   POINTER_BUTTON    +1.20s      BTN_LEFT (272) released, seat count: 0
 event1   POINTER_BUTTON    +2.41s      BTN_MIDDLE (274) pressed, seat count: 1
 event1   POINTER_BUTTON    +2.55s      BTN_MIDDLE (274) released, seat count:
0
 event1   POINTER_BUTTON    +4.25s      BTN_RIGHT (273) pressed, seat count: 1
 event1   POINTER_BUTTON    +4.36s      BTN_RIGHT (273) released, seat count: 0</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>