Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > x windows tweak ?

Reply
Thread Tools Display Modes

x windows tweak ?

 
 
Tim
Guest
Posts: n/a

 
      04-03-2007
With TweakUI you could set an x windows like effect, i.e., a window took
"focus" or was "brought to front" when the mouse cursor hovered over it...
any way to do this in Vista ? Can't seem to find it...

 
Reply With Quote
 
 
 
 
Keith Miller MVP
Guest
Posts: n/a

 
      04-04-2007
In the registry, under the key:

'HKEY_CURRENT_USER\Control Panel\Desktop'

you want to edit the value named 'UserPreferencesMask'

Perform a bitwise AND on the first byte, most likely '9e', with '41' and
replace '9e' with the result -- in this case 'df'

ie:
9e 3e 07 80 12 00 00 00

becomes

df 3e 07 80 12 00 00 00

Logoff & back on for changes to take effect.


--
Good Luck,

Keith
Microsoft MVP [Windows XP Shell/User]

--
Good Luck,

Keith
Microsoft MVP [Windows XP Shell/User]

"Tim" <> wrote in message
news:AA8B8019-29B2-4FE9-862F-...
> With TweakUI you could set an x windows like effect, i.e., a window took
> "focus" or was "brought to front" when the mouse cursor hovered over it...
> any way to do this in Vista ? Can't seem to find it...


 
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
Tweak VI Charlie Windows Vista General Discussion 3 12-29-2007 11:35 PM
(Windows Vista Memory Tweak Guide Tie Various Windows Vista General Discussion 16 10-27-2007 07:28 PM
Speed Up Windows Startup with a Processor Tweak steve sonsino Windows Vista General Discussion 0 09-07-2007 09:43 PM
Tweak VI Rod Davies Windows Vista General Discussion 4 04-23-2007 11:04 PM
Tweak UI Carl G Windows Vista General Discussion 10 02-09-2007 01:43 AM



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