[Lunar-commits] <moonbase> xf86-input-evdev: version bumped to 2.2.3.

Florin Braescu florin at lunar-linux.org
Sat Aug 1 09:04:16 CEST 2009


commit 8b40888768d9c44277d6f681e93e939f48c05f71
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat Aug 1 10:04:16 2009 +0300

    xf86-input-evdev: version bumped to 2.2.3.
    
    Changes:
    Prevent driver from processing motion events that it has not configured.
    Only label axes and buttons if the device has axes or buttons.
    Up the number of button labels atoms to EVDEV_MAXBUTTONS.
    Ensure enough buttons are advertised to pass the button mapping.
    Only initialize the number of buttons we actually have.
    Deal with BTN_3 to BTN_9 buttons.
    Don't register middle mouse button emulation handlers for keyboards.
    If a device fails to initialize relative axes, init the abs. axes instead.
    Evdev doesn't require inputproto.
---
 xorg7/driver/xf86-input-evdev/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/xorg7/driver/xf86-input-evdev/DETAILS b/xorg7/driver/xf86-input-evdev/DETAILS
index 4f5c50f..9f469a9 100644
--- a/xorg7/driver/xf86-input-evdev/DETAILS
+++ b/xorg7/driver/xf86-input-evdev/DETAILS
@@ -1,12 +1,12 @@
           MODULE=xf86-input-evdev
-         VERSION=2.2.2
+         VERSION=2.2.3
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=$XORG_URL/individual/driver
-     SOURCE_VFY=sha1:04399411037373f7c047bf10b661179350e19108
+     SOURCE_VFY=sha1:d949483773de68b64b5b524b8615eb73d58f0542
    MODULE_PREFIX=${X11R7_PREFIX:-/usr}
         WEB_SITE=http://www.x.org
          ENTERED=20060303
-         UPDATED=20090430
+         UPDATED=20090801
            SHORT="An input driver"
 
 cat << EOF


More information about the Lunar-commits mailing list