Register a global hotkey.
void registerGlobalHotkey( String key, List<String> modifiers, void Function() callback, );