• Show log

    Commit

  • Hash : 9c2a5c6c
    Author : Ran Benita
    Date : 2012-09-19T15:23:35

    xkbcomp/keymap: correct ACTION_MODS_LOOKUP_MODS handling
    
    The xkblib spec says:
        If XkbSA_UseModMapMods is not set in the flags field, the mask,
        real_mods, vmods1, and vmods2 fields are used to determine the
        action modifiers. Otherwise they are ignored and the modifiers
        bound to the key (client map->modmap[keycode]) are used instead.
    
    So we should just assign the modmap without considering what's there.
    
    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