LinHES Forums
http://forums.linhes.org/

Firefox -open url from menu?
http://forums.linhes.org/viewtopic.php?f=25&t=20948
Page 1 of 1

Author:  MMD [ Sat Mar 27, 2010 5:39 pm ]
Post subject:  Firefox -open url from menu?

I'm trying to add a link in the Online Streams menu.

I'd like a specific URL to open in Firefox.

Firefox opens fine, but with the default start page.

I'm trying to get ABC - http://abc.go.com/watch to open.

The default code is below.

Code:
<!--#Firefox-->
<button>
<type>STREAM</type>
<text>Firefox</text>
<action>EXEC /usr/bin/firefox</action>
</button>
<!--#Firefox-->

what is the proper way to launch a URL with

<action>EXEC /usr/bin/firefox</action>

I've tried <action>EXEC /usr/bin/firefox -url http://xxxxx</action>
and <action>EXEC /usr/bin/firefox "www.xxxx.com"</action>
and can only get the default start page to open.

Any tips?

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/