From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH] fbfront: advertise either absolute or relative coordinates Date: Thu, 10 Mar 2011 19:14:04 +0100 Message-ID: <20110310181404.GA3333@aepfle.de> References: <20110310175822.GA32033@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Stefano Stabellini Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On Thu, Mar 10, Stefano Stabellini wrote: > does this mean that we are not getting any wheel events when we are > using absolute coordinates? Do you get them now? In my testing vncviewer does not pass them and qemu-dm does not receive them. Or whatever gets send to qemu-dm gets converted to abs_x+abs_y, if I read the code correctly. Olaf