From owner-freebsd-questions@FreeBSD.ORG Sun Nov 2 20:06:33 2003 Return-Path: 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 09DDE16A4CE for ; Sun, 2 Nov 2003 20:06:33 -0800 (PST) Received: from dhumketu.homeunix.net (dialpool-210-214-64-53.maa.sify.net [210.214.64.53]) by mx1.FreeBSD.org (Postfix) with SMTP id 3EB8E43FA3 for ; Sun, 2 Nov 2003 20:06:29 -0800 (PST) (envelope-from fbsd@dhumketu.cjb.net) Received: (qmail 805 invoked by uid 1000); 2 Nov 2003 19:26:55 -0000 Date: Mon, 3 Nov 2003 00:56:55 +0530 From: Shantanoo Mahajan To: Adam Flaherty Message-ID: <20031102192655.GA748@dhumketu.homeunix.net> Mail-Followup-To: Adam Flaherty , freebsd-questions@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Organization: Hmmm... I dunno X-OS: FreeBSD 4.9-RC i386 cc: freebsd-questions@FreeBSD.ORG Subject: Re: Mouse under X X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2003 04:06:33 -0000 +++ Adam Flaherty [freebsd] [02-11-03 22:34 +1000]: | Hello, | | I have recently installed FreeBSD 4.8 and am having trouble getting my | PS/2 mouse to work with X11/ Gnome. The mouse works when setting up | moused with /stand/sysinstall and xf86cfg but when gnome loads any | mouse movement translates into the cursor moving to the top right of | the screen. I have tried the various protocols under xf86cfg and | followed the instructions in the FAQ that suggest adding lines to the | config file, and also linking /dev/mouse and /dev/sysmouse. I am at a | loss so any help would be highly appreciated. | | Thanks | | Adam Flaherty I faced the similar problem. this is how i solved it. maybe there can be a better way. # XFree86 -configure /root/XF86Config.new is created. check out the protocol and place it in your XF86Config file. Regards, Shantanoo