Well, *shrug*, I still think it's a lot better to only show by-path/ and by-id/, but if you want to show all devices, so be it.
Can you then please change it to not use a double-find, but the much simpler
find /dev/input ! -type d -printf ", %p"
?
Thanks!
« Back to merge proposal
Well, *shrug*, I still think it's a lot better to only show by-path/ and by-id/, but if you want to show all devices, so be it.
Can you then please change it to not use a double-find, but the much simpler
find /dev/input ! -type d -printf ", %p"
?
Thanks!