What are some cool things I can do with my keyboard?

What are some cool things you can do with a keyboard?

Razvan Baba at Quora Visit the source

Was this solution helpful to you?

Other answers

You can roll it up, put it in your pocket and go swimming.

Dan Knight

My personal favorite: ............................................________ ....................................,.-'"...................~., .............................,.-"..................................."-., .........................,/...............................................":, .....................,?......................................................, .................../...........................................................,} ................./......................................................,:`^`..} .............../...................................................,:"........./ ..............?.....__.........................................:`.........../ ............./__.(....."~-,_..............................,:`........../ .........../(_...."~,_........"~,_....................,:`........_/ ..........{.._$;_......"=,_......."-,_.......,.-~-,},.~";/....} ...........((.....*~_......."=-._......";,,./`..../"............../ ...,,,___.`~,......"~.,....................`.....}............../ ............(....`=-,,.......`........................(......;_,,-" ............/.~,......~,......~,......-...................................../ .............`~.*-,.....................................|,./.....,__ ,,_..........}.>-._...................................|..............=~−,.....=~-,.....=~-, .....=~-,__......`,................................. ...................`=~-,,.,............................... ................................`:,,...........................`..............__ .....................................`=-,...................,%≻≡=≻≡=>--==` ........................................_..........._,-%.......` ...................................,

Jacob VanWagoner

Franck Dernoncourt

You can use it as a Guitar Hero controller, more convenient to do so if it's wireless. In High School me and my buddies used to run this script in the lab computers. It just turns on the caps lock, scroll lock and num lock LEDs on and off in 0.1 second interval. prettylights.js var WshShell = WScript.CreateObject("WScript.Shell"); while(true) { WScript.Sleep(100) WshShell.SendKeys("{CAPSLOCK}"); WshShell.SendKeys("{NUMLOCK}"); WshShell.SendKeys("{SCROLLLOCK}"); } To run, open up Command Prompt and type cscript prettylights.js Good times!

Gopal Adhikari

You can change the world by plugging the keyboard to any basic computer and writing software. Mark Zuckerberg created a revolution of social networking by typing code on the keyboard and creating a billion dollar company in his dorm room.

Varun Upadhyay

Type.

Virali Modi

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.