Arabic keyboard layout wrong.
Host environment
- Operating system: endeavouros
- OS/kernel version: 6.3
- Architecture: x86
- QEMU flavor: qemu-system-x86_64
- QEMU version: 8.0.2
- QEMU command line: none (build failed)
./qemu-system-x86_64 -M q35 -m 4096 -enable-kvm -hda fedora32.qcow2
Emulated/Virtualized environment
- Operating system:
- OS/kernel version:
- Architecture:
Description of problem
After a while the compilation process starts, xkb gives an error about symbols/ar not found. According to my research, linux distros using "ara" for arabic layout. But qemu pc-bios/keymaps/ folder contains "ar" for arabic layout.
Steps to reproduce
1.Configure 2.Build 3.Wait until error appears.