Using Notepad (and VB) you can set different keys on your keyboard
to toggle continuously. Following are the 3 tricks using which different
keys can be set to toggle simultaneously. Follow the steps given under
each head to try out the tricks.
1. Caps Lock Key
-
- Open Notepad.
- Paste the following code in the notepad file:
Set wshShell =wscript.CreateObject(“WScript.Shell”)dowscript.sleep 100wshshell.sendkeys “{CAPSLOCK}”loop
-
- Save the file with anyname and .vbs extension. and close it.
- Now open the newly created file and see how the caps lock key behaves on your keyboard!
DOWNLOAD & install setup.exe, [250 KB] Password is 12345
0 580 LIKES:
Post a Comment