Date: Thu, 18 Oct 2007 07:21:56 +0200 From: "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de> To: Anish Mistry <mistry.7@osu.edu> Cc: freebsd-stable@freebsd.org Subject: Re: RELENG_7 jerky mouse and skipping sound Message-ID: <4716ED74.1050608@gmx.de> In-Reply-To: <200710171228.39123.mistry.7@osu.edu> References: <200710171228.39123.mistry.7@osu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
I have rebuilt all xorg stuff over night and it didn't help. The only way to avoid the jerkiness is having those lines in /etc/rc.conf: moused_nondefault_enable="NO" moused_enable="NO" I have configured my /usr/local/etc/X11/xorg.conf to contain the following lines in the Mouse section: Option "Protocol" "auto" Option "Device" "/dev/ums0" I'm using a USB mouse. What I think is the most likely cause, is that there's something wrong with moused, so that /dev/sysmouse feeds xorg broken signals that somehow are not handled appropriately.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4716ED74.1050608>