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

--- Comment #11 from mhbugrep...@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.
_______________________________________________
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to