From owner-freebsd-questions@FreeBSD.ORG Fri Jun 27 01:52:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D1DD1065680 for ; Fri, 27 Jun 2008 01:52:01 +0000 (UTC) (envelope-from malcolm.kay@internode.on.net) Received: from ipmail05.adl2.internode.on.net (ipmail05.adl2.internode.on.net [203.16.214.145]) by mx1.freebsd.org (Postfix) with ESMTP id 32DC48FC1A for ; Fri, 27 Jun 2008 01:51:56 +0000 (UTC) (envelope-from malcolm.kay@internode.on.net) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AuAFAFzdY0h5LWzi/2dsb2JhbACBW7IP X-IronPort-AV: E=Sophos;i="4.27,712,1204464600"; d="scan'208";a="145843072" Received: from ppp121-45-108-226.lns10.adl6.internode.on.net (HELO alpha.home) ([121.45.108.226]) by ipmail05.adl2.internode.on.net with ESMTP; 27 Jun 2008 11:02:27 +0930 From: Malcolm Kay Organization: at home To: freebsd-questions@freebsd.org Date: Fri, 27 Jun 2008 11:02:25 +0930 User-Agent: KMail/1.8 References: <48642B1A.1010403@wiegand.org> In-Reply-To: <48642B1A.1010403@wiegand.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200806271102.26103.malcolm.kay@internode.on.net> Cc: Chip Subject: Re: usb mouse is detected by fbsd 7 but not X X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jun 2008 01:52:01 -0000 On Fri, 27 Jun 2008 09:19 am, Chip wrote: > Just installed FBSD 7, after being gone from FBSD the last 3 years. > During boot I see that the mouse is detected as ums0, but cannot get it > to work in X11. I cannot find any xorg.conf. or xorg.conf.new files. I > have gnome installed and working, so I know X is working properly. Any > suggestions on the usb mouse? > Thanks. You do have 'moused' enabled? Malcolm