From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43570) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXWFC-0000ow-K8 for qemu-devel@nongnu.org; Mon, 16 Mar 2015 10:43:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YXWF8-0005xV-OL for qemu-devel@nongnu.org; Mon, 16 Mar 2015 10:43:50 -0400 Received: from mail-ie0-f179.google.com ([209.85.223.179]:36785) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXWF8-0005xK-KI for qemu-devel@nongnu.org; Mon, 16 Mar 2015 10:43:46 -0400 Received: by iegc3 with SMTP id c3so175759656ieg.3 for ; Mon, 16 Mar 2015 07:43:46 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <0621CF25-1F49-4BC8-AA1E-D019051C130D@gmail.com> References: <9D0D12D4-476B-4EF4-80EB-0A61F0BED115@gmail.com> <55031EF5.3070608@redhat.com> <20150316134806.GN10189@redhat.com> <0621CF25-1F49-4BC8-AA1E-D019051C130D@gmail.com> From: Peter Maydell Date: Mon, 16 Mar 2015 14:43:26 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH] ui/cocoa.m: Give laptop users ability to scroll in monitor List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Programmingkid Cc: Paolo Bonzini , qemu-devel qemu-devel On 16 March 2015 at 14:38, Programmingkid wrote: > > On Mar 16, 2015, at 10:00 AM, Peter Maydell wrote: > >> On 16 March 2015 at 13:48, Daniel P. Berrange 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. -- PMM