Go to file
Adler Neves 584d3fadf1 fix: clippy 2022-01-03 01:15:08 -03:00
src fix: clippy 2022-01-03 01:15:08 -03:00
.gitignore Initial commit 2022-01-03 00:00:30 -03:00
Cargo.lock Initial commit 2022-01-03 00:00:30 -03:00
Cargo.toml Initial commit 2022-01-03 00:00:30 -03:00
README.md fix: clippy 2022-01-03 01:15:08 -03:00

README.md

evdev-event-mouse-as-touch-rs

Uses the event-mouse view of the trackpad as an absolute input device.

Special requirements

Install xdo and xdotool - with development headers, if your distribution is debian-based.

Current solution maturity

Just passed as a Proof of Concept: it works! (not well, but it does)