diff options
Diffstat (limited to 'results/classifier/accel-gemma3:12b/kvm/1101210')
| -rw-r--r-- | results/classifier/accel-gemma3:12b/kvm/1101210 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/kvm/1101210 b/results/classifier/accel-gemma3:12b/kvm/1101210 new file mode 100644 index 000000000..25d394060 --- /dev/null +++ b/results/classifier/accel-gemma3:12b/kvm/1101210 @@ -0,0 +1,10 @@ + +qemu 1.4.2: usb keyboard not fully working + +When using the usb keyboard, I can't type the | character. I'm using german keyboard layout (de) on the host and inside the guest. As a guest OS, I use Linux (e.g. a recent KNOPPIX cd). To obtain the | character on a german keyboard, I need to press AltGr + the < or > key, i.e. the key right to the left shift. + +The qemu command line is something like this: +./qemu-system-i386 -device pci-ohci -device usb-kbd +I also tried +./qemu-system-i386 -usb -usbdevice keyboard +with the same effect. \ No newline at end of file |