<?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; computer keyboard</title> <atom:link href="http://www.ghacks.net/tag/computer-keyboard/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>Fri, 10 Feb 2012 20:51:26 +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>Virtual Keyboard UserScript, Type Text Without Hardware Keyboard</title><link>http://www.ghacks.net/2010/08/21/virtual-keyboard-userscript-type-text-without-hardware-keyboard/</link> <comments>http://www.ghacks.net/2010/08/21/virtual-keyboard-userscript-type-text-without-hardware-keyboard/#comments</comments> <pubDate>Sat, 21 Aug 2010 09:24:41 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[Google Chrome]]></category> <category><![CDATA[computer keyboard]]></category> <category><![CDATA[keyboard]]></category> <category><![CDATA[keylogger]]></category> <category><![CDATA[userscript]]></category> <category><![CDATA[virtual keyboard]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=33445</guid> <description><![CDATA[It is sometimes a good security precaution to avoid using the computer keyboard, especially on public computer systems and other systems that are not under direct control. Keyloggers are still a threat and can transfer every single key that has been entered by the user to a central server. That&#8217;s bad if the keys can [...]]]></description> <content:encoded><![CDATA[<p>It is sometimes a good security precaution to avoid using the computer keyboard, especially on public computer systems and other systems that are not under direct control. Keyloggers are still a threat and can transfer every single key that has been entered by the user to a central server. That&#8217;s bad if the keys can be linked to activities, like opening the PayPal url, and typing in the PayPal email address and password.</p><p>Virtual keyboards defeat most keyloggers, who often concentrate solely on the computer keyboard, and not other means of text input.</p><p>The UserScript Virtual Keyboard Interface makes it a lot easier to work with virtual keyboards in supported web browsers.</p><div
id="attachment_33446" class="wp-caption alignnone" style="width: 510px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/08/virtual-keyboard.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/08/virtual-keyboard-500x320.png" alt="virtual keyboard" title="virtual keyboard" width="500" height="320" class="size-medium wp-image-33446" /></a><p
class="wp-caption-text">virtual keyboard</p></div><p>Using a UserScript offers advantages over software based virtual keyboards. Two of the biggest advantages are better and faster accessibility of the keyboard on the screen.</p><p>Virtual Keyboard Interface supports text fields, password fields and text areas at the moment, which means that it cannot be used in the web browser&#8217;s address bar or search form.</p><p>The keyboard is displayed on the screen by double-clicking into the text field on the website. We actually had to triple-click to get it working, but that&#8217;s a minor problem.</p><p>The virtual keyboard is then displayed beneath the text field. It offers different keyboard layouts, for instance for US, Germany, Russian or Japanese users.</p><p>Keys are entered by left-clicking with the mouse on them. It is furthermore possible to change the size of the keyboard, which unfortunately does not stick after the page has been closed.</p><p>Virtual Keyboard Interface is compatible with Firefox and Google Chrome. Users of those web browsers can download and install the script <a
href="http://userscripts.org/scripts/show/10974">from the</a> official UserScripts website. Firefox users need the <a
href="http://www.ghacks.net/tag/greasemonkey/">Greasemonkey</a> extension before they can install the script.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/08/21/virtual-keyboard-userscript-type-text-without-hardware-keyboard/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Map Special Computer Keyboard Keys With Skeys</title><link>http://www.ghacks.net/2009/12/25/map-special-computer-keyboard-keys-with-skeys/</link> <comments>http://www.ghacks.net/2009/12/25/map-special-computer-keyboard-keys-with-skeys/#comments</comments> <pubDate>Fri, 25 Dec 2009 11:04:06 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[computer keyboard]]></category> <category><![CDATA[map keys]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[skeys]]></category> <category><![CDATA[special keys]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=21791</guid> <description><![CDATA[Many computer keyboards come with a set of special keys that are used to give quick access to popular applications like a web browser and email client but also media controls to control music playback on the computer system. A problem that can arise is that some manufacturers map the keys to specific programs, e.g. [...]]]></description> <content:encoded><![CDATA[<p>Many computer keyboards come with a set of special keys that are used to give quick access to popular applications like a web browser and email client but also media controls to control music playback on the computer system. A problem that can arise is that some manufacturers map the keys to specific programs, e.g. Internet Explorer even if the default web browser is another one. Another problem is that some media players come without support for these special keys so that it is not possible to control the playback in those players.</p><p>The only option in this case other than switching to the default programs that the keyboard manufacturer has mapped the keys to is to use a program like SKeys to remap the special keys.</p><p><span
id="more-21791"></span>SKeys displays a small window upon startup that displays 18 different keys that all read Use this key. Each special key on the computer keyboard corresponds to one of those key buttons in the window and pressing a key on the keyboard will be indicated in the window as well.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/12/computer_keyboard.jpg" alt="" title="computer keyboard" width="346" height="229" class="alignnone size-full wp-image-21792" /></p><p>There are two main reasons for this approach. Some users might want to map only a few of the special keys to other functions which can be done with this method. The Use this key name was chosen because of no standard naming conventions for those special keys.</p><p>A click with the mouse on any of the key buttons in the application window will add that button to the list of special keys that can be remapped in the next window. The autocheck option will perform that automatically for the user.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/12/special_keys.jpg" alt="" title="special keys" width="334" height="285" class="alignnone size-full wp-image-21793" /></p><p>The next window is displayed after clicking on the Done button. Key identification is problematic as all keys are using cryptic identifiers. The only way around this is to map one key after the other to be always sure to map the right key.</p><p>Skeys offers several functions that can be mapped to the individual keys:</p><ul><li>Open File/Program</li><li>Power Function<ol>Logoff</ol><ol>Switch User</ol><ol>Standby</ol><ol>Hibernate</ol><ol>Hibernate/Standby [uses Standby as a backup if Hibernation is turned off]</ol><ol>Shutdown</ol><ol>Restart</ol></li><li>Send keystrokes<ol>Send</ol><ol>Paste</ol></li><li>Volume Function<ol>Mute</ol><ol>Unmute</ol><ol>Toggle mute</ol><ol>Up</ol><ol>Down</ol></li><li>Popup<ol>Center</ol><ol>Bottom right</ol><ol>Bottom left</ol><ol>Top right</ol><ol>Top left</ol></li><li>Skeys<ol>Show Skeys</ol><ol>Show Skeys setup</ol><ol>Disable Skeys</ol><ol>Disable this hotkey</ol><ol>Exit Skeys</ol></li><li>Wait</li></ul><p>All functions are explained in the post of the developer announcing the release of SKeys. <a
href="http://freewarewire.blogspot.com/2009/12/skeys-specialize-your-special-keys.html">Skeys</a> is a portable Open Source program for the Windows operating system</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/12/25/map-special-computer-keyboard-keys-with-skeys/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Computer Keyboard Click Sounds</title><link>http://www.ghacks.net/2009/10/17/computer-keyboard-click-sounds/</link> <comments>http://www.ghacks.net/2009/10/17/computer-keyboard-click-sounds/#comments</comments> <pubDate>Sat, 17 Oct 2009 12:49:08 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[clickey]]></category> <category><![CDATA[computer keyboard]]></category> <category><![CDATA[keyboard]]></category> <category><![CDATA[keyboard sounds]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=17382</guid> <description><![CDATA[Are you missing the good old click sounds from typewriters when typing on your computer keyboard? If you do ClicKey might come to the rescue. ClicKey is a portable software program for the Microsoft operating system which can add &#8220;click sounds&#8221; to all keys of the computer keyboard. The application comes with 26 different sounds [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/09/windows_software.jpg" alt="windows software" title="windows software" width="128" height="128" class="alignleft size-full wp-image-16120" />Are you missing the good old click sounds from typewriters when typing on your computer keyboard? If you do ClicKey might come to the rescue. ClicKey is a portable software program for the Microsoft operating system which can add &#8220;click sounds&#8221; to all keys of the computer keyboard. The application comes with 26 different sounds that can be configured instantly from its interface.</p><p>The application&#8217;s interface offers all the controls necessary to set the sounds for the computer keyboard. A slider is available that can change the volume of the sounds. Pressing buttons from a to z will change the sound that will be generated whenever a key on the computer keyboard is used.</p><p><span
id="more-17382"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/10/computer_keyboard-500x161.jpg" alt="computer keyboard" title="computer keyboard" width="500" height="161" class="alignnone size-medium wp-image-17383" /></p><p>Available sounds are the classic typewriter sound and some very annoying ones that could come straight out of a video game (think Space Invaders when shooting the gun). The program will display the selected volume and sound scheme. A click on the Set button will activate the sound scheme for the computer and every key pressed from then on will also play the selected sound.</p><p>The remove button will remove the sound scheme again so that no sound is being played while typing on the computer keyboard. ClicKey can be <a
href="http://www.grc.com/freeware/clickey.htm">downloaded</a> from the developer&#8217;s website. It is compatible with most versions of Microsoft Windows.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/10/17/computer-keyboard-click-sounds/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Computer Keyboard Locales Switcher</title><link>http://www.ghacks.net/2009/09/12/computer-keyboard-locales-switcher/</link> <comments>http://www.ghacks.net/2009/09/12/computer-keyboard-locales-switcher/#comments</comments> <pubDate>Sat, 12 Sep 2009 08:19:35 +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 locales]]></category> <category><![CDATA[keyboard layouts]]></category> <category><![CDATA[keyboard locales]]></category> <category><![CDATA[locales switcher]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=16246</guid> <description><![CDATA[I just came across a computer program that allowed Windows users to change the language of the computer keyboard with the Caps Lock key. Using different keyboard locales is a solution for users who work with different languages throughout the day, e.g. Chinese and English. These users need to read and often write in different [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/09/windows_software.jpg" alt="windows software" title="windows software" width="128" height="128" class="alignleft size-full wp-image-16120" />I just came across a computer program that allowed Windows users to change the language of the computer keyboard with the Caps Lock key. Using different keyboard locales is a solution for users who work with different languages throughout the day, e.g. Chinese and English. These users need to read and often write in different languages and an option to quickly switch the keyboard layout would probably be appreciated by most of them.</p><p>What the developer of the software program <a
href="http://code.google.com/p/capswitch/">Capswitch</a> did not know is that the Windows operating system comes with options to switch keyboard locales with keyboard shortcuts. The Windows XP operating system for example provides this option in the Regional and Language options module of the Control Panel. A click on the Details button under the Languages tab will open all installed input languages.</p><p><span
id="more-16246"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/09/computer_keyboard_locales.jpg" alt="computer keyboard locales" title="computer keyboard locales" width="404" height="483" class="alignnone size-full wp-image-16247" /></p><p>A click on the Key Settings button will open another menu with the option to define keyboard shortcuts to switch instantly to the input language.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/09/computer_keyboard_locales_switcher.jpg" alt="computer keyboard locales switcher" title="computer keyboard locales switcher" width="414" height="295" class="alignnone size-full wp-image-16248" /></p><p>Only the keyboard shortcut to switch between all installed keyboard layouts is configured by default. It is however possible to define shortcuts for specific switches, e.g. From English to German and vice verse.</p><p>These keyboard shortcuts provide the easiest way to quickly switch between keyboard locales. The additional benefit is that no extra software needs to be running in the background for the functionality.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/09/12/computer-keyboard-locales-switcher/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <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>Computer Security Myth: Defeating Keyloggers With Onscreen Keyboards</title><link>http://www.ghacks.net/2009/06/15/computer-security-myth-defeating-keyloggers-with-onscreen-keyboards/</link> <comments>http://www.ghacks.net/2009/06/15/computer-security-myth-defeating-keyloggers-with-onscreen-keyboards/#comments</comments> <pubDate>Mon, 15 Jun 2009 19:57:51 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[computer keyboard]]></category> <category><![CDATA[computer security]]></category> <category><![CDATA[internet]]></category> <category><![CDATA[internet security]]></category> <category><![CDATA[keyloggers]]></category> <category><![CDATA[onscreen keyboard]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=13593</guid> <description><![CDATA[I recently came upon a few articles that once again offered the computer security tip to use onscreen keyboards to defeat keyloggers. Most of these tips are suggesting to install an onscreen keylogger or make use of the default one of the operating system to defeat keyloggers while making transactions on the Internet or working [...]]]></description> <content:encoded><![CDATA[<p>I recently came upon a few articles that once again offered the computer security tip to use onscreen keyboards to defeat keyloggers. Most of these tips are suggesting to install an onscreen keylogger or make use of the default one of the operating system to defeat keyloggers while making transactions on the Internet or working with sensible data.</p><p>The theory that keyloggers can be defeated with onscreen keyboards is unfortunately a computer security myth. It is definitely true that some keyloggers, especially those that only record the keys that the user enters on the computer computer keyboard, can be defeated with onscreen keyboards.</p><p><span
id="more-13593"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/06/computer_security-500x160.jpg" alt="computer security" title="computer security" width="500" height="160" class="alignnone size-medium wp-image-13594" /></p><p>There are however advanced keyloggers which make a screenshot of the onscreen keyboard while it visible on the computer screen and which record the mouse movements on the system. It is then a matter of simply reconstructing the mouse movement to know exactly what a user typed on a computer system.</p><p>There is only one 100% way of defeating keyloggers and that is to not use computer systems for sensitive information. That&#8217;s not always practicable and it is possible to reduce the chance that keyloggers are installed by running good antivirus programs.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/06/15/computer-security-myth-defeating-keyloggers-with-onscreen-keyboards/feed/</wfw:commentRss> <slash:comments>12</slash:comments> </item> <item><title>Custom Keyboard Layouts In Firefox</title><link>http://www.ghacks.net/2009/06/05/custom-keyboard-layouts-in-firefox/</link> <comments>http://www.ghacks.net/2009/06/05/custom-keyboard-layouts-in-firefox/#comments</comments> <pubDate>Fri, 05 Jun 2009 08:23:50 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[computer keyboard]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[firefox-extensions]]></category> <category><![CDATA[keyboard layouts]]></category> <category><![CDATA[web browser]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=13319</guid> <description><![CDATA[The technical world and the advance of the Internet has made it a necessity for many users to speak English. This does leave many users with at least two languages that they read and probably also write in which is usually not a big problem if the languages are closely related, say Dutch and German [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/05/firefox.png" alt="firefox" title="firefox" width="113" height="109" class="alignleft size-full wp-image-12575" />The technical world and the advance of the Internet has made it a necessity for many users to speak English. This does leave many users with at least two languages that they read and probably also write in which is usually not a big problem if the languages are closely related, say Dutch and German or English and German. Things become more difficulty when you have to write in languages that are not related at all, like English and Japanese.</p><p><span
id="more-13319"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/06/keyboard_layouts.png" alt="keyboard layouts" title="keyboard layouts" width="384" height="480" class="alignnone size-full wp-image-13320" /></p><p>Keyboard Layouts differ depending on the country they are sold in. A basic example is the differences between a German and English computer keyboard. The German keyboard swapped the Y and Z key for instance which can be really annoying when playing web games that use the YXC keys in the game.</p><p><a
href="http://tablang.mozdev.org/index.html">Tablang</a> is an add-on for the Firefox web browser that allows the user to use different keyboard layouts in Firefox. Each tab can be launched with a different keyboard layout which is preserved from there meaning that links that are originating from that tab will also use the keyboard layout.</p><p>The user needs to have at least two different keyboard layouts installed on the computer system for the Firefox add-on to be of use. The add-on can be downloaded from the Mozilla homepage. It is available for the Microsoft Windows and Linux operating system.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/06/05/custom-keyboard-layouts-in-firefox/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Computer Keyboard Typing Course</title><link>http://www.ghacks.net/2009/05/27/typing-course/</link> <comments>http://www.ghacks.net/2009/05/27/typing-course/#comments</comments> <pubDate>Wed, 27 May 2009 10:31:54 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[The Web]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[computer keyboard]]></category> <category><![CDATA[online service]]></category> <category><![CDATA[online typing course]]></category> <category><![CDATA[typing course]]></category> <category><![CDATA[typing courses]]></category> <category><![CDATA[typing tutor]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=13102</guid> <description><![CDATA[If you are one of those users who use the two-finger typing technique you might want to invest some time in a typing course to improve your words per minute count. Several free computer typing courses are available on the Internet. One of them is Typing Web&#8217;s Online Typing Tutor which can be accessed by [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/05/computer_keyboard1.jpg" alt="computer keyboard" title="computer keyboard" width="208" height="76" class="alignleft size-full wp-image-13100" />If you are one of those users who use the two-finger typing technique you might want to invest some time in a typing course to improve your words per minute count. Several free computer typing courses are available on the Internet. One of them is Typing Web&#8217;s Online Typing Tutor which can be accessed by guests and registered users.</p><p>The typing course is divided into different courses from beginner to advanced and specialty courses and even problem key courses at the end of all typing courses. The online service keeps track of the progress of registered users which is important as the typing courses can take quite some time to finish.</p><p><span
id="more-13102"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/05/typing_courses-500x389.jpg" alt="typing courses" title="typing courses" width="500" height="389" class="alignnone size-medium wp-image-13101" /></p><p>Each typing course consists of several separate lessons. The typing tutor will display various statistics after each separate lesson and each typing course. The first courses show the computer keyboard and fingers that should be used to type the requested key. This is helpful for users who need some visual guidance in their first lessons.</p><p>The beginning courses for example target the different computer keyboard rows. They start with a single line of different computer keys that need to be typed in by the user. The typing courses become more difficulty with time. Advanced courses for example ask the user to type in multiple key rows without the visual aid provided in the beginner&#8217;s courses.</p><p><a
href="http://www.typingweb.com/">TypingWeb&#8217;s</a> Online Typing Tutor is a helpful typing course for beginners but also advanced users who want to work on their typing speed and decrease their typing error ratio.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/05/27/typing-course/feed/</wfw:commentRss> <slash:comments>13</slash:comments> </item> <item><title>Computer Keyboard Tweaker</title><link>http://www.ghacks.net/2009/05/05/computer-keyboard-tweaker/</link> <comments>http://www.ghacks.net/2009/05/05/computer-keyboard-tweaker/#comments</comments> <pubDate>Tue, 05 May 2009 17:28:34 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[computer keyboard]]></category> <category><![CDATA[keyboard shortcuts]]></category> <category><![CDATA[keyboard software]]></category> <category><![CDATA[keyboard tweaker]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/05/05/computer-keyboard-tweaker/</guid> <description><![CDATA[Computer Keyboard Tweaker is a very lightweight computer program to manage keyboard shortcuts. It offers various configuration possibilities and uses roughly one Megabyte while running in the background. It provides access to several features only known from multimedia keyboards. This includes changing the speaker volume, launching executables from the local hard drive, opening the default [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/05/computer_keyboard.jpg" alt="computer keyboard" title="computer keyboard" width="128" height="66" class="alignleft size-full wp-image-12596" />Computer Keyboard Tweaker is a very lightweight computer program to manage keyboard shortcuts. It offers various configuration possibilities and uses roughly one Megabyte while running in the background. It provides access to several features only known from multimedia keyboards. This includes changing the speaker volume, launching executables from the local hard drive, opening the default email program to wrote an email to a specified address or opening local paths and urls.</p><p><span
id="more-12598"></span>The interface displays the list of preconfigured keyboard shortcuts upon startup. It is possible to delete those to begin with a blank set of keyboard shortcuts. A shortcut consists of a computer keyboard combination, an execute command and an icon. The combinations that are offered by the software are to combine Alt, Control and Shift with a key on the computer keyboard.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/05/keyboard_tweaker-500x338.jpg" alt="keyboard tweaker" title="keyboard tweaker" width="500" height="338" class="alignnone size-medium wp-image-12597" /></p><p>The combinations can be tested and become available after hitting the apply button. Most interesting are probably the options to launch a website, program or location.</p><p>The main advantage of the computer keyboard tweaker is its low resource usage. The program asks to register an account but there were not any obvious disadvantageous in skipping that step. Keyboard Tweaker is compatible with all Microsoft operating systems starting with Windows 9x.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/05/05/computer-keyboard-tweaker/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Block Mouse And Computer Keyboard On Hotkey</title><link>http://www.ghacks.net/2009/03/23/block-mouse-and-computer-keyboard-on-hotkey/</link> <comments>http://www.ghacks.net/2009/03/23/block-mouse-and-computer-keyboard-on-hotkey/#comments</comments> <pubDate>Mon, 23 Mar 2009 11:45:46 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[block keyboard]]></category> <category><![CDATA[block mouse]]></category> <category><![CDATA[computer keyboard]]></category> <category><![CDATA[computer mouse]]></category> <category><![CDATA[donation-coder]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[skrommel]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/03/23/block-mouse-and-computer-keyboard-on-hotkey/</guid> <description><![CDATA[There might be special situations where you want to block all input devices from sending signals to the computer system. Block Input (via Shell City) is a small portable software program that can block both the computer mouse and computer keyboard for a certain time. The software application is hotkey driven and will disable the [...]]]></description> <content:encoded><![CDATA[<p>There might be special situations where you want to block all input devices from sending signals to the computer system. <a
href="http://www.donationcoder.com/Software/Skrommel/index.html#BlockInput">Block Input</a> (via <a
href="http://www.shellcity.net/?egg=c">Shell City</a>) is a small portable software program that can block both the computer mouse and computer keyboard for a certain time. The software application is hotkey driven and will disable the input devices for the configured amount of time.</p><p>In which situations might this come in handy? In all were mouse and computer keyboard usage might interfere with another process, be it statistical analysis or programs that react immediately on mouse or keyboard input and where this is unwanted.</p><p>The time that the computer mouse and keyboard are blocked can be defined in the program&#8217;s options. There is also an option to change the hotkey that starts the blocking from CTRL Q to another hotkey.</p><p><span
id="more-11403"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/03/computer_keyboard_mouse.jpg" alt="computer keyboard mouse" title="computer keyboard mouse" width="426" height="208" class="alignnone size-full wp-image-11402" /></p><p>The program will display a tooltip next to the mouse cursor that is counting down the remaining seconds that all input devices are blocked on the computer system. The software program adds itself automatically to the Windows System Tray. A right-click will open a context menu that provides links to the program&#8217;s options. It uses roughly 4 Megabytes of computer memory while running and should be compatible to most versions of the Windows operating system.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/03/23/block-mouse-and-computer-keyboard-on-hotkey/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> </channel> </rss>
