HI FRIENDS
TODAY I CAME WITH AN NEW INTERESTING TRICK FOR ALL PC USERS FOR THEIR OLD KEYBOARD ON THEIR NEW KEYBOARD.THIS IS A NEW KEYBOARD DISCO LIGHT TRICK
FOR KEYBOARD
Keyboards usually have small LED's which indicate whether different types of locks are activated or not. Here is a trick to use the lights of your keyboard in a more creative manner in Windows.
This trick uses a simple Visual basic script which when activated makes your scroll lock, caps lock and num locks LED's flash in a cool rhythmic way which gives the perception of a live disco on your keyboard
double click on this file and see your keyboard light
NOTE: To close the VBS trick given, open task manager (press- Ctrl+Alt+Delete)and close the wscript.exe process
TODAY I CAME WITH AN NEW INTERESTING TRICK FOR ALL PC USERS FOR THEIR OLD KEYBOARD ON THEIR NEW KEYBOARD.THIS IS A NEW KEYBOARD DISCO LIGHT TRICK
FOR KEYBOARD
Keyboards usually have small LED's which indicate whether different types of locks are activated or not. Here is a trick to use the lights of your keyboard in a more creative manner in Windows.
This trick uses a simple Visual basic script which when activated makes your scroll lock, caps lock and num locks LED's flash in a cool rhythmic way which gives the perception of a live disco on your keyboard
- open your notepad
- copy and paste this code
and save this file with name disko.vbsSet wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop
double click on this file and see your keyboard light
NOTE: To close the VBS trick given, open task manager (press- Ctrl+Alt+Delete)and close the wscript.exe process














No comments:
LOVE TO HERE WHAT YOU THINK
WE THINK THAT YOU WANT TO SOMETHING TO SAY ABOUT ABOVE POST
--------------------------------------------------------------------------------------------------
NOTE=-SPAM COMMENTS WILL DELETED IMMEDIATELY