remote-evdev-rs/README.md

2 lines
277 B
Markdown
Raw Permalink Normal View History

2022-07-21 22:29:53 +00:00
Pass evdev devices to remote devices and control them. Rust version. The evdev crate seems to be broke (for tasks like this) tho, since input on guest is very limited. For a working Implementation check out my [python version](https://github.com/Surferlul/remote-evdev-python)