<?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 &#124; Latest Tech News, Software And Tutorials &#187; keys</title> <atom:link href="http://www.ghacks.net/tag/keys/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 09:52:46 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Disable Computer Keyboard Keys</title><link>http://www.ghacks.net/2009/07/29/disable-computer-keyboard-keys/</link> <comments>http://www.ghacks.net/2009/07/29/disable-computer-keyboard-keys/#comments</comments> <pubDate>Wed, 29 Jul 2009 18:11:04 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[computer keyboard]]></category> <category><![CDATA[computer keyboard keys]]></category> <category><![CDATA[disable keys]]></category> <category><![CDATA[keyboard]]></category> <category><![CDATA[keys]]></category> <category><![CDATA[killkeys]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=14890</guid> <description><![CDATA[You might want to take a closer look at the portable software program Killkeys if you are one of those users who happen to press the wrong keys in the least appropriate moment regularly. Computer keyboard keys that are candidates for this interruption are the caps lock key (especially right before entering a password), the [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />You might want to take a closer look at the portable software program Killkeys if you are one of those users who happen to press the wrong keys in the least appropriate moment regularly. Computer keyboard keys that are candidates for this interruption are the caps lock key (especially right before entering a password), the Windows key or the numlock key. There might be more keys that can interrupt a work flow but the three mentioned are probably the most common keys in such scenarios.</p><p>Killkeys is a portable software program that can be configured by filling out the ini file of the same name. The ini file contains two important lines that define which computer keyboard keys are disabled. The first line is called Keys and will disable the key all the time while the name of the second is Keys_Fullscreen which will only disable keys when the computer is running a fullscreen application.</p><p><span
id="more-14890"></span>The hex values of the keys have to be entered in the ini file. These hex values can be extracted <a
href="http://msdn.microsoft.com/en-us/library/ms645540%28VS.85%29.aspx">from</a> a Microsoft MSDN page easily.</p><p><a
href="http://code.google.com/p/killkeys/downloads/list">Killkeys</a> will use about five Megabytes of computer memory while running in the background. It will automatically place its icon in the Windows system tray with the possibility to hide that icon from there. The only way to kill the process then would be to kill it in the task manager or a similar computer program capable of displaying and killing processes.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/07/29/disable-computer-keyboard-keys/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Map a key to another key (or no function)</title><link>http://www.ghacks.net/2008/01/31/map-a-key-to-another-key-or-no-function/</link> <comments>http://www.ghacks.net/2008/01/31/map-a-key-to-another-key-or-no-function/#comments</comments> <pubDate>Wed, 30 Jan 2008 22:55:50 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[keyboard]]></category> <category><![CDATA[keys]]></category> <category><![CDATA[microsoft]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2008/01/31/map-a-key-to-another-key-or-no-function/</guid> <description><![CDATA[I never use a few of the keys on my keyboard, the caps lock key for instance or the pause key. Since they are not helpful in any way and can also pose a problem if accidentally pressed I decided to map those keys to another function. I was able to do that with the software Sharp Keys which makes it possible to remap any key.]]></description> <content:encoded><![CDATA[<p>I never use a few of the keys on my keyboard, the caps lock key for instance or the pause key. Since they are not helpful in any way and can also pose a problem if accidentally pressed I decided to map those keys to another function. I was able to do that with the software <a
href="http://www.randyrants.com/2006/07/sharpkeys_211.html">Sharp Keys</a> which makes it possible to remap any key.</p><p>The reason for using Sharp Keys instead of the Registry is simple. It&#8217;s faster, it offers a better overview and can be undone faster as well. With Sharp Key i was able to map the ESC key to the Caps Lock key which means that ESC is pressed when I press the Caps Lock key or ESC.</p><p>You can map other keys as well or disable them completely if you prefer that. Usage is pretty straightforward. Select a key that you want to map (From key) to another key from a list of possible keys (To key). In my case it was From Caps Lock to Escape. You can also map applications, functions (mute volume) or folders like the My Computer folder to keys.</p><p><span
id="more-3046"></span><a
href="http://www.ghacks.net/wp-content/uploads/2008/01/sharp_keys.jpg"><img
src='http://www.ghacks.net/wp-content/uploads/2008/01/sharp_keys_thumbnail.jpg' alt='Sharp Keys Thumbnail' /></a></p><p>Once you made all changes click on Write to Registry to make the changes in the Registry. The new settings will be available after a reboot or logout.</p><p>via <a
href="http://www.howtogeek.com/howto/windows-vista/map-any-key-to-any-key-on-windows-xp-vista/">How to Geek</a></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/01/31/map-a-key-to-another-key-or-no-function/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
