tgrbin / Martin

Lightweight audio player for OSX.
http://tgrbin.github.io/Martin/
MIT License
18 stars 0 forks source link

Capture keyboard shortcuts only when in focus? #7

Closed the-bobo closed 8 years ago

the-bobo commented 8 years ago

Is there a way to toggle Martin to only capture keyboard shortcuts when the application is selected? I like the way the shortcuts are laid out but some of them interfere with other apps' shortcuts.

tgrbin commented 8 years ago

You can disable the global shortcuts through Martin's preferences. While the app is in focus, you can use the shortcuts from the Control menu.

the-bobo commented 8 years ago

Thanks - this would then leave the Control menu shortcuts non-editable by the user, but does provide a way to avoid globally sensitive shortcuts. I ended up changing the global shortcuts instead, thank you!