Hi!
I'm starting with using emacs and search for a program, which shows me the possible Short-Keys when a key is pressed.
Example..
User presses the Ctrl Button. On the screen shuld come:
Ctrl-_ Undo
Ctrl-SPC Begin Selection
Ctrl-G Cancel Selection
Ctrl-W Cut Selection
....
User presses Ctrl-X
Ctrl-X, Ctrl-F Open
Ctrl-X, Ctrl-S Save
Ctrl-X, Ctrl-W Save As
that would be also awesome for other application like photoshop, office,....
does anyone know such a program?