This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
vuinputd
Watch
1
Star
0
Fork
You've already forked vuinputd
0
mirror of
https://github.com/joleuger/vuinputd.git
synced
2026-07-18 00:45:07 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
25623bf636
vuinputd
/
vuinputd
History
Download ZIP
Download TAR.GZ
Johannes Leupolz
25623bf636
Split inject_in_container into emit_udev_event and mknod_device
2025-12-18 19:46:55 +00:00
..
src
Split inject_in_container into emit_udev_event and mknod_device
2025-12-18 19:46:55 +00:00
systemd
Add command line options for vuinputd (devname, major, and minor) to control the name and properties of the virtual uinput character device
2025-12-15 22:02:36 +00:00
udev
Now we have our own pid 0x5020 under the vendor id 0x1209, which is
2025-12-06 20:40:11 +00:00
Cargo.toml
Some refactorings to prepare the switch from calling a lambda function from the forked process to reinvoking the whole process with the job description as json
2025-12-17 21:17:05 +00:00