Re: Strange mouse activity 5.0-Rel ( Dell cpi )

Hiroharu Tamaru <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>
If you mean that the motion itself is OK, but only the responses to
clicks are delayed (until the mouse is moved), try setting the
protocol line in XF86Config to auto and not sysmouse.

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/mouse"
        Option      "Buttons" "5"
EndSection

At Mon, 10 Mar 2003 23:10:23 -0600,
Adam M Ryan wrote:
> 
> I have noticed after install on my dell cpi that the mouse is very slow
> to response, even adjusting via wmaker, it is still slow.  Sometimes it
> doesn't respond to mouse clicks, and double clicking on icons.  I am
> using sysmouse, I have tried with a ps2, also same response.  
> 
> Could this be the XF version? 4.2.1 causing the problem? Any information
> would be helpful.
> 
> Adam

or on another thought, killing moused and setting as
        Option      "Protocol" "PS/2"
        Option      "Device" "/dev/psm0"
also worked for me, IIRC. So YMMV.
-- 
Hiroharu Tamaru

To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-mobile" in the body of the message
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.