<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: How can I temporarily disable the alt+tab shortcut when I'm playing games in Windows XP?</title>
	<link>http://ask.metafilter.com/85437/How-can-I-temporarily-disable-the-alttab-shortcut-when-Im-playing-games-in-Windows-XP/</link>
	<description>Comments on Ask MetaFilter post How can I temporarily disable the alt+tab shortcut when I'm playing games in Windows XP?</description>
	<pubDate>Wed, 05 Mar 2008 20:23:58 -0800</pubDate>
	<lastBuildDate>Wed, 05 Mar 2008 20:23:58 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: How can I temporarily disable the alt+tab shortcut when I&apos;m playing games in Windows XP?</title>
		<link>http://ask.metafilter.com/85437/How-can-I-temporarily-disable-the-alttab-shortcut-when-Im-playing-games-in-Windows-XP</link>	
		<description>How can I temporarily disable the alt+tab shortcut when I&apos;m playing games in Windows XP? &lt;br /&gt;&lt;br /&gt; I&apos;ve done a lot of Googling and I can&apos;t seem to find an easy answer to a problem that I can&apos;t imagine is all that uncommon. Ideally, I&apos;d like a lightweight, freeware utility that would live in the system tray and either allow me to manually enable and disable the alt+tab shortcut (and maybe the other Windows keyboard shortcuts), and/or have it disable keyboard shortcuts automatically when certain games are running. When not gaming, I use alt+tab all the time, so permanently disabling it (using the registry or what have you) is not the best option.&lt;br&gt;
&lt;br&gt;
The only software I&apos;ve found is &lt;a href=&quot;http://www.crystaloffice.com/winlock/&quot;&gt;WinLock&lt;/a&gt;, but it costs $20 and seems a little bloated for the simple task I&apos;m looking for. Surely someone out there has found a solution to this issue, with all the millions of Windows gamers out there?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.85437</guid>
		<pubDate>Wed, 05 Mar 2008 19:35:01 -0800</pubDate>
		<dc:creator>good in a vacuum</dc:creator>
		
			<category>windows</category>
		
			<category>keyboard</category>
		
			<category>shortcut</category>
		
			<category>disable</category>
		
			<category>alttab</category>
		
			<category>gaming</category>
		
	</item> <item>
		<title>By: phaded</title>
		<link>http://ask.metafilter.com/85437/How-can-I-temporarily-disable-the-alttab-shortcut-when-Im-playing-games-in-Windows-XP#1262732</link>	
		<description>&lt;a href=&quot;http://www.autohotkey.com/&quot;&gt;AutoHotkey&lt;/a&gt; should let you remap this shortcut to send something else. It&apos;s very easy to write your own scripts, and you should be able to do exactly what you want with it. It also fulfills your lightweight and freeware requirements.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.85437-1262732</guid>
		<pubDate>Wed, 05 Mar 2008 20:23:58 -0800</pubDate>
		<dc:creator>phaded</dc:creator>
	</item><item>
		<title>By: good in a vacuum</title>
		<link>http://ask.metafilter.com/85437/How-can-I-temporarily-disable-the-alttab-shortcut-when-Im-playing-games-in-Windows-XP#1262809</link>	
		<description>Thanks, phaded! I hadn&apos;t heard of this little app. Took a bit of searching and experimenting, but I finally managed to write a script that disables alt+tab only when Team Fortress 2 is running, which will be nice since I won&apos;t have to remember to enable and disable it every time I start and stop the game. &lt;br&gt;
&lt;br&gt;
Here&apos;s the script I&apos;m using, in case anyone else wants this functionality:&lt;br&gt;
&lt;br&gt;
&lt;pre&gt;#ifWinActive Team Fortress 2&lt;br&gt;*!Tab::return&lt;/pre&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.85437-1262809</guid>
		<pubDate>Wed, 05 Mar 2008 22:05:42 -0800</pubDate>
		<dc:creator>good in a vacuum</dc:creator>
	</item>
	</channel>
</rss>
