xf86-input-evdev: Changes to 'master'

Adam Jackson ajax at kemper.freedesktop.org
Tue Mar 11 16:09:05 PDT 2008


 src/evdev.c |   14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

New commits:
commit 697e850a6387cf1e0a0a35ca8c694804a6c2427f
Author: Adam Jackson <ajax at redhat.com>
Date:   Tue Mar 11 19:07:58 2008 -0400

    Fix middle/right button munging.
    
    Don't do this in the button map.  That's writeable by clients, which means
    they have the chance to get it wrong.  Just swap right and middle around
    in event dispatch before you get to the user's map.



More information about the xorg-commit mailing list