Cursor on second monitor not behaving correctly - Super User most recent 30 from superuser.com 2010-03-20T22:48:56Z http://superuser.com/feeds/question/71758 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://superuser.com/questions/71758/cursor-on-second-monitor-not-behaving-correctly 1 Cursor on second monitor not behaving correctly gfrizzle http://superuser.com/users/1400 2009-11-17T18:02:58Z 2009-11-17T18:20:26Z <p>I am running 2 monitors, and my left (secondary) monitor sometimes exhibits odd behavior with regards to the mouse. For example, if I have an IE window on the second monitory, and I place the cursor over the title bar, the cursor will change to whatever shape it entered the window as, i.e. if I come in from the top (over the top resizing border) it's an up-down resizing button. If I come in from the corner, it stays as a diagonal resizing button.</p> <p>It gets very annoying when you rely on the cursor for visual clues, like when the computer is busy. It changes to an hourglass, but it never changes back, until I move over something else that will force the cursor to change.</p> <p>I'd have to guess that the second monitor isn't firing mouse-leaving or possibly mouse-over events, but what would cause that?</p> http://superuser.com/questions/71758/cursor-on-second-monitor-not-behaving-correctly/71762#71762 1 Answer by Wil for Cursor on second monitor not behaving correctly Wil http://superuser.com/users/4386 2009-11-17T18:13:05Z 2009-11-17T18:13:05Z <p>As you said Internet Explorer, I am assuming that you are using Windows.</p> <p>This is not normal behaviour and is probably caused by either a mouse driver or third party tool e.t.c.</p> <p>If I was you, I would use Msconfig or Microsoft / Sysinternals <a href="http://technet.microsoft.com/en-us/sysinternals/bb963902.aspx" rel="nofollow">Autoruns</a> and try to temporary disable anything non Microsoft that could be related to this (you should be able to re-enable later).</p> <p>If you have a mouse or any other <em>funky</em> devices that come with drivers, you may want to look at uninstalling or disabling them just to diagnose this problem.</p> <p>On top of this, if you installed any sort of application that is meant to help with, or a tool for multi monitors, you may want to uninstall it or stop it just to rule it out.</p> http://superuser.com/questions/71758/cursor-on-second-monitor-not-behaving-correctly/71767#71767 0 Answer by JMD for Cursor on second monitor not behaving correctly JMD http://superuser.com/users/1943 2009-11-17T18:20:26Z 2009-11-17T18:20:26Z <p>Any time that I have seen that kind of behaviour I find it is typically related to the program in which the mouse cursor goes awry, and it is always temporary. I've had this happen in Visual Studio, Firefox, and IE. I have also had this happen on single monitor setups, as well as dual, so (at least in my case) it's not related to the dual monitor setup.</p> <p>As @Wil mentioned though, if I would suspect anything about the dual monitor setup, I would look at the multi-monitor tools for the graphics driver. Sometimes they like to add little tool buttons in the title bar for things like "Move this window to the other monitor" and such.</p>