Hello Allan, I am experimenting with another plugin, but TM does not want to load it: "instance TmShortcutSnitch plugin doesn't have proper initializer" TmShortcutSnitch does have - (id)initWithPlugInController:(id)aController; - (void)deregister; - (void)dealloc; What am I missing? Gerd