Bin-Blog logoBin-Blog

Learn about the latest in Web Development – as soon as I do.

Posts Tagged ‘shortcut’

Windows Hacks: ‘The Escape’

By • Jan 8th, 2009

What’s the keyboard shortcut to close an application? Yes, its Alt+F4. Its not an easy shortcut to hit. I always thought that the Escape key was a much better shortcut to close applications. Once I convinced myself that it was the ‘One-True-Way’TM, I decided to impose that shortcut on the applications that I use. Metapad and Irfan View already had that option – the other application I had my sight on was the Windows Explorer(explorer.exe). This tutorial will teach you how to add the Escape key as a shortcut to close Windows Explorer.



Keyboard Shortcuts JavaScript Library

By • Jul 21st, 2007

I have created the second version of the JavaScript Shortcut Library. It is one of my more popular scripts. This script eases the work involved in making shortcuts in JavaScript. Despite the many JavaScript libraries that are available today, I cannot find one that makes it easy to add keyboard shortcuts(or accelerators) to your javascript [...]