From owner-freebsd-hardware@FreeBSD.ORG Tue Jul 18 22:37:30 2006 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E99B16A4E0 for ; Tue, 18 Jul 2006 22:37:30 +0000 (UTC) (envelope-from baldur@foo.is) Received: from gremlin.foo.is (gremlin.foo.is [194.105.250.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A312643D45 for ; Tue, 18 Jul 2006 22:37:29 +0000 (GMT) (envelope-from baldur@foo.is) Received: from 127.0.0.1 (localhost.foo.is [127.0.0.1]) by injector.foo.is (Postfix) with SMTP id 08390DA84A; Tue, 18 Jul 2006 22:37:28 +0000 (GMT) Received: by gremlin.foo.is (Postfix, from userid 1000) id 7A4D3DA847; Tue, 18 Jul 2006 22:37:25 +0000 (GMT) Date: Tue, 18 Jul 2006 22:37:25 +0000 From: Baldur Gislason To: Brooks Davis Message-ID: <20060718223725.GB36671@gremlin.foo.is> References: <200607181804.49339.ralphellis1@netscape.ca> <20060718222856.GA24134@lor.one-eyed-alien.net> In-Reply-To: <20060718222856.GA24134@lor.one-eyed-alien.net> User-Agent: Mutt/1.4.2.1i X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on gremlin.foo.is X-Spam-Level: X-Spam-Status: No, score=-5.9 required=6.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.4 X-Sanitizer: Foo MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline Cc: Ralph Ellis , freebsd-hardware@freebsd.org Subject: Re: USB Mouse X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jul 2006 22:37:30 -0000 And remember to configure X to use sysmouse and protocol "auto". Baldur On Tue, Jul 18, 2006 at 05:28:56PM -0500, Brooks Davis wrote: > On Tue, Jul 18, 2006 at 06:04:49PM -0400, Ralph Ellis wrote: > > I have a laptop with a touch pad and I would like to use my wireless USB mouse > > either at the same time as the touch pad or instead of the touch pad. I'm > > sure that this topic has been covered before but I have not been able to find > > clear information in the documentation about this. If anyone could point me > > to the appropriate documentation or mailing list archive, I would be happy > > to do a little reading. > > Just plug it in and they should both work as long as you are running > moused. > > -- Brooks