qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] ui/cocoa.m: Give laptop users ability to scroll


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH] ui/cocoa.m: Give laptop users ability to scroll in monitor
Date: Fri, 13 Mar 2015 09:51:04 +0000

On 13 March 2015 at 04:35, Programmingkid <address@hidden> wrote:
> Laptop users usually have keyboards that are missing the page up and page 
> down keys. This means they cannot scroll in the monitor. This patch gives 
> laptop users the ability to scroll in the monitor by having the user push the 
> Control + Up/Down arrow keys to scroll one line at a time. Use ALT/Option in 
> place of Control to be able to scroll at 10 lines at a time.

Don't the standard OSX function+up/down for pageup/down work?
If they don't we should probably figure out why rather than
adding a non-standard key combo.

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]