Do you have the X-mouse feature enabled (i.e., where focus follows the mouse
pointer)?
--
Brian Tillman [MVP-Outlook]
> No, at least not that I can find. I am using a Logitech desktop
> wireless set.
Do you have the TweakUI powertoy installed?
--
Brian Tillman [MVP-Outlook]
> I have windows powertoys 1.3.
If that version includes TweakUI, then open it and look under the Mouse
configuration for "X-Mouse" and see if the "Activation follows mouse
(X-Mouse)" option is checked. Or, use regedit to examine the value of
HKEY_CURRENT_USER\Control Panel\Desktop\UserPreferencesMask. If the bottom
bit of the first byte is a one (i.e., the first byte is an odd number, like
99), subtract one from that value (i.e., make it 98, if it's 99). So, it
that key contains, say, "99 32 06 80", when you're done, it should say "98
32 06 80".
--
Brian Tillman [MVP-Outlook]
> No Tweak UI but under current user, etc. the value is "9f 7e 07 80".
Change the first byte to "9e"
--
Brian Tillman [MVP-Outlook]