> Lloyd,
> Whilst I appreciate the fact that you responded, your response was
> distinctly unhelpful.
> Firstly, if the answer is in man galeon, why on earth would a script
> be necessary?

The benefit of such a script is using tabs if available instead of
losing the currently displayed pages. (After all, that is my script. ;)

(This applies to most browsers, except Galeon -- see below.)


> Second, four clicks on Google sounds like you believe that any moron
> could do that so it clearly isn't worth explaining how.
> Thirdly, I'm not a programmer (are you?) and I don't fully understand
> exactly what the mozilla script says.

Actually, the logic is pretty simple and I will explain it:

The line says: Open page in a new tab in an previously existing browser
OR start the browser and open the page.

This is necessary, cause the browser cowardly refuses to run the
browser, if you tell it to use a new tab in an existing browser -- when
no browser is running.


> Fourthly, I tried to substitute galeon for gnome-moz-remote but galeon
> simply started with a blank screen.

Clicking an a link and starting with a blank screen sounds not intended
to me. ;)

In short, here are the steps to set Galeon as default Gnome2 browser.
For some more infos, please see the archives of the last 2 days.


Galeon as default browser (plain):

$ gnome-default-applications-properties

Set options:
 check 'Custom Web Browser'
 Command: galeon "%s"


Galeon as default browser (with new tab benefit):

Change the Command to:
 Command: galeon --new-tab "%s"


Galeon (unlike most other browsers) starts the browser, if issued with
the request for a new tab but no Galeon previously running. (At least
for me on my tests...)


> On Fri, 2003-08-22 at 23:37, Lloyd D Budd wrote: 
> > 'man galeon', I also found the answer in 4 clicks on Google.
> > 
> > On Thu, 2003-08-21 at 23:44, david grant wrote:
> > > How should the below be modified to use Galeon instead of Mozilla?
> > > 
> > > Command: mozilla-remote.sh "%s"
> > > #!/bin/sh
> > > gnome-moz-remote --remote='openURL('$1', new-tab)' || gnome-moz-remote
> > > $1

I hope, this explains all your questions in detail and gets you running.

...guenther


-- 
char *t="[EMAIL PROTECTED]";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}


_______________________________________________
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution

Reply via email to