Date: Thu, 27 Jul 2000 12:29:57 -0300 (ADT) From: The Hermit Hacker <scrappy@hub.org> To: "Jose M. Alcaide" <jose@we.lc.ehu.es> Cc: Benedikt Schmidt <BeSchmidt@cloaked.de>, Jos Backus <josb@corp.webtv.net>, current@FreeBSD.ORG Subject: Re: Mouse frozen in X when returning from text console Message-ID: <Pine.BSF.4.21.0007271228290.2474-100000@thelab.hub.org> In-Reply-To: <398047E9.29C6DE70@we.lc.ehu.es>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0007271228290.2474-100000>