jason wrote: > Recently live upgraded from b115 to b116. New X looks nice and sharp on > Lenovo T60 notebook with ATI Radeon Mobility X1400, yet the mouse keeps > jumping to upper left corner. > > I have a minimal /etc/X11/xorg.conf that just describes keyboard, so the rest > is auto detected, auto configured. > > Anyone know what kind of info needed to help debug why the mouse jumps? It > seems to reset while doing drag operations or when moving the mouse when > windows opening. I am unsure if this is an issue with the new version of X, > or an issue with some other part of the system that might be getting > stressed, causing the mouse to reset its location. > > Any debug info that could be set to see that the location resets are tied to > some action or event in the system? > > Anyone else see this issue? Thanks
I've not seen it yet, but had other people report it. There's a dtrace script in http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6526932 that prints the mouse events the kernel is sending to the X server which might help determine if the problem lies on the kernel driver side or in Xorg. -- -Alan Coopersmith- alan.coopersmith at sun.com Sun Microsystems, Inc. - X Window System Engineering
