|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Enable uppercase letters to be entered in QEMU m
On 28/11/06 22:50, "Daniel P. Berrange" <berrange@xxxxxxxxxx> wrote:
> In the spirit of the original patch in changeset 10742, the attached patch
> is the simplest solution to make shift keys work - it tracks the shift key
> and caps lock key state. If both are active, or both inactive, then no
> transform is made; If either one, or the other (but not both) are active,
> then the letters a-z are transformed to A-Z, and vica-verca.
Doesn't this eat the shift/caps key events even when not in qemu monitor
mode? What if the guest has shortcut key combos involving those keys, for
example?
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|