From owner-freebsd-hardware@FreeBSD.ORG Mon Jul 21 14:56:07 2003 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C329F37B401 for ; Mon, 21 Jul 2003 14:56:07 -0700 (PDT) Received: from smtp012.mail.yahoo.com (smtp012.mail.yahoo.com [216.136.173.32]) by mx1.FreeBSD.org (Postfix) with SMTP id 20CAC43FB1 for ; Mon, 21 Jul 2003 14:56:07 -0700 (PDT) (envelope-from ARTV2@prodigy.net) Received: from unknown (HELO bloodygoat.prodigy.net) (ARTV2@prodigy.net@66.153.102.238 with login) by smtp.mail.vip.sc5.yahoo.com with SMTP; 21 Jul 2003 21:56:06 -0000 Message-Id: <5.2.0.9.2.20030721173238.00b2c3e8@wheresmymailserver.com> X-Sender: ARTV2@prodigy.net@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Mon, 21 Jul 2003 17:53:46 -0400 To: freebsd-hardware@freebsd.org From: "Artur V." Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Logitech MouseMan Optical weird movement in KDE X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jul 2003 21:56:08 -0000 Hello. I tried looking through google and lots of other places, but I just couldn't find anything that addressed this specific problem. The problem is that when I start X and it goes into KDE, the mouse does work (Logitech MouseMan Optical), but when I move the mouse it's as if there is a 2-3 second delay in the movement. When I move the mouse, I don't see any path of the pointer, I just see the pointer 2-3 seconds later somewhere else on the screen. Note that the pointer does go where it's supposed to, it's not stuck in the upper left corner of the screen. I tried many different combinations of Protocols, Devices, and Drivers in XF86Config, but the combinations that did work don't fix the problem, the mouse movement is still jagged. Here's my current XF86Config: Section "Input Device" Identifier "Mouse0" Driver "mouse" Option "Protocol" "PS/2" #Also worked with Auto and Logitech Option "Device" "/dev/psm0" #Also worked with /dev/sysmouse EndSection The mouse is USB, but it's using the PS/2 adapter and is working perfectly in XP Pro and RedHat 9. I did try disabling moused but that didn't do anything. It doesn't seem to be an issue with the driver itself since it kind of works, maybe it's something to do with the Resolution of the mouse or just some extra config option for the driver? Any help is appreciated. Oh yeah, I'm using FreeBSD 5.1 (very nice KDE 3.1 desktop). Art ________________________________________________________________________________ There is a way that seems right to a man, but it's end is the way of death. Proverbs 16:25 NKJV