On Friday 08 June 2007, Daniel Gollub wrote: > 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. Fixed some discussed issues of the hidd config patch: - Only transfer entry from hidd config to input if there isn't already a entry of the device in input config - Added parsing function for hidd config format (input format changed) Patch attachted. best regards, Daniel