qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] unknown keycodes


From: Daniel Moyle
Subject: [Qemu-devel] unknown keycodes
Date: Thu, 16 Apr 2015 19:14:35 +0930

Hello,
I’m running OS X 10.5.10 running the X11 server XQuartz 2.7.7 (xorg-server 
1.15.2).
Qemu is running on freeBSD being transmitted to the local machine over SSH.
Qemu version: QEMU PC emulator version 0.11.1, Copyright (c) 2003-2008 Fabrice 
Bellard.

All keypresses seem to send the incorrect keys to the VM.

I got this error message on the command line:
        address@hidden: % ./9cpu-start.sh & 
        [2] 62405
        address@hidden: % unknown keycodes `empty_aliases(qwerty)', please 
report to address@hidden

Here is the startup command:
        # Run the instance
        qemu-system-x86_64  \
                -net nic,model=virtio,macaddr=52:54:00:00:EE:03 \
                -net tap,name=tap0,script=no \
                -cdrom 9front-4308.4e3f4e43246e.iso -boot d \
                -hda ./sda.img ;

Regards
Daniel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]