From owner-freebsd-questions Sat Jul 21 10:46:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail15.sdc1.sfba.home.com (femail15.sdc1.sfba.home.com [24.0.95.142]) by hub.freebsd.org (Postfix) with ESMTP id F1B7837B406 for ; Sat, 21 Jul 2001 10:46:33 -0700 (PDT) (envelope-from jshamlet@home.com) Received: from guinevere ([24.6.138.112]) by femail15.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP id <20010721174633.YRSR13356.femail15.sdc1.sfba.home.com@guinevere>; Sat, 21 Jul 2001 10:46:33 -0700 From: "J. Seth Henry" To: "User & Ian Patrick Thomas" Cc: Subject: RE: moused and Xfree86 4.0.3 tangles Date: Sat, 21 Jul 2001 13:45:42 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20010721114006.B5115@localhost> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 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 This one is embarassing - I put the XF86Config in the wrong folder. It was in /etc, which is where I had been storing it when I ran 3.3.6 , instead of /etc/X11. Once I moved the file, the changes took affect, and all was well with the mouse. Unfortunately, all of the serial ports on my system are dying when I start X now. Both the onboard ones, and the ports on my Digiboard 4e. Only console tty's aren't affected. Strange that it affects all of the ports, even though they are on totally separate controllers - leading me to believe X is poking its nose somewhere it doesn't belong. Thanks, Seth Henry jshamlet@home.com -----Original Message----- From: User & Ian Patrick Thomas [mailto:ipthomas_77@yahoo.com] Sent: Saturday, July 21, 2001 11:40 AM To: J. Seth Henry Cc: freebsd-questions@freebsd.org Subject: Re: moused and Xfree86 4.0.3 tangles As it was put forth by J. Seth Henry on Sat, Jul 21, 2001 at 09:33:19AM -0400... > Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "MouseSystems" Change the above to auto and ... > Option "Buttons" "5" > Option "ZAxisMapping" "4,5" > Option "Device" "/dev/mouse" change the above to /dev/sysmouse. > EndSection > > I have tried every protocol (in XF86Config) that seemed to match, including > "MouseSystems" "Auto" "Microsoft" "Intellimouse". I also tried attaching it > directly to /dev/psm0 - but as long as moused is running, the mouse doesn't > work correctly in X. > > Oddly enough, the mouse works fine for moused, but when I kill moused - the > mouse refuses to work in X at all - not even the screwy movement across the > top of the screen. I figure that may be due to locking though. > > I have looked in the mailing list, and found that this is not the first time > someone has run across this problem. I was hoping someone had found a > solution since March. > > Thanks, > Seth Henry > jshamlet@home.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message I'm currently running XFree86 4.0.3_3 from the ports with the above two options and I am able to use moused and X without any problems. Let me know how it turns out. Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message