xf86-input-mouse: Changes to 'master'

Thomas Klausner tklausner at kemper.freedesktop.org
Sun Mar 30 09:36:56 PDT 2014


 src/bsd_mouse.c |    4 +---
 src/mouse.c     |   22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+), 3 deletions(-)

New commits:
commit b77a728904d5492163728762d4f363554edefba5
Author: Thomas Klausner <wiz at NetBSD.org>
Date:   Mon Aug 19 11:14:33 2013 +0200

    For wsmouse, keep 3-button emulation status.
    
    With a multiplexed device like wsmouse it does not make sense to
    kill emulate3buttons on the first button-3-pressed event. The
    button-3 pressed may belong to a mouse long gone and leave the
    internal (two button only) mousepad useless.
    
    Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    From Martin Husemann <martin at NetBSD.org>
    Signed-off-by: Thomas Klausner <wiz at NetBSD.org>

commit ae1a3d6072fea65a8a594f2614f47c43dd8dd267
Author: Thomas Klausner <wiz at NetBSD.org>
Date:   Mon Aug 19 11:14:32 2013 +0200

    Make wsmouse (re-)init the version.
    
    This makes sure that the xserver and the mouse speak the same
    protocol version.
    
    Acked-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    From Matthew R. Green <mrg at NetBSD.org>
    Signed-off-by: Thomas Klausner <wiz at NetBSD.org>

commit e2cb94b0f3f555f4b1744d63caa587c804f942a2
Author: Thomas Klausner <wiz at NetBSD.org>
Date:   Mon Aug 19 11:14:30 2013 +0200

    Enable MSE_MISC on NetBSD as well.
    
    Otherwise we can't find WSMouse.
    
    Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    From Matthew R. Green <mrg at NetBSD.org>
    Signed-off-by: Thomas Klausner <wiz at NetBSD.org>



More information about the xorg-commit mailing list