On Fri, Aug 13, 2010 at 10:19:06PM +0200, Simon Thum wrote:
> Am 12.08.2010 06:43, schrieb Alan Coopersmith:
> > Makes it into a no-op, like evdev's PtrCtrl function, now that
> > mouse acceleration is completely handled in dix.
>
> Reviewed-by: Simon Thum
> > +/* This function intentionally
Simon Thum wrote:
> Am 12.08.2010 06:43, schrieb Alan Coopersmith:
>> Makes it into a no-op, like evdev's PtrCtrl function, now that
>> mouse acceleration is completely handled in dix.
>
> Reviewed-by: Simon Thum
>> +/* This function intentionally left blank */
>
> AFAIK that's the implement
Am 12.08.2010 06:43, schrieb Alan Coopersmith:
> Makes it into a no-op, like evdev's PtrCtrl function, now that
> mouse acceleration is completely handled in dix.
Reviewed-by: Simon Thum
> +/* This function intentionally left blank */
AFAIK that's the implementation approach pretty much ever
The change does not break my Solaris 10 build.
Reviewed-by: Patrick E. Kane
Pat
On Thu, Aug 12, 2010 at 8:33 PM, Peter Hutterer
wrote:
> On Wed, Aug 11, 2010 at 09:43:24PM -0700, Alan Coopersmith wrote:
>> Makes it into a no-op, like evdev's PtrCtrl function, now that
>> mouse acceleratio
On Wed, Aug 11, 2010 at 09:43:24PM -0700, Alan Coopersmith wrote:
> Makes it into a no-op, like evdev's PtrCtrl function, now that
> mouse acceleration is completely handled in dix.
>
> Signed-off-by: Alan Coopersmith
> ---
> src/mouse.c | 18 +++---
> src/xf86OSmouse.h |
Makes it into a no-op, like evdev's PtrCtrl function, now that
mouse acceleration is completely handled in dix.
Signed-off-by: Alan Coopersmith
---
src/mouse.c | 18 +++---
src/xf86OSmouse.h |3 ---
2 files changed, 3 insertions(+), 18 deletions(-)
diff --git a/src/mouse