From owner-freebsd-mobile Mon Aug 13 14:44:37 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from femail19.sdc1.sfba.home.com (femail19.sdc1.sfba.home.com [24.0.95.128]) by hub.freebsd.org (Postfix) with ESMTP id DC90F37B412 for ; Mon, 13 Aug 2001 14:44:34 -0700 (PDT) (envelope-from sndata@home.com) Received: from home.com ([24.21.80.200]) by femail19.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20010813214434.BHYW13126.femail19.sdc1.sfba.home.com@home.com> for ; Mon, 13 Aug 2001 14:44:34 -0700 Message-ID: <3B784B63.1090601@home.com> Date: Mon, 13 Aug 2001 14:49:23 -0700 From: "Nick S." User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.2) Gecko/20010628 X-Accept-Language: en-us MIME-Version: 1.0 To: mobile@FreeBSD.ORG Subject: Sony SR17 and X11 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, I have been unable to get my touchpad or usb mouse to work in X. They both work in the normal terminal, and they both work when i set them up in the installer. But when i start x, it runs but i can't do anything with either mouse, if i touch the mouse, it shoots off to the upper right corner and stays there. X86Config: Section "ServerLayout" InputDevice "Mouse0" "CorePointer" [snip] Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "PS/2" Option "Device" "/dev/mouse" Option "Emulate3Buttons" EndSection /dev/mouse is a symbolic link to /dev/sysmouse. My touchpad is determined to be ps/2 during boot, and is device psm0 or similar. Has anyone had a similar experience? -Nick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message