From owner-freebsd-questions@FreeBSD.ORG Wed Feb 20 15:52:08 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 6C25816A400 for ; Wed, 20 Feb 2008 15:52:08 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.179]) by mx1.freebsd.org (Postfix) with ESMTP id 212EE13C455 for ; Wed, 20 Feb 2008 15:52:07 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: by el-out-1112.google.com with SMTP id r27so1271864ele.3 for ; Wed, 20 Feb 2008 07:52:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; bh=2mSyNS3yEFd0JHpTond7+1JCm/6iaM0c9+WI1gbVb7E=; b=Bzx4RfVBApMZHy6VwOgI2Ji2+mwk7pZjg0pYacOfEZt4IyUXNnMh0WbZ02B6wPXA776s8JeS0Anb6AcDzweRGIGN9CcyjZewjnGyz160sMKaIbUfAkfFYhPC7CZNynNaX+I75UjYhEZmYYMxYvg0a3JfNJkLv86YvTmAQxBPbc0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=WOz43EMW2JQm9fVyDdgNmW1x84kAStDxlW+xT1r9BYESwzvLRoQoZzHClah8m2zP3qXNb512+o0ys1MhoaYlT2JB4h+p6z9/ESD7SKlLPn/ZhQhA2JbdplMzGZohNSVpQ2n5q6lzbKAeW/6MCAmSljWHOY8Tial+gxCQbPEkP0I= Received: by 10.142.76.4 with SMTP id y4mr6629346wfa.31.1203522726490; Wed, 20 Feb 2008 07:52:06 -0800 (PST) Received: by 10.142.143.10 with HTTP; Wed, 20 Feb 2008 07:52:06 -0800 (PST) Message-ID: <539c60b90802200752h21d0547bmde5ccd6d5f43222d@mail.gmail.com> Date: Wed, 20 Feb 2008 08:52:06 -0700 From: "Steve Franks" Sender: bahamasfranks@gmail.com To: "User Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 6885d981094b1499 Subject: mouse works on console, not in Xorg X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: stevefranks@ieee.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Feb 2008 15:52:08 -0000 I thought my mouse was toast, until I ctrl-alt-F2'd back to a console, and it works fine there. I don't see this covered in the handbook. I've got two other FreeBSD systems: one 6.3 and one 7.0-RC1, and with both of those you plug the usb mouse in and 'it just works'. I've tried the new system with both no xorg.conf, as well as an xorg.conf that points at /dev/sysmouse and one that points at /dev/ums0, and I'm having no luck here. My brand-new 1680x1050 monitor 'just works', surprisingly! I didn't even have to do the ModeLine in the handbook until I made a new xorg.conf file. Thanks, Steve