:: [DNG] merging input/evdev devices
Top Page
Delete this message
Reply to this message
Author: Enrico Weigelt, metux IT consult
Date:  
To: dng@lists.dyne.org
Subject: [DNG] merging input/evdev devices
Hi folks,


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 ?


--mtx