<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Keyboard Ninja: Assign a Hotkey to any Window</title>
	<atom:link href="http://www.howtogeek.com/howto/keyboard-ninja/keyboard-ninja-assign-a-hotkey-to-any-window/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.howtogeek.com/howto/keyboard-ninja/keyboard-ninja-assign-a-hotkey-to-any-window/</link>
	<description>Computer Help from your Friendly How-To Geek</description>
	<lastBuildDate>Sun, 22 Nov 2009 05:17:06 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Lee</title>
		<link>http://www.howtogeek.com/howto/keyboard-ninja/keyboard-ninja-assign-a-hotkey-to-any-window/comment-page-1/#comment-20244</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Mon, 30 Jul 2007 07:43:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/keyboard-ninja/keyboard-ninja-assign-a-hotkey-to-any-window/#comment-20244</guid>
		<description>The first sample in the screenshot ( ! j ) .... that should be Alt + J</description>
		<content:encoded><![CDATA[<p>The first sample in the screenshot ( ! j ) &#8230;. that should be Alt + J</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FredPT</title>
		<link>http://www.howtogeek.com/howto/keyboard-ninja/keyboard-ninja-assign-a-hotkey-to-any-window/comment-page-1/#comment-18968</link>
		<dc:creator>FredPT</dc:creator>
		<pubDate>Sun, 01 Jul 2007 13:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/keyboard-ninja/keyboard-ninja-assign-a-hotkey-to-any-window/#comment-18968</guid>
		<description>Thanks for this, its an awesome utility!

If you don&#039;t mind I&#039;ll write some of my scripts:

#IfWinActive ahk_class CabinetWClass
	MButton::Send {backspace} 

This one checks if the active window is an explorer window and assigns middle click to have the same function as backspace, going to the parent folder, pretty useful for all-mouse browsing.

I also have some programing functions (for PHP and Flash), for example:

::_if::
	Send if () {{}{}}{Left 4}
return

If I type &quot;_if&quot; the program will replace that by &quot;if () {}&quot; and will place the typing cursor between the &quot;()&quot; (moving the cursor 4 times to the left) , allowing me to continue coding right away. I also use this for my mail (using _@).

Again, thank you for showing me this little beauty :)</description>
		<content:encoded><![CDATA[<p>Thanks for this, its an awesome utility!</p>
<p>If you don&#8217;t mind I&#8217;ll write some of my scripts:</p>
<p>#IfWinActive ahk_class CabinetWClass<br />
	MButton::Send {backspace} </p>
<p>This one checks if the active window is an explorer window and assigns middle click to have the same function as backspace, going to the parent folder, pretty useful for all-mouse browsing.</p>
<p>I also have some programing functions (for PHP and Flash), for example:</p>
<p>::_if::<br />
	Send if () {{}{}}{Left 4}<br />
return</p>
<p>If I type &#8220;_if&#8221; the program will replace that by &#8220;if () {}&#8221; and will place the typing cursor between the &#8220;()&#8221; (moving the cursor 4 times to the left) , allowing me to continue coding right away. I also use this for my mail (using <a href="mailto:_@).">_@).</a></p>
<p>Again, thank you for showing me this little beauty <img src='http://www.howtogeek.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
