<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#c3">Comment # 3</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#c1">comment #1</a>)
<span class="quote">> Record yourself tapping a few times with evemu-record, then grab the
> input-data-analysis and run this script please:
> <a href="https://github.com/whot/input-data-analysis/blob/master/touchpad-tap-speed/">https://github.com/whot/input-data-analysis/blob/master/touchpad-tap-speed/</a>
> touchpad-tap-speed.py
>
> (You'll need to set up PYTHONPATH to point at the repository root)
>
> That produces a bunch of gnuplot files with data, have a look at those and
> see what times you're using for tapping.</span >
I have cloned the git repository, and tried running touchpad-tap-speed.py,
after having recorded some tap events using evemu-record :
sudo evemu-record > touchpad-doubletap.txt
...
python touchpad-tap-speed.py
Outputs :
Traceback (most recent call last):
File "touchpad-tap-speed.py", line 11, in <module>
from shared import *
File "../shared/__init__.py", line 6, in <module>
import evemu
ModuleNotFoundError: No module named 'evemu'
Which is weird since I have evemu installed, and already run evemu-record.
Where is the problem ?</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>