qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] qapi-schema.json: Add kp_equals and power keys


From: Programmingkid
Subject: Re: [Qemu-devel] [PATCH] qapi-schema.json: Add kp_equals and power keys
Date: Tue, 1 Mar 2016 17:33:28 -0500

On Mar 1, 2016, at 5:23 PM, Gerd Hoffmann wrote:

> On Di, 2016-03-01 at 17:04 -0500, Programmingkid wrote:
>> Add kp_equals and power keys support to the QKeyCode enum of keys.
> 
> Please update the documentation in the comment too, so we keep track of
> which keys where added in which release.
> 
> Otherwise it's fine.
> 
> thanks,
>  Gerd
> 

Is this what you mean:

##
# @QKeyCode:
#
# An enumeration of key name.
#
# This is used by the send-key command.
#
# Since: 1.3.0
#
# 'unmapped' and 'pause' since 2.0
# 'ro' and 'kp_comma' since 2.4
# 'kp_equals' and 'power' since 2.6
##




reply via email to

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