summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1267520
blob: 14027573f7f9f5f7f91f7ef359e6ddbd1c940ac6 (plain) (blame)
1
2
3
4
5
Keyboard input not working when the "-k en-us" argument is specified.

This bug occurs on qemu compiled with i386_softmmu and x86-64_softmmu on linux kernel 3.5.0.
Whenever I run qemu (both i386 and x86_64) to use the en-us language (even though it is the default), I get "Warning: no scancode found for keysym X" (X is an integer).
In the disk image I need qemu to run, I had a shell set up.  The shell doesn't register keyboard input when the '-k en-us' command line argument is set when running qemu. I did not have this problem with earlier versions of qemu.