From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Stabellini Subject: Re: [PATCH] qemu-remote: missing CS 15446 Date: Fri, 19 Sep 2008 11:46:27 +0100 Message-ID: <48D38303.90207@eu.citrix.com> References: <48D3816C.8030707@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <48D3816C.8030707@eu.citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel Cc: Ian Jackson List-Id: xen-devel@lists.xenproject.org Stefano Stabellini wrote: > qemu-remote is missing the changeset 15446. > The following is a patch that actually applies to qemu-remote: --- diff -r 76aa01ef15ef keymaps/modifiers --- a/keymaps/modifiers Wed Sep 17 12:02:28 2008 +0100 +++ b/keymaps/modifiers Fri Sep 19 11:45:40 2008 +0100 @@ -11,8 +11,8 @@ # Translate Super to Windows keys. # This is hardcoded. See documentation for details. -Super_R 0xdb -Super_L 0xdc +Super_R 0xdc +Super_L 0xdb # Translate Menu to the Windows Application key. Menu 0xdd