qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Pipe key broken on US keyboards


From: Phillip Susi
Subject: Re: [Qemu-devel] Pipe key broken on US keyboards
Date: Fri, 17 Aug 2018 10:36:14 -0400
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

I've been reading up here:
http://www.win.tue.nl/~aeb/linux/kbd/scancodes-1.html

And man, what a mess keyboards are!  Worse than floppy controllers.
According to that site, the scan code for \ should be 0x2b, so why does
xev say the keycode is 51?  Is keycode something else entirely from scan
codes and keysyms?  If so how can I see the scan code?

On 8/17/2018 9:12 AM, Daniel P. Berrangé wrote:
> It depends on what the VNC client asks for too. With no '-k' arg, if the
> VNC client asks for raw scancodes it'll get that, otherwise QEMU will
> fallback to en-US.    GTK-VNC based clients (remote-viewer, virt-viewer,
> vinagre, virt-manager, GNOME boxes) use the raw scancodes. Most other
> clients do not.
> 
> 
> Regards,
> Daniel
> 

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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