• Show log

    Commit

  • Hash : d7b39f6f
    Author : Peter Hutterer
    Date : 2020-07-10T08:50:02

    Add /etc/xkb as extra lookup path for system data files
    
    This completes the usual triplet of configuration locations available for most
    processes:
    - vendor-provided data files in /usr/share/X11/xkb
    - system-specific data files in /etc/xkb
    - user-specific data files in $XDG_CONFIG_HOME/xkb
    
    The default lookup order user, system, vendor, just like everything else that
    uses these conventions.
    
    For include directives in rules files, the '%E' resolves to that path.
    
    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
    

  • 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