On Jul 11, 2016, at 6:44 PM, Peter Maydell wrote:
> On 11 July 2016 at 23:31, Programmingkid wrote:
>> On Jul 11, 2016, at 6:28 PM, Peter Maydell wrote:
>>> Do we have this feature in any of our other front end UIs?
>>> I don't really want to get into adding features to the Cocoa
>>> UI frontend
On 11 July 2016 at 23:31, Programmingkid wrote:
> On Jul 11, 2016, at 6:28 PM, Peter Maydell wrote:
>> Do we have this feature in any of our other front end UIs?
>> I don't really want to get into adding features to the Cocoa
>> UI frontend that don't exist anywhere else. (We've had this
>> discus
On Jul 11, 2016, at 6:28 PM, Peter Maydell wrote:
> On 11 July 2016 at 23:20, Programmingkid wrote:
>> Add a menu called "Send Key". It is populated with options the user supplies
>> at
>> runtime. The option works like this: -sendkeymenu :. The
>> title can be anything you want. The values are
On 11 July 2016 at 23:20, Programmingkid wrote:
> Add a menu called "Send Key". It is populated with options the user supplies
> at
> runtime. The option works like this: -sendkeymenu :. The
> title can be anything you want. The values are the hexadecimal values for the
> keycodes. The title is a
Add a menu called "Send Key". It is populated with options the user supplies at
runtime. The option works like this: -sendkeymenu :. The
title can be anything you want. The values are the hexadecimal values for the
keycodes. The title is added to the menu as an menu item. The keycodes are sent
to Q