From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46662) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aashH-0001eZ-Av for qemu-devel@nongnu.org; Tue, 01 Mar 2016 17:23:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aashD-0003Zj-Ae for qemu-devel@nongnu.org; Tue, 01 Mar 2016 17:23:15 -0500 Received: from mx1.redhat.com ([209.132.183.28]:54383) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aashD-0003Za-5x for qemu-devel@nongnu.org; Tue, 01 Mar 2016 17:23:11 -0500 Message-ID: <1456870987.23994.115.camel@redhat.com> From: Gerd Hoffmann Date: Tue, 01 Mar 2016 23:23:07 +0100 In-Reply-To: <18DDC207-7A36-4A65-BCDE-77611CE7FEDC@gmail.com> References: <18DDC207-7A36-4A65-BCDE-77611CE7FEDC@gmail.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] qapi-schema.json: Add kp_equals and power keys List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Programmingkid Cc: Peter Maydell , qemu-devel qemu-devel 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