Saturday, February 15, 2025

Computer Keyboard Trick to Make a Keyboard Disco

Share

Computer Keyboard Trick to Make a Keyboard Disco

Computer Keyboard Trick to Make a Keyboard Disco. Basically, Keyboards normally have small LEDs which point out whether or not various kinds of locks are activated or not. Here’s a trick to make use of the lights of your keyboard in a extra artistic method in Home windows.

Moreover, this trick makes use of a easy Visible Fundamental Script which when activated makes your Scroll lock, Caps lock and Num lock LEDs flash in a cool rhythmic manner which supplies the notion of a stay disco in your keyboard.

To make your personal stay disco, observe the steps given under:-

1. Open Notepad.
2. Copy paste the precise code given under:-

Set wshShell =wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
wshshell.sendkeys “{NUMLOCK}”
wshshell.sendkeys “{SCROLLLOCK}”
loop

Save the file as Disco.vbs or “*.vbs”.
after, Double click on on the Saved file to see the LED lights in your keyboard go loopy and make your individual cool disco.
Computer Keyboard Trick to Make a Keyboad Disco
Computer Keyboard Trick to Make a Keyboard Disco
Must Read

https://saddapunjab.info/basics-of-computers-keyboard-shortcuts/

On the other hand, This trick has been examined on Home windows XP, Home windows Vista, Home windows 7 and Home windows 8 and located to be working completely.
You may disable the keyboard disco by beginning Activity Supervisor and ending the wscript.exe process.

Read more

Education