Monday, February 28, 2011

Keyboard Indicator : A Freeware Tool For Keyboard Indications.

Keyboard indicator is a lightweight and almost portable application for displaying in your task tray whether or not Caps Locks, Scroll Lock or Num Lock is turned on. Keyboard Indicator also includes a themeing agent allowing you to theme the Icons which get displayed in your task tray.

You need to install this utility and get to know every notification whenever you toggle the keys between on and off. The tool is free to use and requires .Net framework 2.0 for the installation.

Download Keyboard Indicator from http://www.blogger.com/url

Hey! My friends, If you like my post you can save it using "Save Page as PDF" button below and you can even share them to your friends with social networking buttons provided below this post.

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Thursday, January 27, 2011

Console : Windows Command Prompt ie "Cmd" Replacement Tool

Console is a Windows console window enhancement. The major advantage of using this tool is the text editing feature it provides.

Console features include: multiple tabs, text editor-like text selection, different background types, alpha and color-key transparency, configurable font, different window styles. All in all if you are bored up with working in the cmd and require some change then do give this tool a try.

Download Console from HERE

Hey! My friends, If you like my post you can save it using "Save Page as PDF" button below and you can even share them to your friends with social networking buttons provided below this post.

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Tuesday, January 25, 2011

CloseAll : A Tool To Close All Opened Applications At Once

CloseAll program can terminate all the currently opened windows and applications at once. This program lets you close all running applications with just a single click.
It doesn’t use system resources because it only flashes a ‘close’ signal to all open applications on the desktop and then ceases. Just create a shortcut to the tool in the Start Menu, Quick Launch, Windows 7 Taskbar or elsewhere.

You can always add a hotkey to this shortcut. It is really very handy if you are running ~20 applications and want them all to quit instantly. It works just as if you were pressing the close button for each application.

Download CloseAll from HERE

Hey! My friends, If you like my post you can save it using "Save Page as PDF" button below and you can even share them to your friends with social networking buttons provided below this post.

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Sunday, January 23, 2011

How To Enable Copy Paste in Command Prompt ??

Have you noticed in Windows command prompt that you can’t paste anything into the window using the keyboard easily but requires mouse to do so. Here’s how to fix that problem.

What you’ll have to do is use the Alt+Space keyboard combination to bring up the window menu, then hit the E key, and then the P key. This will trigger the menus and paste into the console.

The next solution for this irritating problem is to use a quick AutoHotkey script to enable pasting from the keyboard.

Follow these Steps:

1. Download and Install the AutoHotKey from HERE.

2. Create a new AutoHotkey script or add the following to your existing script


3. This script uses the data copied in the clipboard to send it to the command prompt.

Note: The script doesn’t paste line breaks very well.

Hey! My friends, If you like my post you can save it using "Save Page as PDF" button below and you can even share them to your friends with social networking buttons provided below this post.

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo