All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Programmingkid <programmingkidx@gmail.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	qemu-devel qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] ui/cocoa.m: Give laptop users ability to scroll in monitor
Date: Sun, 10 May 2015 23:34:06 +0100	[thread overview]
Message-ID: <CAFEAcA86LZu9PB2iPP-nmPkdYhkWU37kBGnff-Vq26NzZeCnmQ@mail.gmail.com> (raw)
In-Reply-To: <FC19D2CB-E7C1-42DC-B5C9-79B8404DCC06@gmail.com>

On 16 March 2015 at 14:45, Programmingkid <programmingkidx@gmail.com> wrote:
> On Mar 16, 2015, at 10:43 AM, Peter Maydell wrote:
>> On 16 March 2015 at 14:38, Programmingkid <programmingkidx@gmail.com> wrote:
>>> On Mar 16, 2015, at 10:00 AM, Peter Maydell wrote:
>>>> On 16 March 2015 at 13:48, Daniel P. Berrange <berrange@redhat.com> wrote:
>>>>> The docs[1] still refer to fn+up/down as the way to achieve page up/down,
>>>>> so perhaps your install has simply lost the shortcut mappings ?
>>>>
>>>> Works for me on a 2011 MacBook Air running Mavericks, anyway.
>>
>>> Are you saying you are able to scroll up and down in QEMU's monitor
>>> using your MacBook Air's keyboard?
>>
>> I haven't attempted to use the monitor. I'm just saying that
>> on my OSX it does turn those keys into pageup/down.
>
> Please try scrolling in the Monitor. I don't think it will work due
> to missing functionality.

I've now tested again with my not-just-the-laptop setup, and:

 * in the guest OS (I tested with a Linux guest), PageUp/Down
   work OK and work the same whether I use an external USB
   keyboard with a physical PgUp/Down key or the MacBook Air's
   keyboard with Fn+UpArrow/Fn+DownArrow as the chord to
   input pageup/down
 * in the monitor window, neither way of inputting PageUp/Down
   works: all you get is a ',' input into the monitor

So my conclusion is that we should fix the underlying
problem that the monitor isn't handling PgUp/PgDown
correctly (not sure exactly why that's not working yet).

If your particular OSX version really doesn't implement
the Fn+Up/Down == PageUp/Down chord then I think you should
address that at the OSX level, not in QEMU (there are
likely several OSX utilities that will do the job).

thanks
-- PMM

  parent reply	other threads:[~2015-05-10 22:34 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-13  4:35 [Qemu-devel] [PATCH] ui/cocoa.m: Give laptop users ability to scroll in monitor Programmingkid
2015-03-13  9:51 ` Peter Maydell
2015-03-13 14:48   ` Programmingkid
2015-03-13 17:31     ` Paolo Bonzini
2015-03-13 20:43       ` Programmingkid
2015-03-16 12:19         ` Paolo Bonzini
2015-03-16 13:35           ` Programmingkid
2015-03-16 13:36             ` Paolo Bonzini
2015-03-16 13:39               ` Programmingkid
2015-03-16 13:48         ` Daniel P. Berrange
2015-03-16 14:00           ` Peter Maydell
2015-03-16 14:38             ` Programmingkid
2015-03-16 14:43               ` Peter Maydell
2015-03-16 14:45                 ` Programmingkid
2015-03-16 14:47                   ` Paolo Bonzini
2015-03-16 14:49                     ` Programmingkid
2015-03-16 14:52                       ` Paolo Bonzini
2015-03-16 14:59                         ` Peter Maydell
2015-03-16 15:06                           ` Programmingkid
2015-03-16 15:01                         ` Programmingkid
2015-05-10 22:34                   ` Peter Maydell [this message]
2015-05-10 22:51                     ` Peter Maydell
2015-05-11  6:53                       ` Gerd Hoffmann
2015-06-11 14:23                         ` Peter Maydell
2015-03-16 14:33           ` Programmingkid

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=CAFEAcA86LZu9PB2iPP-nmPkdYhkWU37kBGnff-Vq26NzZeCnmQ@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=pbonzini@redhat.com \
    --cc=programmingkidx@gmail.com \
    --cc=qemu-devel@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.