does anyone have a quick idea how to merge several input devices
(eg. mice) into one ? I'd like to give my application just one
fixed device name, for all mouse-like devices (mice, touchpad, etc).
I could hack up some userland daemon, which reads them all separately
and then feeds it into uinput, but maybe there's an quicker solution ?