[Wayland-bugs] [Bug 101147] Elantech touchpad double Tap Time too short on ASUS Zenbook UX410UQ

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 31 13:06:14 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=101147

--- Comment #11 from mhbugreport at protonmail.com ---
(In reply to Peter Hutterer from comment #10)
> you don't need to install libinput to run that tool you can run it directly
> from the git build directory.

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

$> git clone https://github.com/whot/libinput.git
$> 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 ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20170731/a02e1923/attachment.html>


More information about the wayland-bugs mailing list