Does anyone know a way to fix it?

I have an AppleScript showing the playing artist-info and I have made
another that will display the next tracks info.
The first script is fired with cmd+shift+— and I would like the next
script to be activated after a second.

If it's possible to do it by AppleScript (or Shell), that will work
fine too. :)

Cheers,
– Johan

On Apr 30, 7:00 pm, Howard Melman <[email protected]> wrote:
> On Apr 30, 2009, at 12:41 PM, Calvinist wrote:
>
> > So I see that there are several modifier options for the trigger
> > (delays, key up etc.) and was wondering if I can apply different
> > actions to the same key using these modifiers.
>
> > An example would be to perform an action when the F1 key is held down
> > for .5 seconds, but a totally different action if you just press the
> > F1 key immediately. I understand that you can limit the scope of the
> > triggers per application, but I want to be able to, within the same
> > scope, and not using the option or command etc, to use the same F key
> > for multiple triggers. is that possible? I haven't had any success
> > with it so far (using the method above).
>
> I briefly mentioned this in the manual but had it marked as TODO  
> because I never really got it working. I don't remember if anyone else  
> ever reported it working.
>
> Howard

Reply via email to