I'm looking for a component that can:
- Collect all shortcuts used by an application
- Present them in a form that lets a user manage them
Short of that, how do I find which shortcuts are used in my app, and what would be the best strategy to manage them?
Thanks for any thoughts and feedback.