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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to