• Show log

    Commit

  • Hash : 3a0adc0f
    Author : Ran Benita
    Date : 2013-07-31T10:38:30

    doc: try to clarify some subtle points
    
    Which to choose: xkb_state_update_key() / xkb_state_update_mask(). If you
    use update_mask(), you don't (and shouldn't) use update_key().
    If you use update_key(), be careful not to have unmatched UP/DOWN
    calls; this can bring about stuck modifiers etc.
    
    Probably want to use XKB_STATE_{MODS,LAYOUT}_EFFECTIVE. The others are
    only useful in very special cases.
    
    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
    Users
    thodg_w kc3_lang_org thodg_l thodg_m www_kmx_io thodg
    Tags