Re: dinput: Add evdev mouse driver.

2007-09-04 Thread Stefan Dösinger
Am Dienstag, 4. September 2007 14:39:32 schrieb Vitaliy Margolen: > Stefan Dösinger wrote: > > Hi, > > > >> This is the first fully working implementation of dinput mouse using > >> evdev generic input driver. I have enabled this driver by default. If > >> people do not have functioning HAL or that

Re: dinput: Add evdev mouse driver.

2007-09-04 Thread Vitaliy Margolen
Stefan Dösinger wrote: Hi, This is the first fully working implementation of dinput mouse using evdev generic input driver. I have enabled this driver by default. If people do not have functioning HAL or that for some reasons it can't find the mouse device, it will fall-back to current mouse dri

Re: dinput: Add evdev mouse driver.

2007-09-04 Thread Stefan Dösinger
Hi, > This is the first fully working implementation of dinput mouse using evdev > generic input driver. I have enabled this driver by default. If people do > not have functioning HAL or that for some reasons it can't find the mouse > device, it will fall-back to current mouse driver. > > Use explo