• 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: Determining Spotlight hot keys
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Determining Spotlight hot keys


  • Subject: Re: Determining Spotlight hot keys
  • From: bill <email@hidden>
  • Date: Thu, 9 Jun 2005 14:41:49 +0800


So I just need to test each of those bits and that gives me the
modifier keys and then I can invoke Spotlight without needing to have
the user set properties that reflect the current spotlight key settings.

Steve,

You might consider using do shell script to call spotlight related shell commands:

/usr/bin/mdcheckschema
/usr/bin/mdfind
/usr/bin/mdimport
/usr/bin/mdls
/usr/bin/mdutil

eg:

-- find files which are 64 pixels width
do shell script "mdfind 'kMDItemPixelWidth = 64'"



bill
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: [ANN] XNetwork 1.3
  • Next by Date: Re: Folder action script to set property
  • Previous by thread: Determining Spotlight hot keys
  • Next by thread: Re: Determining Spotlight hot keys
  • Index(es):
    • Date
    • Thread