|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Enable uppercase letters to be entered in QEMU m
On 29/11/06 12:04, "Daniel P. Berrange" <berrange@xxxxxxxxxx> wrote:
>> 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?
>
> Opps, yes, the shift/caps bits need to be protected by a conditional on
> !is_graphics_console(). Will redo the patch to fix that.
Tracking shift/caps at all times makes sense, but the cooking-and-eating
should happen conditionally.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|