xf86-input-keyboard: Changes to 'master'

Daniel Stone daniels at kemper.freedesktop.org
Sun Feb 11 19:39:33 EET 2007


 src/kbd.c |   17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletion(-)

New commits:
commit 05dd89ef03cee6853e7c2db518b6b22785cc3e7c
Author: Samuel Thibault <samuel.thibault at ens-lyon.org>
Date:   Mon Feb 5 14:29:54 2007 -0800

    Fix key led update
    
    Cf: https://bugs.freedesktop.org/show_bug.cgi?id=313
        https://bugs.freedesktop.org/attachment.cgi?id=8396&action=view
    
     ------- Comment  #8 From Samuel Thibault  2007-01-14 14:28:16  [reply] -------
    
    Created an attachment (id=8396) [details]
    fix key led update
    
    Ok, found the problem: when XKB is used (!pKbd->noXkb), pKbd->keyLeds is not
    updated, so that UpdateLeds(), even if it called at the right places, actually
    just clears all LEDs.  Here is a patch.




More information about the xorg-commit mailing list