From owner-freebsd-questions@FreeBSD.ORG Sat Jun 9 20:45:52 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6EA90106564A for ; Sat, 9 Jun 2012 20:45:52 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id 212E88FC1C for ; Sat, 9 Jun 2012 20:45:52 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SdSXb-0003zl-KG for freebsd-questions@freebsd.org; Sat, 09 Jun 2012 22:45:47 +0200 Received: from cpc3-walt15-2-0-cust148.13-2.cable.virginmedia.com ([86.21.186.149]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 09 Jun 2012 22:45:47 +0200 Received: from walterhurry by cpc3-walt15-2-0-cust148.13-2.cable.virginmedia.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 09 Jun 2012 22:45:47 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Walter Hurry Date: Sat, 9 Jun 2012 20:45:33 +0000 (UTC) Lines: 23 Message-ID: References: <20120607145901.3022770d@scorpio> <4FD24B69.6050001@bananmonarki.se> <4FD2C9E1.2060304@bananmonarki.se> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: cpc3-walt15-2-0-cust148.13-2.cable.virginmedia.com User-Agent: Pan/0.135 (Tomorrow I'll Wake Up and Scald Myself with Tea; GIT 30dc37b master) Subject: Re: FreeBSD: SOLVED: FreeBSD9 - I can't get my mouse to work (was : FreeBSD9 - I can't get my mouse to work) 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: Sat, 09 Jun 2012 20:45:52 -0000 On Sat, 09 Jun 2012 05:58:25 +0200, Bernt Hansson wrote: > 2012-06-09 00:10, Walter Hurry skrev: >> On Fri, 08 Jun 2012 20:58:49 +0200, Bernt Hansson wrote: >> >>> 2012-06-08 17:51, Walter Hurry skrev: >>>> On Fri, 08 Jun 2012 15:39:22 +0000, Walter Hurry wrote: >>>> Never mind: Stupid moi. The answer was staring me in the face in man >>>> rc.conf. moused_port. >>>> >>>> >>> You also have moused_flags="Put your flags here" >>> >>> That does not help, not me anyway. >> >> Indeed you do. But I didn't need moused_flags (nor moused_type) - just >> moused_port. I was then able to restore /etc/rc.d/moused to its >> pristine state. > > That would be moused_flags="-p /dev/sysmouse" Ah, good point. As ever, there's always more than one way to skin a cat. :-)