slimmer icon indicating copy to clipboard operation
slimmer copied to clipboard

Allow multiple device input files

Open w531t4 opened this issue 4 years ago • 0 comments

This capability leans a bit on #41, however it adds on the ability for a user to leverage multiple input device objects. This is relevant for those of us using rotary encoders, as the push button switch and left-right directions are normally placed in different files in /dev/input/.

Multiple inputs are specified by passing -i devpath1,devpath2 at runtime.

w531t4 avatar Oct 07 '21 05:10 w531t4