Hi, I would like to do the same thing, is just that Im on "Music
Video" display, and I would like that notifications lasts 25 secs.
I put this in terminal:
defaults write com.Growl.GrowlHelperApp
com.growl.MusicVideoNotificationView -dict 'MusicVideo - Duration' 25
but nothing happened
can u tell me what I'm doing wrong? thanks a lot
Ruben
On Jul 26, 11:36 am, Peter Hosey <[email protected]> wrote:
> On Jul 26, 2011, at 06:37:50, Will wrote:
>
> > Is there any way to get notifications to stay longer than 10 secs?
>
> Yes, but only as a hidden preference.
>
> Run this in the terminal:
>
> defaults write com.Growl.GrowlHelperApp
> com.growl.SmokeNotificationView -dict 'Smoke - Duration' 600
>
> 1. **This will clobber any other settings you have saved for the Smoke
> display.**
> 2. Yes, the cases don't match (“Growl” vs. “growl”). Nonetheless, you must
> enter each exactly as shown. Preferably with copy and paste.
>
> The number is in seconds; 600 is 60×10 = ten minutes.
>
> > Failing that can I have sticky notifications but just have one column of
> > them along the side or bottom of the screen, so the new ones will push the
> > older ones off the screen once the column of notifications is full?
>
> This is eminently doable, but also a lower priority than any of the dozens of
> other things we have on our plate for the near future.
>
> You're welcome to submit a request ticket for it:
>
> http://code.google.com/p/growl/issues/entry
>
> And if you can program or know anyone who can and who would be willing to do
> this for you, you could write and submit/have them write and submit a patch.
--
You received this message because you are subscribed to the Google Groups
"Growl Discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/growldiscuss?hl=en.