<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 hysteresis doesn't work"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104788">104788</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Touchpad hysteresis doesn't work
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (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>Hi-Angel@yandex.ru
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=136960" name="attach_136960" title="selecting a text">attachment 136960</a> <a href="attachment.cgi?id=136960&action=edit" title="selecting a text">[details]</a></span>
selecting a text

Today I learned libinput have "touchpad hysteresis" to prevent pointer
wobbling. Unfortunately I don't remember it ever working for me. Selecting a
text or clicking small icons is very hard because the pointer restlessly
wobbles.

The evemu-record is done for trying to select a text. I tried to focus a margin
between letters, then double-tapped to start selection, then moved the finger
to select a text span, then again tried to focus a margin between letters.

laptop: SAMSUNG NP305V5A
touchpad: x=103mm, y=53mm. (I'm traveling, measures are done with a checkered
notebook)
libinput versions tested: 1.9.1 (git), 1.9.901.r0.g0ac4a148 (git)

        $ udevadm info /dev/input/event11
        P: /devices/platform/i8042/serio1/input/input9/event11
        N: input/event11
        S: input/by-path/platform-i8042-serio-1-event-mouse
        E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
        E: DEVNAME=/dev/input/event11
        E: DEVPATH=/devices/platform/i8042/serio1/input/input9/event11
        E: ID_BUS=i8042
        E: ID_INPUT=1
        E: ID_INPUT_HEIGHT_MM=48
        E: ID_INPUT_TOUCHPAD=1
        E: ID_INPUT_TOUCHPAD_INTEGRATION=internal
        E: ID_INPUT_WIDTH_MM=94
        E: ID_PATH=platform-i8042-serio-1
        E: ID_PATH_TAG=platform-i8042-serio-1
        E: ID_SERIAL=noserial
        E: LIBINPUT_DEVICE_GROUP=11/2/7:isa0060/serio1
        E: LIBINPUT_MODEL_JUMPING_SEMI_MT=1
        E: LIBINPUT_MODEL_SYNAPTICS_SERIAL_TOUCHPAD=1
        E: MAJOR=13
        E: MINOR=75
        E: SUBSYSTEM=input
        E: USEC_INITIALIZED=19413965
        $ cat /sys/class/dmi/id/modalias
       
dmi:bvnAmericanMegatrendsInc.:bvr07PW.ME06.20120112.SKK:bd01/12/2012:svnSAMSUNGELECTRONICSCO.,LTD.:pn305V4A/305V5A/3415VA:pvr07PW:rvnSAMSUNGELECTRONICSCO.,LTD.:rn305V4A/305V4A:rvr07PW:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvrN/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>