You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Adler Neves 584d3fadf1 fix: clippy 1 year ago
src fix: clippy 1 year ago
.gitignore Initial commit 1 year ago
Cargo.lock Initial commit 1 year ago
Cargo.toml Initial commit 1 year ago
README.md fix: clippy 1 year ago

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)