497fad3897
The xkb official name for the Arabic keyboard layout is 'ara'.
However xkb has for at least the past 15 years also permitted it to
be named via the legacy synonym 'ar'. In xkeyboard-config 2.39 this
synoynm was removed, which breaks compilation of QEMU:
FAILED: pc-bios/keymaps/ar
/home/fred/qemu-git/src/qemu/build-full/qemu-keymap -f pc-bios/keymaps/ar -l ar
xkbcommon: ERROR: Couldn't find file "symbols/ar" in include paths
xkbcommon: ERROR: 1 include paths searched:
xkbcommon: ERROR: /usr/share/X11/xkb
xkbcommon: ERROR: 3 include paths could not be added:
xkbcommon: ERROR: /home/fred/.config/xkb
xkbcommon: ERROR: /home/fred/.xkb
xkbcommon: ERROR: /etc/xkb
xkbcommon: ERROR: Abandoning symbols file "(unnamed)"
xkbcommon: ERROR: Failed to compile xkb_symbols
xkbcommon: ERROR: Failed to compile keymap
The upstream xkeyboard-config change removing the compat
mapping is:
|
||
---|---|---|
.. | ||
ar | ||
bepo | ||
cz | ||
da | ||
de | ||
de-ch | ||
en-gb | ||
en-us | ||
es | ||
et | ||
fi | ||
fo | ||
fr | ||
fr-be | ||
fr-ca | ||
fr-ch | ||
hr | ||
hu | ||
is | ||
it | ||
ja | ||
lt | ||
lv | ||
meson.build | ||
mk | ||
nl | ||
no | ||
pl | ||
pt | ||
pt-br | ||
ru | ||
sl | ||
sv | ||
th | ||
tr |