Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Installation > "focus" follows mouse -- possible with Vista??

Reply
Thread Tools Display Modes

"focus" follows mouse -- possible with Vista??

 
 
better_beta
Guest
Posts: n/a

 
      10-21-2006
some of the new tricks (displaying the open windows in a three-d "deck") are
neat -- but one thing I like is to have the "focus" of the window simply
follow the mouse, such that simply touching a window brings it to the
forefront for input, not requiring a click

I think this was a PowerToy in some versions of Windows and actually part of
the program in other versions (under Mouse setup) -- virtually certain that
no Registry "hack" was needed

Is this available as part of the standard Vista RC1 installation, and I just
haven't found the right place to click a check box. Or is this part of
PowerToys? And, if the latter, do XP PowerToys work under Vista? (even if MS
isn't supporting them and won't CLAIM compatibility)?

 
Reply With Quote
 
 
 
 
ltwally
Guest
Posts: n/a

 
      06-28-2007

Time to hack the registry.

Go to:
[HKEY_CURRENT_USER\Control Panel\Desktop]
For full X-Mouse, add +41h to the first number stored in binary key
"UserPreferencesMask".
If you only want "focus follows mouse," add +1h.

For example, the value for my key was "9E 3E 07 80 12 00 00 00"
I edited it to "9F 3E 07 80 12 00 00 00" to get "focus follows mouse"
If I had wanted full X-Mouse, I'd have edited it to "D9 3E 07 80 12 00
00 00"

After that is done, edit the 32bit dword key "ActiveWndTrkTimeout" to
the number of milliseconds (in decimal) that you want it to wait before
it changes the focus. If this key does not exist, you can create one.
With the key set to zero or no key at all, it will automatically change
the focus as soon as your cursor touches a new window.

Hope this helps.
-ltwally

ps. If you add these changes to the .DEFAULT account in [HKEY_USERS],
they will be present for all newly created accounts. This is handy for
domain controllers and such.


--
ltwally
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Vista not wotking with "My Computer" or "Control Panel", "Screen Saver" Platebanger Windows Vista General Discussion 6 02-05-2008 01:54 PM
upgrading from "Vista Home Premium" to "Vista Business" or "Vista Ultimate" Dudley Overbey Windows Vista Administration 0 01-26-2008 08:30 PM
Vista Upgrade - Takes 30 Seconds to 5 minutes after mouse "click" pnkearns Windows Vista General Discussion 2 09-18-2007 02:38 PM
How can I add the icons "Delete", "Cut", "Copy" and "Paste" in Vis Moonwalker Windows Vista File Management 5 09-17-2007 10:53 PM
WM5 Sync with Vista "Windows Calender", "Contacts", and "Mail" Tony Windows Vista General Discussion 1 02-16-2007 11:20 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59