All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: Dave Mielke <dave@mielke.cc>
Cc: QEMU Trivial <qemu-trivial@nongnu.org>,
	Peter Maydell <peter.maydell@linaro.org>,
	QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-trivial] [Qemu-devel] patch: add -kbddelay option
Date: Tue, 27 May 2014 08:06:21 +0200	[thread overview]
Message-ID: <87sinviwma.fsf@blackfin.pond.sub.org> (raw)
In-Reply-To: <20140527014514.GD29934@beta.private.mielke.cc> (Dave Mielke's message of "Mon, 26 May 2014 21:45:15 -0400")

Dave Mielke <dave@mielke.cc> writes:

> [quoted lines by Dave Mielke on 2014/05/26 at 08:59 -0400]
>
> I'm sorry for quoting myself, but I'm doing it for context since I have a
> question:
>
>>This patch, attached as qemu-kbddelay-1.patch, is a rework of the former curses
>>UI patch so that the delay applies to key events in general. A new option,
>>-kbddelay [duration=]msecs, controls it. As before, the default is 0, meaning
>>no delay, in which case the timer and queue aren't used thus retaining the
>>original behaviour.
>
> I've currently coded it so that there's a new option - -kbddelay. So, we have
> the following two options:
>
>   (old) -k <language>
>   (new) -kbddelay [duration=]<msecs>
>
> My question is if this is the best way to do it, or if the two options should
> be merged. For example:
>
>    -k [language=]<language>,delay=<msecs>
>
> What do you think?

*If* the feature is deemed useful: better extend -k.  We generally
prefer extensible options based on QemuOpts to proliferating ad hoc
single-purpose options.


  reply	other threads:[~2014-05-27  6:06 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-24 23:29 [Qemu-trivial] patch: add delay=<msecs> suboption to -display curses Dave Mielke
2014-05-24 23:29 ` [Qemu-devel] " Dave Mielke
2014-05-25  0:04 ` [Qemu-trivial] " Peter Maydell
2014-05-25  0:04   ` Peter Maydell
2014-05-25  1:21   ` [Qemu-trivial] " Dave Mielke
2014-05-25  1:21     ` Dave Mielke
2014-05-25  9:11     ` [Qemu-trivial] " Peter Maydell
2014-05-25  9:11       ` Peter Maydell
2014-05-25 11:03       ` [Qemu-trivial] " Dave Mielke
2014-05-25 11:03         ` Dave Mielke
2014-05-26 12:59         ` [Qemu-trivial] [Qemu-devel] patch: add -kbddelay option Dave Mielke
2014-05-27  1:45           ` Dave Mielke
2014-05-27  6:06             ` Markus Armbruster [this message]
2014-05-25 12:35       ` [Qemu-trivial] [Qemu-devel] patch: add delay=<msecs> suboption to -display curses Dave Mielke
2014-05-25 12:35         ` Dave Mielke
2014-05-26 13:38     ` [Qemu-trivial] " Gerd Hoffmann
2014-05-26 15:19       ` Dave Mielke
2014-05-27  5:44         ` Gerd Hoffmann
2014-05-27  8:15           ` Dave Mielke
2014-05-27  9:09             ` Gerd Hoffmann
2014-05-27 15:23               ` Dave Mielke
2014-05-25 12:41 ` [Qemu-trivial] " Michael Tokarev
2014-05-25 12:41   ` [Qemu-devel] " Michael Tokarev
2014-05-25 12:56   ` Dave Mielke
2014-05-25 12:56     ` [Qemu-devel] " Dave Mielke
2014-05-27 13:39     ` [Qemu-trivial] [Qemu-devel] " Laszlo Ersek

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=87sinviwma.fsf@blackfin.pond.sub.org \
    --to=armbru@redhat.com \
    --cc=dave@mielke.cc \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    /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.