ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

IDEA: List & print all hotkeys used by programs

(1/1)

vevola:
I dunno if there's already something like this out there (I wasn't able to find anything), but I was looking for a simple program that would find and list all hotkeys used by programs (Windows, Office, Firefox, etc.) and be able to print them (not necessarily modify).

Anyone?  :-[

tranglos:
If you mean system-wide hotkeys (key combinations that work regardless of what application is currently active), that's pretty much what my ActiveHotkeys does.

Caveat: Windows make it impossible to find out what program registered a particular hotkey. There just isn't a way to find this out. So ActiveHotkeys will tell you what system-wide hotkeys are registered, but not what apps they belong to.

(Oh, there's no way to print the list, sorry!)

However, if you want to know all the key combinations available within a particular application (e.g. Ctrl+N = New document in Word), than no, I don't think this can be done. There is no way to poll an application for all the key combinations it uses to trigger its functions.

Ath:
+1 for tranglos

@vevola
if you want to know all the key combinations available within a particular application
-tranglos (March 26, 2011, 10:49 AM)
--- End quote ---

Some applications allow to set up your own hotkeys for all functions they offer, and if you're lucky you can even print that list.
In other cases you'd be studying the manual to get a list of hotkeys. If it's in the helpfile, then in most cases that's printable. :-\

vevola:
Hmmm...!

I guess the specific reason why I was looking for something like this was because with all these extensions and addons in Firefox, I was trying to figure out what hotkeys were used (not just by FF but also by the addons), for what, and which ones were not.

thanks for the info guys!

Navigation

[0] Message Index

Go to full version