All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] Pipe key broken on US keyboards
@ 2018-08-16 17:11 Phillip Susi
  2018-08-16 17:27 ` Daniel P. Berrangé
                   ` (2 more replies)
  0 siblings, 3 replies; 23+ messages in thread
From: Phillip Susi @ 2018-08-16 17:11 UTC (permalink / raw)
  To: Daniel P. Berrange, qemu-devel

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

Hello, I recently upgraded my Xen server from Ubuntu 16.04 to 18.04 and
am no longer able to type a | over vnc to the xen vms.  When I press \
it works, but when I hold down shift and press \ which should generate a
|, the vm sees the scan code for some key that the keymap thinks should
sit between left shift and Z, but does not exist on US keyboards, and
that scan code produces a > when combined with shift.  I'm betting it
was this commit that broke it:

commit ab8f9d49d62c82a12409475547e4420a46da56ed
Author: Daniel P. Berrange <berrange@redhat.com>
Date:   Wed Jan 17 16:41:15 2018 +0000

    hw: convert ps2 device to keycodemapdb

    Replace the qcode_to_keycode_set1, qcode_to_keycode_set2,
    and qcode_to_keycode_set3 tables with automatically
    generated tables.

Any ideas?

According to xev in the vm, they scan code for \ is 51, and when I hold
down shift, it changes to scan code 94.



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

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

end of thread, other threads:[~2018-08-21 19:35 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-16 17:11 [Qemu-devel] Pipe key broken on US keyboards Phillip Susi
2018-08-16 17:27 ` Daniel P. Berrangé
2018-08-16 19:44   ` Phillip Susi
2018-08-17  8:56     ` Daniel P. Berrangé
2018-08-17 12:44       ` Phillip Susi
2018-08-17 12:58         ` Daniel P. Berrangé
2018-08-17 13:10           ` Phillip Susi
2018-08-17 13:12             ` Daniel P. Berrangé
2018-08-17 13:23               ` Phillip Susi
2018-08-17 14:36               ` Phillip Susi
2018-08-17 14:44                 ` Daniel P. Berrangé
2018-08-17 14:55                   ` Phillip Susi
2018-08-17 15:06                   ` Daniel P. Berrangé
2018-08-17 12:56 ` Daniel P. Berrangé
2018-08-17 15:05 ` Daniel P. Berrangé
2018-08-17 15:16   ` Phillip Susi
2018-08-17 15:51     ` Daniel P. Berrangé
2018-08-21 19:35       ` Phillip Susi
2018-08-20  8:43     ` Gerd Hoffmann
2018-08-20 14:23       ` Phillip Susi
2018-08-20 15:07         ` Christian Ehrhardt
2018-08-20 19:51           ` Phillip Susi
2018-08-20 20:04             ` Christian Ehrhardt

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.