> On Nov 2, 2017, at 12:06 PM, BALATON Zoltan wrote:
>
> On Thu, 2 Nov 2017, Programmingkid wrote:
>>> On Nov 2, 2017, at 5:10 AM, Peter Maydell wrote:
>>>
>>> On 5 October 2017 at 15:55, John Arbuckle wrote:
Currently the cocoa user interface relys on the user pushing control-alt
On 2 November 2017 at 15:20, Programmingkid wrote:
>> On Nov 2, 2017, at 5:10 AM, Peter Maydell wrote:
>> Testing this I have found that it makes the grab key be
>> "ctrl+alt+ the key labelled 'g'", even if in the
>> OSX host keyboard mapping that key doesn't produce the
>> letter 'g'. This is in
On Thu, 2 Nov 2017, Programmingkid wrote:
On Nov 2, 2017, at 5:10 AM, Peter Maydell wrote:
On 5 October 2017 at 15:55, John Arbuckle wrote:
Currently the cocoa user interface relys on the user pushing control-alt to
ungrab the mouse. This is patch changes the key combination to control-alt-g
> On Nov 2, 2017, at 5:10 AM, Peter Maydell wrote:
>
> On 5 October 2017 at 15:55, John Arbuckle wrote:
>> Currently the cocoa user interface relys on the user pushing control-alt to
>> ungrab the mouse. This is patch changes the key combination to control-alt-g
>> to be in line with the GTK
On 5 October 2017 at 15:55, John Arbuckle wrote:
> Currently the cocoa user interface relys on the user pushing control-alt to
> ungrab the mouse. This is patch changes the key combination to control-alt-g
> to be in line with the GTK user interface.
>
> signed-off-by: John Arbuckle
> ---
> +
Currently the cocoa user interface relys on the user pushing control-alt to
ungrab the mouse. This is patch changes the key combination to control-alt-g to
be in line with the GTK user interface.
signed-off-by: John Arbuckle
---
ui/cocoa.m | 15 ---
1 file changed, 8 insertions(+)