• 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: application watcher / idle detector
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: application watcher / idle detector


  • Subject: Re: application watcher / idle detector
  • From: Jolly Roger <email@hidden>
  • Date: Wed, 17 Jan 2001 17:04:40 -0600
  • Replyto: email@hidden

on 1/17/2001 12:56 PM, Stephen Gross wrote:

> Problem: A lot of users at my workplace forget to quit applications.
> Possible solution: An applescript that monitors idle applications and
> closes them after a set time.
>
> I know how to write a script to do some of that solution, but not all of
> it. In particular, if anyone knows how to:
>
> (1) Monitor an application's idle time, or
> (2) Stay idle for awhile, then do its idle-checking routine,

There is no built-in support in classic Mac OS to determine whether or not
an application is currently in use. You might be able to observe which
application is currently front-most, and/or maybe determine if the app has
windows open, and make assumptions based on those observations; but there is
no way that I know of to truly determine if an app is in use or not. With
some work, you could come close; but as long as you make assumptions, you're
taking the risk that you might quit an app that is currently in use.


  • Follow-Ups:
    • Re: application watcher / idle detector
      • From: Ken Victor <email@hidden>
References: 
 >application watcher / idle detector (From: "Stephen Gross" <email@hidden>)

  • Prev by Date: RE: Keyboard Question?
  • Next by Date: Re: Keyboard Question?
  • Previous by thread: Re: application watcher / idle detector
  • Next by thread: Re: application watcher / idle detector
  • Index(es):
    • Date
    • Thread