I have windows powertoys 1.3.
> > No, at least not that I can find. I am using a Logitech desktop
> > wireless set.
>
> Do you have the TweakUI powertoy installed?
> 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".

Signature
Brian Tillman [MVP-Outlook]
Wayne - 07 Nov 2007 15:26 GMT
No Tweak UI but under current user, etc. the value is "9f 7e 07 80".
> > I have windows powertoys 1.3.
>
[quoted text clipped - 6 lines]
> that key contains, say, "99 32 06 80", when you're done, it should say "98
> 32 06 80".
Brian Tillman - 08 Nov 2007 15:41 GMT
> No Tweak UI but under current user, etc. the value is "9f 7e 07 80".
Change the first byte to "9e"

Signature
Brian Tillman [MVP-Outlook]