[Greasemonkey] window.getAttention

Lenny Domnitser ldrhcp at gmail.com
Sat Feb 18 20:00:36 EST 2006


On 2/18/06, Adriano Bonat <adrianob at gmail.com> wrote:
> there is a way to do something like what does window.getAttention with
> GreaseMonkey, or some way to call this function and the OS or WM take
> the attention of the user using some way (flashing window list,
> bringing to front, etc.).

There's window.focus(), which does a bit more than get attention, but
might be good enough.


More information about the Greasemonkey mailing list