Hi, attachted an input service patch which implements support for the hidd configuration. This is needed to have a smooth transition from hidd daemon to the new shiny input service ... ( ... and especially this is needed to be able to return from vacation back to the office - without getting blamed by Seife for not working bluetooth input devices ;P ) The patch reads the entries of hidd and stores it with store_device_info() function. The hidd doesn't get modified - this means the transition happens on every start of the input service. store_device_info() avoids duplicate entries. So there is still the possibility to have a working bluetooth input device when falling back to hidd. best regards, Daniel