x11proto: Changes to 'master'

James Cloos cloos at kemper.freedesktop.org
Fri Oct 24 21:36:04 PDT 2008


 keysymdef.h |   17 +++++++++++++++++
 1 file changed, 17 insertions(+)

New commits:
commit 735d745e17a6180f569f24f9792513b44e100aef
Author: James Cloos <cloos at jhcloos.com>
Date:   Mon Oct 13 03:11:33 2008 -0400

    Add a dead_belowcomma keysym
    
    Requested by the Bépo group.
    
    The belowcomma is only used for:
    
     U+0218 [Ș] LATIN CAPITAL LETTER S WITH COMMA BELOW
     U+0219 [È™] LATIN SMALL LETTER S WITH COMMA BELOW
     U+021A [Èš] LATIN CAPITAL LETTER T WITH COMMA BELOW
     U+021B [È›] LATIN SMALL LETTER T WITH COMMA BELOW
    
    (aka 0xAA, 0xBA, 0xDE and 0xFE from iso-8859-16).
    
    Cf: http://bugs.freedesktop.org/show_bug.cgi?id=17822
        http://bugs.freedesktop.org/show_bug.cgi?id=17821
        http://clavier-dvorak.org/wiki/

commit 935dd37be409bd616ef46a4d3b62c44327b3f710
Author: Sayamindu Dasgupta <sayamindu at gmail.com>
Date:   Mon Oct 13 03:00:53 2008 -0400

    Add dead vowels in keysymdef.h
    
    At OLPC, we are using an XKB based Amharic keyboard layout, which requires the
    use of dead vowels to generate the various consonant + vowel combinations (see
    http://en.wikipedia.org/wiki/Ge%27ez_alphabet#Syllable_signs for a detailed
    explanation).
    
    [Patch modified to use available keysym codes.  -JimC]
    
    Cf: http://bugs.freedesktop.org/show_bug.cgi?id=17437
    
    Signed-off-by: James Cloos <cloos at jhcloos.com>

commit c43f804f44ba3d751f343c2e27d9b491a1ebb458
Author: James Cloos <cloos at jhcloos.com>
Date:   Wed Sep 17 04:09:39 2008 -0400

    Add dead keysyms for DOUBLE GRAVE and INVERTED BREVE accents
    
    Several COMBINING characters are used in libX11's Compose tables
    where dead keys should be used; these are the two most-used which
    so far have not had equivalent dead keys.



More information about the xorg-commit mailing list