[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
Tue May 23 20:22:31 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=101147
--- Comment #3 from mhbugreport at protonmail.com ---
(In reply to Peter Hutterer from comment #1)
> Record yourself tapping a few times with evemu-record, then grab the
> input-data-analysis and run this script please:
> https://github.com/whot/input-data-analysis/blob/master/touchpad-tap-speed/
> 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.
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 ?
--
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/20170523/de969c2a/attachment.html>
More information about the wayland-bugs
mailing list