On May 16, 2016, at 4:48 PM, Peter Maydell wrote:
> On 16 May 2016 at 21:42, Programmingkid wrote:
>>
>> On May 16, 2016, at 2:04 PM, Peter Maydell wrote:
>>
>>> On 6 May 2016 at 03:37, Programmingkid wrote:
/* ADB_KEY_RIGHT_COMMAND works as right super in Linux */
/* Use AD
On 16 May 2016 at 21:42, Programmingkid wrote:
>
> On May 16, 2016, at 2:04 PM, Peter Maydell wrote:
>
>> On 6 May 2016 at 03:37, Programmingkid wrote:
>>> /* ADB_KEY_RIGHT_COMMAND works as right super in Linux */
>>> /* Use ADB_KEY_LEFT_COMMAND for Mac OS compatibility */
>>> -[Q_K
On May 16, 2016, at 2:04 PM, Peter Maydell wrote:
> On 6 May 2016 at 03:37, Programmingkid wrote:
>> The original pc_to_adb_keycode mapping did have several keys that were
>> incorrectly mapped. This patch fixes these mappings.
>>
>> Signed-off-by: John Arbuckle
>> ---
>> hw/input/adb.c | 33 +
On 6 May 2016 at 03:37, Programmingkid wrote:
> The original pc_to_adb_keycode mapping did have several keys that were
> incorrectly mapped. This patch fixes these mappings.
>
> Signed-off-by: John Arbuckle
> ---
> hw/input/adb.c | 33 -
> 1 file changed, 12 inser
The original pc_to_adb_keycode mapping did have several keys that were
incorrectly mapped. This patch fixes these mappings.
Signed-off-by: John Arbuckle
---
hw/input/adb.c | 33 -
1 file changed, 12 insertions(+), 21 deletions(-)
diff --git a/hw/input/adb.c b/hw/