Implementation of remote-evdev module with usage examples
Go to file
2022-07-22 23:36:35 +02:00
.gitignore added setup 2022-07-21 21:09:12 +02:00
.gitmodules Initial commit 2022-07-20 06:47:07 +02:00
LICENSE Initial commit 2022-07-20 06:47:07 +02:00
main.py Initial commit 2022-07-20 06:47:07 +02:00
README.md Update README.md 2022-07-21 21:41:59 +02:00
requirements.txt added tests 2022-07-21 20:56:54 +02:00
setup made setup always use the newest remote-evdev 2022-07-22 23:36:35 +02:00
test-evdev.py fixed test-devices 2022-07-21 21:23:47 +02:00
vm_guest_example.sh removed sudo from guest example 2022-07-22 23:28:36 +02:00
vm_host_example.sh Initial commit 2022-07-20 06:47:07 +02:00

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 for more info about setup