summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/893068
blob: 5a277844d78bd12a77e0db53c6b58dce9ca2c9b7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Spanish keys { and [ did not work

The keys { and [ did not work inside the virtualized enviorment (widnows 7).  The problems happens ussing aqemu as a front end as well as invoking qemu-kvm from command line:

qemu-kvm -m 8096 eclipse.img -smp cores=4,threads=2 -hdb ander.img -k es

We have also notices this warning in the console:

Warning: no scancode found for keysym 314

The host system is gentoo stable with some exceptions (mainly qemu-kvm-0.15.1-r1, gcc-4.6.2 and kernel-3.2_rc2)