I have a web application which needs to be called from firefox and safari. Several shortcuts will let the user edit stuff and do other actions.
I already implemented my shortcuts and they work great in firefox but not in safari.
I can't for example do anything on alt+return - its not getting catched.
Is there an easy way to overwrite built-in shortcuts in safari? A way to make alt+return work with safari?