xf86-input-aiptek: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Tue Feb 23 15:40:05 PST 2010


 src/xf86Aiptek.c |   30 ++++++++++++++++++++++++++++--
 1 file changed, 28 insertions(+), 2 deletions(-)

New commits:
commit d87747df73114953ac39f3d77ca146adc3b80088
Author: Olivier Samyn <code at oleastre.be>
Date:   Wed Feb 24 00:24:02 2010 +0100

    aiptek: Add keyboard feedback struct initialization.
    
    Without a call to InitKbdFeedbackClassDeviceStruct, no keyboard events
    are seen by xev. This adds the call and required callback functions.
    
    Signed-off-by: Olivier Samyn <code at oleastre.be>
    
    [This patch only fixes the case for X server 1.6 and earlier.]
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit deb7cb9c89c64f61c870b5eaf8029a600077aecc
Author: Olivier Samyn <code at oleastre.be>
Date:   Wed Feb 24 00:12:42 2010 +0100

    aiptek: Initialize the keymap with 256 items.
    
    X.Org keymap requires at least 256 defined entries. This patch
    initialize the keymap with the required entries count.
    
    Signed-off-by: Olivier Samyn <code at oleastre.be>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list