From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60622) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXVZz-0007eX-JS for qemu-devel@nongnu.org; Mon, 16 Mar 2015 10:01:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YXVZv-0007a7-KZ for qemu-devel@nongnu.org; Mon, 16 Mar 2015 10:01:15 -0400 Received: from mail-ie0-f179.google.com ([209.85.223.179]:34906) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXVZv-0007a3-Gj for qemu-devel@nongnu.org; Mon, 16 Mar 2015 10:01:11 -0400 Received: by ieclw3 with SMTP id lw3so171522503iec.2 for ; Mon, 16 Mar 2015 07:01:10 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20150316134806.GN10189@redhat.com> References: <9D0D12D4-476B-4EF4-80EB-0A61F0BED115@gmail.com> <55031EF5.3070608@redhat.com> <20150316134806.GN10189@redhat.com> From: Peter Maydell Date: Mon, 16 Mar 2015 14:00:50 +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: "Daniel P. Berrange" Cc: Programmingkid , qemu-devel qemu-devel , Paolo Bonzini 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. (Terminal is not necessarily the best app to choose to demonstrate this, because its behaviour is to pass the page-down/page-up through to the application in the terminal.) -- PMM