From owner-freebsd-mobile@FreeBSD.ORG Mon Mar 22 19:57:50 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B35A16A4CE for ; Mon, 22 Mar 2004 19:57:50 -0800 (PST) Received: from mgr2.xmission.com (mgr2.xmission.com [198.60.22.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1843643D2F for ; Mon, 22 Mar 2004 19:57:50 -0800 (PST) (envelope-from llewelly@xmission.com) Received: from [198.60.22.201] (helo=mgr1.xmission.com) by mgr2.xmission.com with esmtp (Exim 3.35 #1) id 1B5d2y-0003pk-02; Mon, 22 Mar 2004 20:57:48 -0700 Received: from [198.60.22.20] (helo=xmission.xmission.com) by mgr1.xmission.com with esmtp (Exim 4.30) id 1B5d2y-0007dj-Rc; Mon, 22 Mar 2004 20:57:48 -0700 Received: from llewelly by xmission.xmission.com with local (Exim 3.35 #1 (Debian)) id 1B5d2y-0008Il-00; Mon, 22 Mar 2004 20:57:48 -0700 To: Doug Barton References: <405F2862.8090405@DougBarton.net> From: llewelly@xmission.com Date: 22 Mar 2004 20:57:48 -0700 In-Reply-To: <405F2862.8090405@DougBarton.net> Message-ID: Lines: 22 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2 MIME-Version: 1.0 Sender: Content-Type: text/plain; charset=us-ascii X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on mgr1.xmission.com X-Spam-Level: X-Spam-Status: No, hits=0.3 required=8.0 tests=NO_REAL_NAME autolearn=no version=2.63 X-SA-Exim-Mail-From: llewelly@xmission.com X-SA-Exim-Version: 3.1 (built Wed Aug 20 09:38:54 PDT 2003) X-SA-Exim-Scanned: Yes cc: Pratik Mehta cc: freebsd-mobile@freebsd.org Subject: Re: Touchpad not working X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Mar 2004 03:57:50 -0000 Doug Barton writes: > I have the following in my /etc/rc.local so that on my Dell Latitude > D800 if I have a USB mouse plugged in, it is the only mouse, and if I > don't, the touchpad and stick are both active: > > if ! ps -ax | grep '[m]oused.*ums' >/dev/null; then > /usr/sbin/moused -p /dev/psm0 -t auto -a 2,2 -3 -m 1=4 > fi That looks good to me. Again, if your mouse works on text console, could you try: Option "Protocol" "MouseSystems" Option "Device" "/dev/sysmouse" in the InputDevice section whose identifier is mouse1, in your XF86Config.