keysyms: Derive from Unicode labels

This commit is contained in:
Dorota Czaplejewicz
2019-09-10 17:55:09 +00:00
parent 015ba79f65
commit 8e654346a2
10 changed files with 231 additions and 40 deletions

View File

@ -46,6 +46,7 @@ test_check_xkb (void)
xkb_context_unref(context);
if (!keymap) {
printf("%s", keymap_str);
g_error("Bad keymap");
}