• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Triggering a QuicKeys Shortcut
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Triggering a QuicKeys Shortcut


  • Subject: Re: Triggering a QuicKeys Shortcut
  • From: "Marc K. Myers" <email@hidden>
  • Date: Thu, 03 May 2001 11:07:15 -0400
  • Organization: [very little]

> Date: Wed, 02 May 2001 16:00:10 -0600
> Subject: Triggering a QuicKeys Shortcut
> From: Eric Schult <email@hidden>
> To: <email@hidden>
>
> I'm trying to trigger a QuicKeys Shortcut from within an Applescript. How
> might that be do ne? QuicKeys doesn't seem to have a application from which I
> can open an Applescript dictionary and explore its scriptability. The
> QuicKeys manual seems only to brush upon relationships between QuicKeys and
> Applescript, but not in any way that would assist me in what I'm trying to
> do.
>
> I've got an Acrobat Plugin (Gemini) that extracts text from PDFs, but Gemini
> isn't scriptable and doesn't have any keyboard shortcuts that would enable
> me to use KeyQuencer (or some such) to automate text extraction of multiple
> PDFs.
>
> I never use QuicKeys if I can help it, but here I thought I could use it to
> trigger Gemini's text extraction feature in Acrobat. I've got QuicKeys doing
> what I want from a keyboard shortcut now, but I have to figure out how to
> trigger the keyboard shortcut from within an Applescript repeat loop.
>
> I'm sure the answer's right in front of my face, but I guess I'm thrown by
> how unorthodox QuicKeys seems as a Mac app. I'm more than open to any
> solution that leaves QuicKeys out of equation.

In addition to using the Backgrounder application, as others have
suggested, all versions of QuicKeys will allow you to save a shortcut as
an application. Having done this, you can activate the shortcut thusly:

tell application "shortcutApp" to run

Marc [5/3/01 11:07:06 AM]


  • Prev by Date: Re: applescript-users digest, Vol 2 #642 - 13 msgs
  • Next by Date: Re: Sending commands to the finder
  • Previous by thread: Re: Triggering a QuicKeys Shortcut
  • Next by thread: Script Editor odd behaviour
  • Index(es):
    • Date
    • Thread