Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Internet  |  Other Internet  |  WebDesktop  |  Start WebDeskop on a specific local page

WebDesktop

WebDesktop

overlays functional web browser on desktop

Version:  2.5

   [ Views: 835 ]

Start WebDeskop on a specific local page

Feedback Type:  Usage Tip

Contributed by: TinyManCan Sunday, February 27 2005 @ 06:04 PM PST

Product Platform: MacOSX

Used Product For: Less than a month

Recommend Product: YES

You can use the command line 'open' command to force WebDesktop to open and load a specific local page. For example:

open -a /Applications/WebDesktop.app ~/layout3.html

Causes WebDesktop to open and load the layout3.html file in your home directory. I use this in my user login script to load a page containing information updated by cron scripts to provide a personal 'information portal.' Works very well as the background on my second monitor.   

2 of 2 users found this helpful.

Rate this Usage Tip

Was this Usage Tip helpful? Yes | No

Comments

1 comments |

Start WebDeskop on a specific local page - djoe

is this for applescript? Sorry, I don't know anything about scripts, but I've tried it in Applescript and I get it telling me "A unknown token can't go after this identifier".
I also tried this: open application "Webdesktop" ~/layout3.html
and this: tell application "WebDesktop" to open location "http://www.apple.com"

The last one opens the webpage, but in safari.

Would love to work this out, (I've been searching for answers all over the net, but don't have enough basic knowledge). The app will be great if I can make this adjustment!

Cheers

Reply to This

Friday, August 26 2005 @ 09:16 PM PDT