<?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: Set up hot keys without any added software on Windows XP or better.</title> <atom:link href="http://www.geeksaresexy.net/2009/08/10/set-up-hot-keys-without-any-added-software-on-windows-xp-or-better/feed/" rel="self" type="application/rss+xml" /><link>http://www.geeksaresexy.net/2009/08/10/set-up-hot-keys-without-any-added-software-on-windows-xp-or-better/</link> <description>tech, science, news and social issues for geeks</description> <lastBuildDate>Tue, 14 Feb 2012 07:53:04 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator> <item><title>By: Chip</title><link>http://www.geeksaresexy.net/2009/08/10/set-up-hot-keys-without-any-added-software-on-windows-xp-or-better/#comment-277357</link> <dc:creator>Chip</dc:creator> <pubDate>Wed, 12 Aug 2009 16:41:00 +0000</pubDate> <guid isPermaLink="false">http://www.geeksaresexy.net/?p=16221#comment-277357</guid> <description>The only way I can think of to do that would be to write a program that installs a hook procedure that applies to all processes and monitors keyboard messages.  When it sees the key you&#039;re looking for, it posts a WM_COPY or WM_PASTE message to the window to which the keyboard message was directed.  See &lt;a href=&quot;http://msdn.microsoft.com/en-us/library/ms644990(VS.85).aspx&quot; rel=&quot;nofollow&quot;&gt;http://msdn.microsoft.com/en-us/library/ms644990(...&lt;/a&gt; </description> <content:encoded><![CDATA[<p>The only way I can think of to do that would be to write a program that installs a hook procedure that applies to all processes and monitors keyboard messages.  When it sees the key you&#039;re looking for, it posts a WM_COPY or WM_PASTE message to the window to which the keyboard message was directed.  See <a href="http://msdn.microsoft.com/en-us/library/ms644990(VS.85).aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/ms644990(&#8230;</a></p> ]]></content:encoded> </item> <item><title>By: Foot In Mouth</title><link>http://www.geeksaresexy.net/2009/08/10/set-up-hot-keys-without-any-added-software-on-windows-xp-or-better/#comment-179757</link> <dc:creator>Foot In Mouth</dc:creator> <pubDate>Wed, 12 Aug 2009 14:44:00 +0000</pubDate> <guid isPermaLink="false">http://www.geeksaresexy.net/?p=16221#comment-179757</guid> <description>I want to assign copy ctrl+ V and paste Ctrl+ V each to a single key, as I go through the day I copy and paste text and code hundreds of times per hour, and pinkies weren&#039;t designed for such hard labor... Any idea how I&#039;d be able to do that? </description> <content:encoded><![CDATA[<p>I want to assign copy</p><p>ctrl+ V and paste Ctrl+ V each to a single key, as I go through the day I copy and paste text and code hundreds of times per hour, and pinkies weren&#039;t designed for such hard labor&#8230;</p><p>Any idea how I&#039;d be able to do that?</p> ]]></content:encoded> </item> <item><title>By: Foot In Mouth</title><link>http://www.geeksaresexy.net/2009/08/10/set-up-hot-keys-without-any-added-software-on-windows-xp-or-better/#comment-277356</link> <dc:creator>Foot In Mouth</dc:creator> <pubDate>Wed, 12 Aug 2009 14:44:00 +0000</pubDate> <guid isPermaLink="false">http://www.geeksaresexy.net/?p=16221#comment-277356</guid> <description>I want to assign copy ctrl+ V and paste Ctrl+ V each to a single key, as I go through the day I copy and paste text and code hundreds of times per hour, and pinkies weren&#039;t designed for such hard labor...Any idea how I&#039;d be able to do that?</description> <content:encoded><![CDATA[<p>I want to assign copy<br /> ctrl+ V and paste Ctrl+ V each to a single key, as I go through the day I copy and paste text and code hundreds of times per hour, and pinkies weren&#8217;t designed for such hard labor&#8230;</p><p>Any idea how I&#8217;d be able to do that?</p> ]]></content:encoded> </item> <item><title>By: Chip</title><link>http://www.geeksaresexy.net/2009/08/10/set-up-hot-keys-without-any-added-software-on-windows-xp-or-better/#comment-179786</link> <dc:creator>Chip</dc:creator> <pubDate>Wed, 12 Aug 2009 08:41:02 +0000</pubDate> <guid isPermaLink="false">http://www.geeksaresexy.net/?p=16221#comment-179786</guid> <description>The only way I can think of to do that would be to write a program that installs a hook procedure that applies to all processes and monitors keyboard messages.  When it sees the key you&#039;re looking for, it posts a WM_COPY or WM_PASTE message to the window to which the keyboard message was directed.  See &lt;a href=&quot;http://msdn.microsoft.com/en-us/library/ms644990(VS.85).aspx&quot; rel=&quot;nofollow&quot;&gt;http://msdn.microsoft.com/en-us/library/ms644990(...&lt;/a&gt; </description> <content:encoded><![CDATA[<p>The only way I can think of to do that would be to write a program that installs a hook procedure that applies to all processes and monitors keyboard messages.  When it sees the key you&#039;re looking for, it posts a WM_COPY or WM_PASTE message to the window to which the keyboard message was directed.  See <a href="http://msdn.microsoft.com/en-us/library/ms644990(VS.85).aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/ms644990(&#8230;</a></p> ]]></content:encoded> </item> <item><title>By: Chip</title><link>http://www.geeksaresexy.net/2009/08/10/set-up-hot-keys-without-any-added-software-on-windows-xp-or-better/#comment-179057</link> <dc:creator>Chip</dc:creator> <pubDate>Mon, 10 Aug 2009 23:25:00 +0000</pubDate> <guid isPermaLink="false">http://www.geeksaresexy.net/?p=16221#comment-179057</guid> <description>Alt-fwf </description> <content:encoded><![CDATA[<p>Alt-fwf</p> ]]></content:encoded> </item> <item><title>By: Chip</title><link>http://www.geeksaresexy.net/2009/08/10/set-up-hot-keys-without-any-added-software-on-windows-xp-or-better/#comment-277355</link> <dc:creator>Chip</dc:creator> <pubDate>Mon, 10 Aug 2009 23:25:00 +0000</pubDate> <guid isPermaLink="false">http://www.geeksaresexy.net/?p=16221#comment-277355</guid> <description>Alt-fwf</description> <content:encoded><![CDATA[<p>Alt-fwf</p> ]]></content:encoded> </item> <item><title>By: Mick</title><link>http://www.geeksaresexy.net/2009/08/10/set-up-hot-keys-without-any-added-software-on-windows-xp-or-better/#comment-179037</link> <dc:creator>Mick</dc:creator> <pubDate>Mon, 10 Aug 2009 21:20:00 +0000</pubDate> <guid isPermaLink="false">http://www.geeksaresexy.net/?p=16221#comment-179037</guid> <description>I just windows xp would have a shortcut to create a new folder like in mac: cmd+shift+N </description> <content:encoded><![CDATA[<p>I just windows xp would have a shortcut to create a new folder like in mac: cmd+shift+N</p> ]]></content:encoded> </item> <item><title>By: Mick</title><link>http://www.geeksaresexy.net/2009/08/10/set-up-hot-keys-without-any-added-software-on-windows-xp-or-better/#comment-277354</link> <dc:creator>Mick</dc:creator> <pubDate>Mon, 10 Aug 2009 21:20:00 +0000</pubDate> <guid isPermaLink="false">http://www.geeksaresexy.net/?p=16221#comment-277354</guid> <description>I just windows xp would have a shortcut to create a new folder like in mac: cmd+shift+N</description> <content:encoded><![CDATA[<p>I just windows xp would have a shortcut to create a new folder like in mac: cmd+shift+N</p> ]]></content:encoded> </item> <item><title>By: Paicot</title><link>http://www.geeksaresexy.net/2009/08/10/set-up-hot-keys-without-any-added-software-on-windows-xp-or-better/#comment-179030</link> <dc:creator>Paicot</dc:creator> <pubDate>Mon, 10 Aug 2009 19:49:00 +0000</pubDate> <guid isPermaLink="false">http://www.geeksaresexy.net/?p=16221#comment-179030</guid> <description>The one I use the most is Windows Key + D = goes straight to the desktop. </description> <content:encoded><![CDATA[<p>The one I use the most is Windows Key + D = goes straight to the desktop.</p> ]]></content:encoded> </item> <item><title>By: Paicot</title><link>http://www.geeksaresexy.net/2009/08/10/set-up-hot-keys-without-any-added-software-on-windows-xp-or-better/#comment-277353</link> <dc:creator>Paicot</dc:creator> <pubDate>Mon, 10 Aug 2009 19:49:00 +0000</pubDate> <guid isPermaLink="false">http://www.geeksaresexy.net/?p=16221#comment-277353</guid> <description>The one I use the most is Windows Key + D = goes straight to the desktop.</description> <content:encoded><![CDATA[<p>The one I use the most is Windows Key + D = goes straight to the desktop.</p> ]]></content:encoded> </item> <item><title>By: B. Moore</title><link>http://www.geeksaresexy.net/2009/08/10/set-up-hot-keys-without-any-added-software-on-windows-xp-or-better/#comment-179029</link> <dc:creator>B. Moore</dc:creator> <pubDate>Mon, 10 Aug 2009 19:18:00 +0000</pubDate> <guid isPermaLink="false">http://www.geeksaresexy.net/?p=16221#comment-179029</guid> <description>The only problem i have with keyboard shortcuts like that are there seems to be a HUGE delay before the action actually happens. Anyone know how to fix that? </description> <content:encoded><![CDATA[<p>The only problem i have with keyboard shortcuts like that are there seems to be a HUGE delay before the action actually happens. Anyone know how to fix that?</p> ]]></content:encoded> </item> <item><title>By: B. Moore</title><link>http://www.geeksaresexy.net/2009/08/10/set-up-hot-keys-without-any-added-software-on-windows-xp-or-better/#comment-277351</link> <dc:creator>B. Moore</dc:creator> <pubDate>Mon, 10 Aug 2009 19:18:00 +0000</pubDate> <guid isPermaLink="false">http://www.geeksaresexy.net/?p=16221#comment-277351</guid> <description>The only problem i have with keyboard shortcuts like that are there seems to be a HUGE delay before the action actually happens. Anyone know how to fix that?</description> <content:encoded><![CDATA[<p>The only problem i have with keyboard shortcuts like that are there seems to be a HUGE delay before the action actually happens. Anyone know how to fix that?</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic (User agent is rejected)
Database Caching 9/14 queries in 0.008 seconds using disk: basic
Content Delivery Network via blog.geeksaresexytech.netdna-cdn.com

Served from: www.geeksaresexy.net @ 2012-02-14 07:31:08 -->
