Confirmed that dropping the offending keycode 86 definition out of keymaps/en-us fixes the problem. Scratch build for Fedora Rawhide was https://koji.fedoraproject.org/koji/taskinfo?taskID=23814932 , I'll probably send this out as an official build so I can get os-autoinst built without hacking up the tests, but as the files are generated by qemu-keymap just hand editing the file isn't really the 'right' solution for upstream; someone will need to tweak qemu-keymap, or else leave the keymap alone but somehow tweak the relevant bits in qemu/ui/keymaps.c and fix the problem that way.
-- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1738283 Title: 'Less than' (<), 'more than' (>), and 'pipe' (|) can't be typed via VNC Status in QEMU: New Bug description: If I start QEMU 2.11 (from https://build.opensuse.org/package/show/Virtualization/qemu) VM with VNC, I am unable to type following three characters: 'less than' (<), 'more than' (>), and 'pipe' (|) on en_US QWERTY keyboard. Other characters work fine. QEMu version 2.10.1 worked fine. /usr/bin/qemu-kvm -m 2048 -cpu kvm64 -drive media=cdrom,if=none,id=cd0,format=raw,file=OI-hipster- minimal-20171031.iso -device ide-cd,drive=cd0 -boot once=d,menu=on ,splash-time=5000 -device usb-ehci -device usb-tablet -smp 1 -enable- kvm -vnc :91,share=force-shared The ISO can be downloaded here: https://www.openindiana.org/download/ Also tried Fedora-Server-dvd-x86_64-25-1.3.iso and it's the same situation. If I run the same command without '-vnc :91,share=force-shared', everything works just fine. To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1738283/+subscriptions