From owner-freebsd-questions Tue Jul 23 8:56:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B636037B400 for ; Tue, 23 Jul 2002 08:56:14 -0700 (PDT) Received: from server1.electrosoftsolutions.com (tpconnolly58.dsl.frii.net [216.17.144.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15C3843E42 for ; Tue, 23 Jul 2002 08:56:14 -0700 (PDT) (envelope-from tconnolly@electrosoftsolutions.com) Received: by server1.electrosoftsolutions.com with Internet Mail Service (5.5.2653.19) id ; Tue, 23 Jul 2002 09:56:12 -0600 Message-ID: <71ED4DBF1EA19A45A3765CA9548BE30A2131@server1.electrosoftsolutions.com> From: Thomas Connolly To: "FreeBSD_Questions (E-mail 2)" Subject: Mouse help please Date: Tue, 23 Jul 2002 09:56:10 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" 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 All, I am having troubles getting my mouse to work correctly in Xfree86 4.2.0. I have a generic ps/2, 3-button wheel mouse that works fine in the console but when I startx, once I move the mouse it jets over to the right side of the screen and stays there. In my XF86Config I have: Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" EndSection I have the mouse daemon running. I have tried stopping the moused and have tried the following configurations in XF86Config: Option "Device" "/dev/psm0 Option "Device" "/dev/mouse Option "Protocol" "PS/2" I have been through the FreeBSD Handbook and the Xfree86 documentation but I have found nothing. Has anyone had a similar problem who can offer some advice? Thomas Connolly To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message