From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37766) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXTzc-0003zV-TM for qemu-devel@nongnu.org; Mon, 16 Mar 2015 08:19:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YXTzY-0005lm-4f for qemu-devel@nongnu.org; Mon, 16 Mar 2015 08:19:36 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53914) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXTzX-0005lb-Tt for qemu-devel@nongnu.org; Mon, 16 Mar 2015 08:19:32 -0400 Message-ID: <5506CA4C.2080905@redhat.com> Date: Mon, 16 Mar 2015 13:19:24 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <9D0D12D4-476B-4EF4-80EB-0A61F0BED115@gmail.com> <55031EF5.3070608@redhat.com> In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit 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: Peter Maydell , qemu-devel qemu-devel On 13/03/2015 21:43, Programmingkid wrote: >> How do you do that in a terminal? > > I'm not sure what exactly you're asking. I will say past Apple laptop > did have the ability to page up or down by using the function key + > the up or down arrow keys. It looks like Apple removed that ability. > I tried using function key + up, control key + up, option key + up, > and command key + up. These do not cause the Monitor to scroll > without the patch. How do you scroll up and down in OS X's Terminal.app? Paolo