Hi,<div><br></div><div>i`m running Windows 7 Prof. 32-bit under KVM/QEMU. I`m using spice togehter with qxl. Guest drivers are all installed.</div><div>I can succesfully connect to the guest client and everything works fine. But my keyboard is not using qwertz. The input language</div>
<div>in the Windows 7 guest is DE. When i type z it diplays a y. Also the other way round. All the other keys are working well.</div><div>Here ist my xml-file of the Windows 7 guest:</div><div><br></div><div><div><domain type='kvm'></div>
<div>  <name>win7vm-jv</name></div><div>  <uuid>4c031da0-c78d-026f-daec-7d8e245f7df6</uuid></div><div>  <memory unit='KiB'>1048576</memory></div><div>  <currentMemory unit='KiB'>1048576</currentMemory></div>
<div>  <vcpu placement='static'>1</vcpu></div><div>  <os></div><div>    <type arch='x86_64' machine='rhel6.3.0'>hvm</type></div><div>    <boot dev='hd'/></div>
<div>  </os></div><div>  <features></div><div>    <acpi/></div><div>    <apic/></div><div>    <pae/></div><div>  </features></div><div>  <clock offset='localtime'></div><div>
    <timer name='rtc' tickpolicy='catchup'/></div><div>  </clock></div><div>  <on_poweroff>destroy</on_poweroff></div><div>  <on_reboot>restart</on_reboot></div><div>  <on_crash>restart</on_crash></div>
<div>  <devices></div><div>    <emulator>/usr/libexec/qemu-kvm</emulator></div><div>    <disk type='file' device='disk'></div><div>      <driver name='qemu' type='raw' cache='none'/></div>
<div>      <source file='/var/lib/libvirt/images/win7vm-jv.img'/></div><div>      <target dev='vda' bus='virtio'/></div><div>      <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/></div>
<div>    </disk></div><div>    <disk type='file' device='cdrom'></div><div>      <driver name='qemu' type='raw'/></div><div>      <target dev='hdc' bus='ide'/></div>
<div>      <readonly/></div><div>      <address type='drive' controller='0' bus='1' target='0' unit='0'/></div><div>    </disk></div><div>    <controller type='usb' index='0'></div>
<div>      <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/></div><div>    </controller></div><div>    <controller type='ide' index='0'></div>
<div>      <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/></div><div>    </controller></div><div>    <interface type='bridge'></div>
<div>      <mac address='52:54:00:d1:2c:43'/></div><div>      <source bridge='lan0'/></div><div>      <model type='virtio'/></div><div>      <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/></div>
<div>    </interface></div><div>    <serial type='pty'></div><div>      <target port='0'/></div><div>    </serial></div><div>    <console type='pty'></div><div>      <target type='serial' port='0'/></div>
<div>    </console></div><div>    <input type='tablet' bus='usb'/></div><div>    <input type='mouse' bus='ps2'/></div><div>    <graphics type='spice' port='5901' autoport='no' listen='0.0.0.0'></div>
<div>      <listen type='address' address='0.0.0.0'/></div><div>    </graphics></div><div>    <video></div><div>      <model type='qxl' vram='65536' heads='1'/></div>
<div>      <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/></div><div>    </video></div><div>    <memballoon model='virtio'></div>
<div>      <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/></div><div>    </memballoon></div><div>  </devices></div><div></domain></div>
</div><div><br></div><div>The KVM host is using the keymap de-latin1-nodeadkeys. I also tested it with de-latin1 and only de.</div><div>If i connect via rdp the keymap is correct.</div><div><br></div><div>Is there a way to change this behavior?</div>
<div>Many thanks for your help in advance!</div><div><br></div>