MasterofJOKers
2f9f69ec77
This command runs in the background and listens for udev bind events, comparing the attributes of those events to known implemented devices. If any match, we call their handle() method. The same handle() method is called on startup if the presence of the device is detected via the check_available() method. Currently implemented devices are my Logitech G930 headset and my TEX Shinobi keyboard. |
||
---|---|---|
.. | ||
setup.cfg | ||
setup.py | ||
udev-device-plug-handler |