From owner-freebsd-current@FreeBSD.ORG Wed Mar 18 23:08:24 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F05A3106566B for ; Wed, 18 Mar 2009 23:08:24 +0000 (UTC) (envelope-from mrossi@swin.edu.au) Received: from gpo6.cc.swin.edu.au (gpo6.cc.swin.edu.au [136.186.1.35]) by mx1.freebsd.org (Postfix) with ESMTP id 718298FC12 for ; Wed, 18 Mar 2009 23:08:24 +0000 (UTC) (envelope-from mrossi@swin.edu.au) Received: from mrossi.caia.swin.edu.au (mrossi.caia.swin.edu.au [136.186.229.109]) by gpo6.cc.swin.edu.au (8.14.3/8.14.3) with ESMTP id n2IN8FN3026844; Thu, 19 Mar 2009 10:08:23 +1100 Message-ID: <49C17EDF.5030808@swin.edu.au> Date: Thu, 19 Mar 2009 10:08:15 +1100 From: Mattia Rossi User-Agent: Thunderbird 2.0.0.19 (X11/20090309) MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <49C083A4.5020608@swin.edu.au> <49C0BCCA.7020904@wup-katowice.pl> In-Reply-To: <49C0BCCA.7020904@wup-katowice.pl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: arek@wup-katowice.pl Subject: Re: USB2, mouse and X X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Mar 2009 23:08:25 -0000 Arek Czereszewski wrote: > Mattia Rossi pisze: > >> Hi, >> >> I've seen that there are a lot of issues with mice and the new USB2 >> stack, but as my problem is still not resolved with the current kernel, >> i think it's time to report my problem: >> > [...] > I had similar mouse problem. When I set > > moused_nondefault_enable="NO" > mice work fine in X > > moused_nondefault_enable="YES" # is in /etc/default/rc.conf > > Regards > Arek > > Thanks for this tip too, but it didn't work either. I ended up with no mouse support in X at all... Mat