• Show log

    Commit

  • Hash : 53cfe8c3
    Author : Ran Benita
    Date : 2012-09-27T09:19:12

    xkbcomp/keymap: use default interpret in ApplyInterpsToKey
    
    This makes the code easier to follow and does more explicitly what the
    xkblib spec says:
         If no matching symbol interpretation is found, the server uses a
         default interpretation where:
            sym =	0
            flags =	XkbSI_AutoRepeat
            match =	XkbSI_AnyOfOrNone
            mods =	0
            virtual_mod =	XkbNoModifier
            act =	SA_NoAction
    
    If a level doesn't have any keysyms, we don't apply anything to it.
    
    Signed-off-by: Ran Benita <ran234@gmail.com>
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/libxkbcommon.git
    Git SSH git@git.kmx.io:kc3-lang/libxkbcommon.git
    Public access ? public
    Description

    keymap handling library for toolkits and window systems

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags