xf86-input-keyboard: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Wed Apr 30 22:42:58 PDT 2008


 src/kbd.c |   28 ++++++++++++++++++----------
 1 file changed, 18 insertions(+), 10 deletions(-)

New commits:
commit a1866e2e73f0b401cd8e92fc9ee8db1791585936
Author: Paulo Cesar Pereira de Andrade <pcpa at mandriva.com.br>
Date:   Wed Apr 9 14:36:58 2008 -0300

    Don't send events in DEVICE_INIT, only after DEVICE_ON.
    
    See http://bugs.freedesktop.org/show_bug.cgi?id=2243#c15 for a description of
    the problem fixed in this patch.
    
    Now only the driver leds state is synched with virtual console state, and if
    required, events are post in DEVICE_ON.
    This also defines an internal INITFLAG state to know when DEVICE_ON is called
    after DEVICE_INIT, otherwise, it will only send events for leds that changed
    state while the device was in "DEVICE_OFF state".
    
    Signed-off-by: Peter Hutterer <peter at cs.unisa.edu.au>



More information about the xorg-commit mailing list