blob: 9377ebf3760bb77ef0b031d80bb9e69196fc2534 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
device: 0.868
graphic: 0.826
semantic: 0.812
performance: 0.806
PID: 0.768
vnc: 0.767
network: 0.714
files: 0.696
socket: 0.676
KVM: 0.657
permissions: 0.646
boot: 0.632
debug: 0.557
other: 0.475
jp106 keyboard cannot input "_" key
My environment are
cpu model = AMD Phenom II X2 545
kvm version = Virtual Machine Manager 0.8.5
host kernel version = vmlinuz-2.6.34.7-56.fc13.x86_64
host kernel arch = x86_64
guest you are using = CentOS-5.5, slackware-13.1
qemu command = not use
I do not use -no-kvm-irqchip or -no-kvm-pit switch or -no-kvm switch.
Report
I use jp106 keybord on host OS( Fedora Core 13), it work fine.
but I could not keyin "_" key on GestOS( CentOS-5.5, Slackware-13.1).
I change keybord but same result, so I reported a bug.
A small patch to "qemu-0.15.0/ui/x_keymap.c" fixed this one:
http://patchwork.ozlabs.org/patch/38145/
nm
The following commit contains the patch that has been suggested in comment #1:
http://git.qemu.org/?p=qemu.git;a=commitdiff;h=33aa30cafcce053b83
... so this issue should be fixed in recent versions of QEMU.
|