On Thursday 13 May 2004 17:11, Tobias Kraus wrote:
> Am Donnerstag, 13. Mai 2004 16:13 schrieb Ben Burton:
> > > I have to tell konqueror to re-read kioslaverc. For this, I
> > > wanted to use dcop, but I couldn't find the correct function to
> > > call in kdcop - if there is one.
> >
> > dcop konq
Am Donnerstag, 13. Mai 2004 16:13 schrieb Ben Burton:
> > I have to tell konqueror to re-read kioslaverc. For this, I
> > wanted to use dcop, but I couldn't find the correct function to
> > call in kdcop - if there is one.
>
> dcop konqueror- KonquerorIface reparseConfiguration
>
> Does this do wha
look at kded->proxyscout->reset()
it seems to do what you want.
Cheers,
Mik
Le jeudi 13 Mai 2004 14:49, Tobias Kraus a écrit :
> Hi all,
> does anyone know how to change the proxy settings of konqueror
> (kde3.2) from within a shell script. Actually, I need to change from
> direct internet connec
> I have to tell konqueror to re-read kioslaverc. For this, I wanted to
> use dcop, but I couldn't find the correct function to call in kdcop -
> if there is one.
dcop konqueror- KonquerorIface reparseConfiguration
Does this do what you want?
b.
Am Donnerstag, 13. Mai 2004 15:26 schrieb Adeodato Simó:
> * Tobias Kraus [Thu, 13 May 2004 14:49:20 +0200]:
> > not change). This can be achieved by changing the ProxyType
> > setting (from 0 to 2 and vice versa) in
> > ~/.kde/share/config/kioslaverc:
>
> Just in case:
>
> $ sed -ie 's/Proxy
* Tobias Kraus [Thu, 13 May 2004 14:49:20 +0200]:
> not change). This can be achieved by changing the ProxyType setting
> (from 0 to 2 and vice versa) in ~/.kde/share/config/kioslaverc:
Just in case:
$ sed -ie 's/ProxyType=0/ProxyType=2/' ~/.kde/share/config/kioslaverc
> I have to tell k
Hi all,
does anyone know how to change the proxy settings of konqueror
(kde3.2) from within a shell script. Actually, I need to change from
direct internet connection to using a proxy (defined in a
autoconfiguration script downloaded from a webserver - this url does
not change). This can be ach
7 matches
Mail list logo