Home
last modified time | relevance | path

Searched refs:XXkbConfig (Results 1 – 3 of 3) sorted by relevance

/dports/x11/xxkb/xxkb-1.11.1/
H A Dxxkb.h71 } XXkbConfig; typedef
79 extern int GetConfig(Display *dpy, XXkbConfig *conf);
80 extern void AddAppToIgnoreList(XXkbConfig *conf, char* app_ident, MatchType type);
H A Dresource.c553 GetConfig(Display *dpy, XXkbConfig *conf) in GetConfig()
736 AddAppToIgnoreList(XXkbConfig *conf, char *app_ident, MatchType ident_type) in AddAppToIgnoreList()
H A Dxxkb.c44 static XXkbConfig conf;