summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/893068
blob: 3e9bd2b27c04ca482eb041761e1db4f4feb2a64f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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)