https://github.com/atar-axis/vmouse
Virtual Mouse Module
https://github.com/atar-axis/vmouse
Last synced: about 1 year ago
JSON representation
Virtual Mouse Module
- Host: GitHub
- URL: https://github.com/atar-axis/vmouse
- Owner: atar-axis
- License: gpl-3.0
- Created: 2019-05-08T18:33:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-22T13:51:45.000Z (about 7 years ago)
- Last Synced: 2025-01-31T07:22:48.663Z (over 1 year ago)
- Language: C
- Size: 337 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vmouse
Virtual Mouse Module
This kernel module is creating a virtual mouse which then can be controlled from other modules, like gamepad driver.
It is still under development, so don't expect too much ;)