stop windows from focusing

  • Thread starter Thread starter greg
  • Start date Start date
G

greg

Hello, quick question.

Is there a way to stop windows from giving themselves focus. When a window
is loading, i minimize it and try to work in another window. Then the first
window keeps trying to pop up. AGGGGRRRRRR!
it tickes me off so much. Is there a registry setting?

thanks in advance
 
You might get your desired result by adjusting;

"ForegroundLockTimeout"
Specifies the time, following user input, during which the system will not
allow applications to force themselves into the foreground.

and

"ForegroundFlashCount"
Determines the number of times the taskbar button will flash to notify the
user that a background window has been activated by the system. If the time
elapsed since the last user input exceeds the value of
"ForegroundLockTimeout", the window will automatically be brought to the
foreground.

The D_Word values can be found at
HKEY_CURRENT_USER\Control Panel\Desktop

Setting them to zero should effectively disable them.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect


:
| Hello, quick question.
|
| Is there a way to stop windows from giving themselves focus. When a
window
| is loading, i minimize it and try to work in another window. Then the
first
| window keeps trying to pop up. AGGGGRRRRRR!
| it tickes me off so much. Is there a registry setting?
|
| thanks in advance
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top