A program to automate the process of fixing multi event mouse issue without having to deal with linux and tools to find and combine them.
It uses evdev
for reading events from kernel space event files and uinput
for creating virtual event file to pass the events correctly.
Download binary from release section.
-
- If this doesn't work for you, create an issue and add result of
sudo mouse_fix test
to the issue, We will fix it together!
- If this doesn't work for you, create an issue and add result of
If anything fails, run sudo mouse_fix remove
to remove systemd service files until we found a workaround.