From owner-freebsd-questions Wed May 8 19:49: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id F01C937B401 for ; Wed, 8 May 2002 19:49:05 -0700 (PDT) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.3/8.12.3) with ESMTP id g492mwZh053811; Thu, 9 May 2002 14:48:58 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.3/8.12.3/Submit) id g492mwdE053810; Thu, 9 May 2002 14:48:58 +1200 (NZST) Date: Thu, 9 May 2002 14:48:58 +1200 From: Jonathan Chen To: Roberto Armenteros Cc: freebsd-questions@FreeBSD.ORG Subject: Re: My mouse doesnt work properly when I run startx!! HELP... Message-ID: <20020509144858.A53744@grimoire.chen.org.nz> References: <20020509022950.31732.qmail@web13606.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020509022950.31732.qmail@web13606.mail.yahoo.com>; from rarmente@yahoo.com on Wed, May 08, 2002 at 07:29:50PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, May 08, 2002 at 07:29:50PM -0700, Roberto Armenteros wrote: [...] > Section "InputDevice" > Identifier "Mouse1" > Driver "mouse" > # i have tried changing the protocol to ps/2 but sitll > Option "Protocol" "Microsoft" > Option "Device" "/dev/mouse" > > I have also used the utility xf86config and I have > chosen most of the mouse options they offer, but > still, no results. I am using one those optical > microsoft mice. Make sure you aren't running moused, and try the following: Option "Protocol" "auto" Option "Device" "/dev/psm0" I'm assuming that "dmesg | grep psm" returns something like: psm0: irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0 Cheers. -- Jonathan Chen ---------------------------------------------------------------------- Experience is a hard teacher because she gives the test first, the lesson afterwards To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message