:: [DNG] merging input/evdev devices
トップ ページ
このメッセージを削除
このメッセージに返信
著者: Enrico Weigelt, metux IT consult
日付:  
To: dng@lists.dyne.org
題目: [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