From owner-freebsd-questions@FreeBSD.ORG Fri Jun 27 03:02:32 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 18A7F106567D for ; Fri, 27 Jun 2008 03:02:32 +0000 (UTC) (envelope-from chip@wiegand.org) Received: from smtpout05.prod.mesa1.secureserver.net (smtpout05-04.prod.mesa1.secureserver.net [64.202.165.221]) by mx1.freebsd.org (Postfix) with SMTP id D8DB18FC17 for ; Fri, 27 Jun 2008 03:02:31 +0000 (UTC) (envelope-from chip@wiegand.org) Received: (qmail 13931 invoked from network); 27 Jun 2008 03:02:30 -0000 Received: from unknown (72.211.136.129) by smtpout05-04.prod.mesa1.secureserver.net (64.202.165.221) with ESMTP; 27 Jun 2008 03:02:30 -0000 Message-ID: <48645844.7080003@wiegand.org> Date: Thu, 26 Jun 2008 20:02:28 -0700 From: Chip User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <48642B1A.1010403@wiegand.org> <200806262122.29129.gnemmi@gmail.com> <4864351E.3030305@wiegand.org> <200806262205.53227.gnemmi@gmail.com> In-Reply-To: <200806262205.53227.gnemmi@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 03:02:32 -0000 Ok, it's working now, thanks for all the suggestions, you got me straightened out. Once I got a xorg.conf.new configured correctly I forgot to copy it to /etc/X11. Dummy me, heheheh. (Been a long time since my last experience with BSD, about 3 years.) Thanks guys, Chip Gonzalo Nemmi wrote: > No .. > Run a "locate xorg.conf" to see what "xorg.conf" file is beign used to run > gnome .. > Check under /usr/local/etc/X11 to see if there's xorg.conf .. > If you are running gnome .. _there_has_to_be_ a xorg.conf file somewhere ... > Find that file a do your edits in there. > > And BTW .. the code I passed on to you, are just the sections regarding the > mouse and the serverlayout configuration part of the whole xorg.conf file .. > Your not gonna do much with it alone .. you still need the complete xorg.conf > file .. > > >