<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gHacks technology news &#187; application focus</title>
	<atom:link href="http://www.ghacks.net/tag/application-focus/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 23:31:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Prevent applications from stealing focus</title>
		<link>http://www.ghacks.net/2008/04/04/prevent-applications-from-stealing-focus/</link>
		<comments>http://www.ghacks.net/2008/04/04/prevent-applications-from-stealing-focus/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 15:07:57 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[application focus]]></category>
		<category><![CDATA[registry tips]]></category>
		<category><![CDATA[windows registry]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=3714</guid>
		<description><![CDATA[It happens several times a day that some applications steal the focus of the active window by popping up. This can happen for a number of reasons, when I extract files or a transfer finishes for instance. It does not matter most of the time when this happens but sometimes I'm writing an article and it does not only mean that I have to type some words again but also that I lost concentration and have to click to regain focus.]]></description>
			<content:encoded><![CDATA[<p>It happens several times a day that some applications steal the focus of the active window by popping up. This can happen for a number of reasons, when I extract files or a transfer finishes for instance. It does not matter most of the time when this happens but sometimes I&#8217;m writing an article and it does not only mean that I have to type some words again but also that I lost concentration and have to click to regain focus.</p>
<p>The <a href="http://proreviewer.com/2008/04/04/tip-stop-applications-in-windows-stealing-focus/">Pro Reviewer</a> website has a tip on how to prevent this from happening.  The easiest way of preventing focus stealing is to use Tweak UI which has a setting that is called &#8220;Prevent applications from stealing focus&#8221;. Checking this option prevents that other applications pop up suddenly and steal the focus of the window you are currently working in.</p>
<p>This only works when the application has been minimized before. Instead of stealing the focus it will flash a number of times which can be defined in the same menu in <a href="http://www.microsoft.com/windowsxp/downloads/powertoys/xppowertoys.mspx">Tweak UI</a>. If you do not want to use Tweak UI you can change the setting in the Windows Registry.</p>
<p><span id="more-3714"></span>Navigate to the Registry key HKEY_CURRENT_USER > Control Panel > Desktop and change the ForegroundLockTimeout value to 30d40 (Hexadecimal) or 200000 (Decimal). The key ForeGroundFlashCount defines the amount of flashes of a window to alert the user where 0 means unlimited.</p>

	Tags: <a href="http://www.ghacks.net/tag/application-focus/" title="application focus" rel="tag">application focus</a>, <a href="http://www.ghacks.net/tag/registry-tips/" title="registry tips" rel="tag">registry tips</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-registry/" title="windows registry" rel="tag">windows registry</a>, <a href="http://www.ghacks.net/tag/windows-tips/" title="windows tips" rel="tag">windows tips</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/02/08/how-to-change-the-edit-application-in-windows/" title="How To Change The Edit Application In Windows (February 8, 2009)">How To Change The Edit Application In Windows</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/05/13/defrag-the-registry-with-regdefrag/" title="Defrag the Registry with Regdefrag (May 13, 2008)">Defrag the Registry with Regdefrag</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/02/24/change-the-print-spooler-directory/" title="Change the Print Spooler Directory (February 24, 2008)">Change the Print Spooler Directory</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/04/11/windows-cannot-find-msconfig/" title="Windows Cannot Find Msconfig (April 11, 2009)">Windows Cannot Find Msconfig</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/08/13/view-saved-windows-explorer-folder-settings/" title="View Saved Windows Explorer Folder Settings (August 13, 2008)">View Saved Windows Explorer Folder Settings</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/04/04/prevent-applications-from-stealing-focus/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
