Hi,
thanks for your report.

On Wed, Apr 29, 2009 at 11:10:31AM +0200, Paul Menzel wrote:
> I looked into the log file (/var/log/libvirt/qemu/) and it showed the
> following warning.
> 
> Warning: no scancode found for keysym 0
> 
> I also tried to install Debian again and tested the key during this and
> it was also not recognized there (normal or graphical) – also then this
> warning was not written to the log. The warning appears only if I hit
> Shift + `.
> 
> So this problem seems to be related to qemu. Maybe this bug [1] is
> related to this.
> 
> If yes, could you please reassign this bug. If you have an ideo how I
> get the = key to be entered into qemu that would be perfect.
There are several things you could try to help to nail down the problem:
Try another VNC viewer (e.g. vinagre). To find out what vnc port to
connect to use:

virsh start <yourvm>
virsh vncdisplay <yourvm>

The display should be s.th. like:

        127.0.0.1:10

The port is 5900 + <number ager colon> so 5910 in the above example. So
to use vinagre it would be:

vinagre 127.0.0.1:5910

If you still can't input the "=" then it's not a problem with
virt-viewer but with qemu. Could you also paste you qemu commandline
please? It shoud have a "-k de". If this isn't the case you can change
it either via virt-manager or by editing the keymap attribute in the
domains xml.
Cheers,
 -- Guido



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to