On 7 Apr 2019, at 20:14, Silly Questions wrote:

Do you know if it's possible to use QuickSilver to relay keyboard shortcuts
to other applications?

Not exactly. You can use the “Type Text” action, but that sends the keystrokes to the foreground application and doesn’t provide a way to include modifiers.

I need to transfer a few keyboard shortcuts (e.g. ctrl+alt+1) across to an application that is minimised or in the background, and would not be able
to "listen" to these shortcuts otherwise.

I would look into creating an AppleScript for this. You could use Quicksilver to call the script once it’s working. I know AppleScript lets you send keystrokes (including modifiers), or you might be able to make a script that just tells the app to do whatever ⌃⌥1 does.

--
Rob McBroom

--
You received this message because you are subscribed to the Google Groups 
"Quicksilver" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/blacktree-quicksilver.
For more options, visit https://groups.google.com/d/optout.

Reply via email to