All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] unknown keycodes
@ 2012-01-12  8:56 Daniel Espling
  2012-01-12 10:41 ` Daniel P. Berrange
  0 siblings, 1 reply; 16+ messages in thread
From: Daniel Espling @ 2012-01-12  8:56 UTC (permalink / raw)
  To: qemu-devel

Hi!

getting the following message:

unknown keycodes `empty_aliases(qwerty)', please report to qemu-devel@nongnu.org

I'm connecting to a ubuntu 10.04 server running qemu 1.0.50 forwarding X11. Locally I'm on a Macbook pro with Swedish keyboard layout. When I run qemu my keyboard is totally messed up (Enter becomes j, j becomes 7 etc.). Running with -k en-us works but restricts me to english characters (swedish characters generates keysym errors, which is expected)

my locale is:

LANG=en_US.UTF-8
LC_CTYPE=sv_SE.UTF-8
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=

Regards,

Daniel

^ permalink raw reply	[flat|nested] 16+ messages in thread
* [Qemu-devel] unknown keycodes
@ 2018-04-21  9:27 Mike R
  2018-04-23  3:31 ` Thomas Huth
  0 siblings, 1 reply; 16+ messages in thread
From: Mike R @ 2018-04-21  9:27 UTC (permalink / raw)
  To: qemu-devel; +Cc: Mike R

[-- Attachment #1: Type: text/plain, Size: 110 bytes --]

(qemu) unknown keycodes `empty+aliases(qwerty)’, please report to qemu-devel@nongnu.org

reported.




[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 841 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread
* [Qemu-devel] unknown keycodes
@ 2015-04-16  9:44 Daniel Moyle
  0 siblings, 0 replies; 16+ messages in thread
From: Daniel Moyle @ 2015-04-16  9:44 UTC (permalink / raw)
  To: qemu-devel; +Cc: Daniel Moyle

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:
	dan@core: % ./9cpu-start.sh & 
	[2] 62405
	dan@core: % unknown keycodes `empty_aliases(qwerty)', please report to qemu-devel@nongnu.org

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

^ permalink raw reply	[flat|nested] 16+ messages in thread
* [Qemu-devel] unknown keycodes
@ 2011-01-19  1:22 Henry Grebler
  2011-01-19  1:45 ` Anthony Liguori
  0 siblings, 1 reply; 16+ messages in thread
From: Henry Grebler @ 2011-01-19  1:22 UTC (permalink / raw)
  To: qemu-devel


	qemu -cdrom /dev/acd1 -hda kwinxp.img -m 512 -boot d -localtime
unknown keycodes `sun(type6_usb)_aliases(qwerty)', please report to qemu-devel@nongnu.org


	uname -a
FreeBSD freew.t-s-f.com.au 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386





If you need any more, please contact me.


Cheers,
Henry

^ permalink raw reply	[flat|nested] 16+ messages in thread
* [Qemu-devel] Unknown keycodes
@ 2009-06-21  8:56 annonygmouse
  2009-06-22 19:30 ` Anthony Liguori
  0 siblings, 1 reply; 16+ messages in thread
From: annonygmouse @ 2009-06-21  8:56 UTC (permalink / raw)
  To: qemu-devel


Hi!

I'm using Debian testing on a MacBooc Pro and launching qemu says: 
unknown keycodes `macintosh_aliases(qwerty)', please report to 
qemu-devel@nongnu.org

So here it is.
Do you need any more info?

Kind regards
Sebastià
-- 
  /"\    ASCII Ribbon Campaign
  \ /    No cal HTML per enviar text.
   X     Emprau el caràcter ">" a principi de línia per citar.
  / \    Emprau ASCII.
http://es.wikipedia.org/wiki/Netiquette http://www.dtcc.edu/cs/rfc1855.html

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2018-04-23  9:44 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-12  8:56 [Qemu-devel] unknown keycodes Daniel Espling
2012-01-12 10:41 ` Daniel P. Berrange
2012-01-16  7:04   ` Daniel Espling
2012-01-16 11:34     ` Daniel P. Berrange
2013-05-07 21:02       ` Ali
  -- strict thread matches above, loose matches on Subject: below --
2018-04-21  9:27 Mike R
2018-04-23  3:31 ` Thomas Huth
2018-04-23  9:10   ` Peter Maydell
2018-04-23  9:42     ` Daniel P. Berrangé
2018-04-23  9:44   ` Daniel P. Berrangé
2015-04-16  9:44 Daniel Moyle
2011-01-19  1:22 Henry Grebler
2011-01-19  1:45 ` Anthony Liguori
2009-06-21  8:56 [Qemu-devel] Unknown keycodes annonygmouse
2009-06-22 19:30 ` Anthony Liguori
2009-06-22 19:58   ` Andreas Färber

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.