-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Thank you for writing this plugin - if I'm exposing a usb keyboard / mouse to my container as usb, they will not be detected (as no /dev/inputs are created, only the /dev/bus usb devices). On the host, the keyboard is generally mapped as event(x), mouse as mouse0, but the nums can obviously change. I can bind the first 30 count of my /dev/input, then they will work in my container, but I was wondering if there was a way to bind the exact /dev/input entries needed specificially based on parent usb vendor/product id without having to do a generic scope. I would like to stay away from writing custom udev rules on my host, if possible.
g33kex
Metadata
Metadata
Assignees
Labels
No labels