libX11: Changes to 'master'

Daniel Stone daniels at kemper.freedesktop.org
Tue Oct 11 11:06:54 PDT 2011


 include/X11/Xutil.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 50e15379331c436851abb194251cde96999e67b3
Author: Bodo Graumann <mail at bodograumann.de>
Date:   Mon Oct 10 16:40:52 2011 +0200

    libX11: Fixing modifier key range in Xutil.h (Bug #21910)
    
    IsModifierKey, defined in include/X11/Xutil.h, is a macro determining,
    which keys are regarded as modifiers. The constants ISO_Level5_Shift,
    ISO_Level5_Latch and ISO_Level5_Lock where excluded previously, leaving
    some Neo2 modifiers functionless in combination with compose.
    This patch adjusts the range to include the correct, full range of
    modifier constants.
    
    Neo2 Bug 277 <http://wiki.neo-layout.org/ticket/277>
    
    X.Org Bug 21910 <http://bugs.freedesktop.org/show_bug.cgi?id=21910>
    
    Signed-off-by: Bodo Graumann <mail at bodograumann.de>
    Reviewed-by: Daniel Stone <daniel at fooishbar.org>



More information about the xorg-commit mailing list