I am using NoAutoOff but it is very flaky.
It seems to work for a month or so, and then stops working for a few days.

I think they may have gotten the trial licensing algorithm backwards
Instead of
if(licensed or trialPeriodNotOver) doGoodStuff

They are doing something like
if(licensed AND trialPeriodOver) doGoodStuff

but their trialPeriod reawakens every month of so, turning off the feature.

I don't know, but in any case, I still find it useful for the rest of the
month.


On Jan 31, 2008 4:25 PM, Jeff Fort <[EMAIL PROTECTED]> wrote:

> > I would like to make it so that the screen stays on for 5 minutes.
> > I have a little app, "Always On" but it resets itself to 30 seconds
> > all the time.  Anyone know of a utility app that will do this?
> >
>
>
>
> [Non-text portions of this message have been removed]
>
>
>
>
> Yahoo! Groups Links
>
>
>
>


[Non-text portions of this message have been removed]

Reply via email to