<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Elantech touchpad double Tap Time too short on ASUS Zenbook UX410UQ"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101147#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Elantech touchpad double Tap Time too short on ASUS Zenbook UX410UQ"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101147">bug 101147</a>
              from <span class="vcard"><a class="email" href="mailto:mhbugreport@protonmail.com" title="mhbugreport@protonmail.com">mhbugreport@protonmail.com</a>
</span></b>
        <pre>(In reply to Peter Hutterer from <a href="show_bug.cgi?id=101147#c10">comment #10</a>)
<span class="quote">> you don't need to install libinput to run that tool you can run it directly
> from the git build directory.</span >

Thanks for your answer.
So I build libinput locally using : 

$> git clone <a href="https://github.com/whot/libinput.git">https://github.com/whot/libinput.git</a>
$> cd libinput
$> meson --prefix=$HOME/libinput/libinput_build builddir/
$> ninja -C builddir/
$> sudo ninja -C builddir/ install

then 
$> cd $HOME/libinput/libinput_build/libexec/libinput
$> sudo ./libinput-measure-touchpad-tap --tap-count=2 --format=dat

An I get

./libinput-measure-touchpad-tap: unrecognized option '--tap-count=2'
Usage: libinput measure touchpad-tap [--help] [/dev/input/event0]

Did I do something wrong ?</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>