Projects/_posts/2022-07-20-remote-evdev-python.md

12 lines
372 B
Markdown
Raw Permalink Normal View History

2022-07-21 22:32:08 +00:00
---
title: Remote evdev Python
---
Implementation of remote-evdev module with usage examples
Can give completely seamless experience in VM with any input devices if set up properly
Read [Native behavior for input devices in VMs](https://surferlul.github.io/input-to-vm/) for more info about setup
### [View on Github](https://github.com/Surferlul/remote-evdev-python)