xf86-input-evdev: Changes to 'master'

Vinay Bondhugula vinayb at kemper.freedesktop.org
Tue Jan 29 22:16:30 PST 2008


 src/evdev_axes.c |   13 +++++++++++++
 1 file changed, 13 insertions(+)

New commits:
commit d032d3c8b40e152cc0fd8409f910f23559873aaf
Author: Vinay Bondhugula <vinayb at vmware.com>
Date:   Tue Jan 29 22:15:22 2008 -0800

    Clear EV_ABS_V_USE_TOUCH for devices without a touch button
    
    VMware's absolute pointing device does not have a pressure/touch button.
    Although evdev correctly recognizes this, it sets "use_touch" for X and Y axes
    regardless of the touch button. This patch clears the USE_TOUCH flag for the X
    and Y axes if the device does not have a touch button.



More information about the xorg-commit mailing list