Is there any way to fix this issue, Or any other method to fix the chattering issue on Ubuntu. I tried bounce key - not quite good.
Hereist the git hub repo: https://github.com/finkrer/KeyboardChatteringFix-Linux
You must log in or register to comment.
On Debian I think it would actually be
sudo apt-get install python3-libevdev
, the thing is called evdev, not ev.
On the Github page you linked it says under Installation: "Clone the repository and install the required dependencies enlisted in requirements.txt."
It seems like you didnt do that...