web browsing short cut

Ian hobson42 at gmail.com
Wed Jul 6 16:19:41 EDT 2011


On 03/07/2011 02:21, Dustin Cheung wrote:
> Hey guys,
>
> I am new to python. I want to make a shortcut that opens my websites 
> and re-sizes them to  display on different areas on the screen. I 
> looked around but i had no luck. Is that possible with python? if so 
> can someone point to to the right direction? Here is what I came up 
> with so far..
>
>
I suggest you create a dummy page on your disk with an onload event that 
uses javascript to open, size and load all the windows you want.

Then create a short cut to the dummy page.

Regards

Ian





More information about the Python-list mailing list