xf86-input-evdev: Changes to 'master'

Zephaniah E. Hull warp at kemper.freedesktop.org
Mon Jun 11 06:08:25 PDT 2007


 src/evdev.c      |   12 +-----------
 src/evdev.h      |    1 -
 src/evdev_axes.c |    8 ++++----
 src/evdev_key.c  |   26 ++------------------------
 4 files changed, 7 insertions(+), 40 deletions(-)

New commits:
commit 2d2c4804f925505e737c2c812687f47840218c93
Author: Zephaniah E. Hull <warp at agamemnon.b5>
Date:   Mon Jun 11 09:08:24 2007 -0400

    evdev.c:
    
        Set and use the X mode control, letting XInput see it properly.
    
        Kill some cruft.
    
    evdev.h:
    
        Set and use the X mode control, letting XInput see it properly.
    
    evdev_axes.c:
    
        Set and use the X mode control, letting XInput see it properly.
    
    evdev_key.c:
    
        Remove some cruft, the bell func can be NULL now, so do so.
    
        Don't bother looking for keys above 0xF7 until we can actually do
        something with them.



More information about the xorg-commit mailing list