Date: Sat, 24 Apr 2004 16:39:57 -0700 From: Joshua Lokken <joshua@twobirds.us> To: Tsu-Fan Cheng <tscheng@ic.sunysb.edu> Cc: freebsd-questions@freebsd.org Subject: Re: crazy mouse Message-ID: <20040424233957.GC14846@freebsd.jolok.org> In-Reply-To: <Pine.SOL.4.58.0404241923510.13920@sparky.ic.sunysb.edu> References: <Pine.SOL.4.58.0404241923510.13920@sparky.ic.sunysb.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
* Tsu-Fan Cheng <tscheng@ic.sunysb.edu> [2004-04-24 16:35]:
> Hi bsder,
> I just changed a new m/board and found my mouse went crazy, it's out of
> control most of the time and tends to stay in one corner and "shakes"
> itself. it is a generic PS/2 mouse, 2 buttons, no special something, no
> scroller, no nothing. i tried to change "Protocol" in my XF86Config, tried
> "PS/2" "auto" "SysMouse" "IntelliMouse", up to now only "SysMouse" works,
> by work, I mean I sort of can control it when I try very hard. other
> protocols make some pull-down menu automatically showed up and blink, I
> use xfce4 as my x-win. my graphic is Savage chip. my mouse is driving me
> crazy, HHEEEELLLPPPPPP!!! (m/board is ECS L7VMM3).
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "Auto"
Option "Device" "/dev/sysmouse"
EndSection
in XF86Config really should do it for you, if not, post what you've got,
and check /var/log/XFree86.0.log for any clues to what the specific
problem may be.
--
Joshua
"If only we had listened to that boy, instead of
walling him up in the abandoned coke oven..."
-- C. Montgomerey Burns
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040424233957.GC14846>
