Stop 'focus stealing' applications

"Focus stealing" is when you and the computer are focussing on one program and another pops-up and tries to get your attention and highjacking your concentration.

Or it could be a little more of a problem when you are answering questions that you didn't know was being asked. Or it could be a sinister attempt to get you to type a password into a normal block so it can be read by other programs.

The registry key "ForegroundLockTimeout" controls the amount of time (milliseconds) that Windows will wait before switching focus to another window. So it can be used to keep an application from "focus stealing".

  • registry navigate the registry to:
     » HKEY_Local_Machine
     » Control Panel
     » Desktop
  • change the "ForegroundLockTimeout" key to
  • a decimal value more than 200,000
sources: http://technet.microsoft.com/en-us/library/cc957208.aspx

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • Image links from G2 are formatted for use with Lightbox2

More information about formatting options