From owner-freebsd-stable@FreeBSD.ORG Sun Nov 6 20:33:45 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D482E16A41F for ; Sun, 6 Nov 2005 20:33:45 +0000 (GMT) (envelope-from stephen@math.missouri.edu) Received: from sccmmhc91.asp.att.net (sccmmhc91.asp.att.net [204.127.203.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FE4743D45 for ; Sun, 6 Nov 2005 20:33:45 +0000 (GMT) (envelope-from stephen@math.missouri.edu) Received: from [10.0.0.4] (12-216-248-146.client.mchsi.com[12.216.248.146]) by sccmmhc91.asp.att.net (sccmmhc91) with ESMTP id <20051106203344m9100dulgle>; Sun, 6 Nov 2005 20:33:44 +0000 Message-ID: <436E68A7.60603@math.missouri.edu> Date: Sun, 06 Nov 2005 14:33:43 -0600 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20051104 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: three button mouse issues X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 20:33:45 -0000 My laptop has two mice - the touchpad and a usb mouse. I would like the touchpad moused to run with the "-3" flag and the usb moused to run without "-3". But I can only get neither or both to run with "-3" by the appropriate settings in /etc/rc.conf. Any ideas? (Apart from manually killing and restarting one of the moused processes?) Stephen