You can control your mouse pointer with keyboard keys in all windows versions. When your mouse stops working, you can enable this keyboard feature to complete your important work. This keyboard mouse can performs all tasks same like a normal mouse.
Follow the given steps to activate the keyboard mouse:
1. To edit this feature, first you should log onto your computer with administrative rights.
2. To activate this feature, press Alt+Shift+NumLock keys at once and you will receive a small MouseKey box.
3. To keep MouseKeys on, click on Ok button or click on cancel button to cancel MouseKeys box.
4. Click on Settings button, if you want to adjust the mouse cursor detail settings.
5. Here a new dialog box will appear with the title Settings for MouseKeys, now you can manage all mouse settings for example mouse cursor speed, acceleration and some other features.
Now using Numeric keypad, you can move your mouse pointer.
The controls are:
* 1,2,3,4,6,7,8 and 9 keys are used to move the mouse cursor into different directions.
* Key 5 is used as mouse click button.
* Insert key used to hold down mouse button.
* + Sign used to double click on any object.
* Delete button used to release the mouse.
* Click on NumLock button to disable this keyboard mouse feature
Thursday, June 18, 2009
A small trick to hide text inside your text file using command prompt
Steps to hide text in a Notepad
* Open your command prompt Start–>Run type cmd
* Move to any destination for example let us assume D:\> drive
* Type the below code in your command prompt
* D:\>notepad syshacks.txt:hidden
* syshacks notepad save
* syshacks notepad hidden
* Write some data and save the file.
* Move to D:\> and open syshacks.txt you cannot see no data in the file syshacks.txt.
* To retrieve the hidden data open command prompt and type the same command.
* D:\>notepad syshacks.txt:hidden
* Notepad will open syshacks.txt file with hidden data
ps:but this trick works only on NTFS file system.
* Open your command prompt Start–>Run type cmd
* Move to any destination for example let us assume D:\> drive
* Type the below code in your command prompt
* D:\>notepad syshacks.txt:hidden
* syshacks notepad save
* syshacks notepad hidden
* Write some data and save the file.
* Move to D:\> and open syshacks.txt you cannot see no data in the file syshacks.txt.
* To retrieve the hidden data open command prompt and type the same command.
* D:\>notepad syshacks.txt:hidden
* Notepad will open syshacks.txt file with hidden data
ps:but this trick works only on NTFS file system.
Subscribe to:
Posts (Atom)