All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keir Fraser <keir@xensource.com>
To: "Daniel P. Berrange" <berrange@redhat.com>,
	Keir Fraser <keir@xensource.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH] Enable uppercase letters to be entered in QEMU monitor terminal
Date: Wed, 29 Nov 2006 12:19:40 +0000	[thread overview]
Message-ID: <C1932B5C.5385%keir@xensource.com> (raw)
In-Reply-To: <20061129120429.GB10275@redhat.com>

On 29/11/06 12:04, "Daniel P. Berrange" <berrange@redhat.com> 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

  reply	other threads:[~2006-11-29 12:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-28 22:50 [PATCH] Enable uppercase letters to be entered in QEMU monitor terminal Daniel P. Berrange
2006-11-29 11:45 ` Keir Fraser
2006-11-29 12:04   ` Daniel P. Berrange
2006-11-29 12:19     ` Keir Fraser [this message]
2006-11-29 15:48   ` Daniel P. Berrange
2006-11-29 16:09     ` Keir Fraser
2006-12-20 11:15       ` Kasai Takanori
2006-12-20 11:19         ` Keir Fraser
2006-12-21  1:31           ` Kasai Takanori

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=C1932B5C.5385%keir@xensource.com \
    --to=keir@xensource.com \
    --cc=berrange@redhat.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.