From owner-freebsd-stable@FreeBSD.ORG Fri Dec 28 11:42:54 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1881F558 for ; Fri, 28 Dec 2012 11:42:54 +0000 (UTC) (envelope-from kpaasial@gmail.com) Received: from mail-we0-f179.google.com (mail-we0-f179.google.com [74.125.82.179]) by mx1.freebsd.org (Postfix) with ESMTP id 9C25A8FC0C for ; Fri, 28 Dec 2012 11:42:53 +0000 (UTC) Received: by mail-we0-f179.google.com with SMTP id r6so4966938wey.10 for ; Fri, 28 Dec 2012 03:42:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=piJN3KwxZUETd8Vmx1eAZYpjbKlsJfOKR6AnQzvmJZI=; b=aTGlcZZDD1wpUs8uOa9J8a53/gyXLSq8DEwrzRR4aF7jYglXz1N6KqrxNx0IlVF16F 2WkIGLUyMtDv7Ol/sj8cvov/YK/sxjXCvghP1iX5tAazE3lFAaQdhPBsavXoa4Rk1AMa y+hn7bbsM7Uu5MSHzHXGojiJtiYwoYanO/GfG4hh29o7cxxrTzqn39w9H+Xz1q98UbLV vF2GOlcZBHJZAgNtmvtmqzfLMK8h97HvFhHP8x05xHvxeSWywxp76ecR32lOZxkdEnsb ijRz+lkYm8kKpmiPbQ1JaXgSLAZrE7vAgRs07T6AV0X8vPGQh5wWqDvDtyVFWwtYzXyr YNXg== MIME-Version: 1.0 Received: by 10.194.21.70 with SMTP id t6mr53212454wje.42.1356694972456; Fri, 28 Dec 2012 03:42:52 -0800 (PST) Received: by 10.216.172.197 with HTTP; Fri, 28 Dec 2012 03:42:52 -0800 (PST) In-Reply-To: References: <1356628066796-5772624.post@n5.nabble.com> Date: Fri, 28 Dec 2012 13:42:52 +0200 Message-ID: Subject: Re: 9.1-RC3: xorg-input-mouse, xfce4-panel From: Kimmo Paasiala To: CeDeROM Content-Type: text/plain; charset=UTF-8 Cc: freebsd-stable@freebsd.org, Jakub Lach X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Dec 2012 11:42:54 -0000 On Fri, Dec 28, 2012 at 1:33 PM, CeDeROM wrote: > On Thu, Dec 27, 2012 at 6:07 PM, Jakub Lach wrote: >> xf86-input-mouse-1.8.1 is in dev trunk xorg tree. (see -x11). > > This is the only sensible solution to use new driver. HAL and > AllowEmptyInput are EXCLUSIVE and cause very strange behavior - I have > just noticed that again on another desktop - screen is refreshed AFTER > mouse is moved heh... > > Still I cannot see the new 1.8.1 driver after updating the port > tree... cannot wait to see that one, still I think this is a must for > a "release package" :-) > > Best regards :-) > Tomek > > -- > CeDeROM, SQ7MHZ, http://www.tomek.cedro.info You're misunderstanding a few things. There are no "release packages" for any release of FreeBSD. What you have on the install discs are just "snapshot" packages built from the ports tree as it happened to be at the time of the release was made. If you want to see the newer mouse driver in ports help the xorg developers by testing their experimental tree. There's nothing to be done about the 9.1-RELEASE, the packages on the install discs will not have any experimental content.