I want to handle EVERY keyboard event that isn't a built-in browser keyboard shortcut and ignore EVERY event that is a built-in browser keyboard shortcut.
Is there a better way than manually hardcoding the complete list of shortcuts for every browser/OS combination?