Time to hack the registry. |
ltwally posted on Thursday, June 28, 2007 5:16 PM
|
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
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 |
 |
|
|
|
|
|
|
Didn't Find The Answer You Were Looking For? |
| View Windows Vista Installation Posts Ask A New Question |
|
| EggHeadCafe has experts online right now that may know the answer to your question. We pay them a bonus for answering as many questions as they can. So, why not help them and yourself by becoming a member (free) and ask them your question right now? |
| Ask Question In Live Forum |
|
| If you have an OpenID and do not want to become a member of the EggHeadCafe forum, you can also sign on to Chat Chaos and post your question to our real time Silverlight chat application. |
| Ask Question In Chat Chaos |
|
|