From owner-freebsd-current Thu Jul 27 8:32:13 2000 Delivered-To: freebsd-current@freebsd.org Received: from thelab.hub.org (nat193.142.mpoweredpc.net [142.177.193.142]) by hub.freebsd.org (Postfix) with ESMTP id A7A2E37B8A6 for ; Thu, 27 Jul 2000 08:32:09 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.9.3/8.9.3) with ESMTP id MAA62887; Thu, 27 Jul 2000 12:29:57 -0300 (ADT) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Thu, 27 Jul 2000 12:29:57 -0300 (ADT) From: The Hermit Hacker To: "Jose M. Alcaide" Cc: Benedikt Schmidt , Jos Backus , current@FreeBSD.ORG Subject: Re: Mouse frozen in X when returning from text console In-Reply-To: <398047E9.29C6DE70@we.lc.ehu.es> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 27 Jul 2000, Jose M. Alcaide wrote: > Benedikt Schmidt wrote: > > Same problem here on current (make world + kernel last week) with Xfree86 > > 4.0.1 using a V3000 and and ps2 mouse. I tried using "Device" "/dev/mouse" > > with moused and "Device" "/dev/psm0" without moused. With both settings the > > mouse is frozen after switching back to X. > > > > I didn't have this problem with Xfree 4.0. It just appeared when I updated > > to the new 4.0.1 port. > > I don't have this problem on Linux using Xfree86 4.0.1 on the same computer. > > > > This problem is not specifically related to -CURRENT; it happens with > XFree86 4.0.1 when the configured mouse protocol is "Auto". Another > glitch: "Protocol SysMouse" does not work with moused; however, > "Protocol Mousesystems" does. Mine is set to (5.0-CURRENT): Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "MouseMan" Option "Device" "/dev/ttyd1" EndSection And (4.1RC): Section "Pointer" Protocol "MouseMan" Device "/dev/psm0" BaudRate 1200 Resolution 100 Buttons 3 EndSection To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message