From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FUZxG-00058U-Pv for qemu-devel@nongnu.org; Fri, 14 Apr 2006 21:52:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FUZxE-00057l-GL for qemu-devel@nongnu.org; Fri, 14 Apr 2006 21:52:05 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FUZxE-00057i-9c for qemu-devel@nongnu.org; Fri, 14 Apr 2006 21:52:04 -0400 Received: from [128.8.10.163] (helo=po1.wam.umd.edu) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FUZxK-0003Rf-Aj for qemu-devel@nongnu.org; Fri, 14 Apr 2006 21:52:10 -0400 Received: from jbrown.mylinuxbox.org (jma-box.student.umd.edu [129.2.253.219]) by po1.wam.umd.edu (8.12.11.20060308/8.12.10) with ESMTP id k3F1q38o014106 for ; Fri, 14 Apr 2006 21:52:03 -0400 (EDT) Date: Fri, 14 Apr 2006 21:52:01 -0400 From: "Jim C. Brown" Subject: Re: [Qemu-devel] usb tablet working with linux/xfree86 guest in absolute mode Message-ID: <20060415015201.GA24870@jbrown.mylinuxbox.org> References: <20060414212345.GA19491@jbrown.mylinuxbox.org> <44404C1F.5050202@codemonkey.ws> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44404C1F.5050202@codemonkey.ws> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Fri, Apr 14, 2006 at 08:27:59PM -0500, Anthony Liguori wrote: > The following patch (to the evtouch driver) enables both the middle > button and scroll wheel: > > http://www.cs.utexas.edu/users/aliguori/evtouch-middle-scroll.diff > > I'll send it to the maintainer of evtouch and see if he'll include it > for future versions. > > Regards, > > Anthony Liguori Binary driver and sample config available at: http://jma-box.student.umd.edu:8080/evtouch_drv.o http://jma-box.student.umd.edu:8080/XF86Config-4 Note that you must have the Option "Emulate3Buttons" "off". Otherwise the middle button will not work. Binary driver was compiled with X.org 6.8.2 but it works with XFree86 4.2.1 -- Infinite complexity begets infinite beauty. Infinite precision begets infinite perfection.