Ok, I tried it and this works properly. The firefox & thunderbird windows 
properly move offscreen. 

--- In [email protected], "brucexs" <bswit...@...> wrote:
>
> 
> 
> --- In [email protected], "Melissa" <excesspapers@> wrote:
> >
> > Am I doing this correctly? Here is my hotkey definition:
> > 
> > win.move("power-pro", -10000, win.top("power-pro"))
> 
> Sorry, no, by "caption" I meant something that would match a window that you 
> wanted to test, ie
> win.move("*firefox", -10000, win.top("*firefox"))  //test move
> win.move("*firefox", 0, win.top("*firefox"))    //move back
> 
> win.move("*notepad", -10000, win.top("*notepad"))
>


Reply via email to