Hi Kevin,<br><br>Thanks for your answer <br><br>Let me give you a little of background I am writing code in Python. The idea is to try to avoid asking the user to set the proxy, I already solve this for gnome (and may be for Windows and Mac Osx...) do you know how to get the proxy setting from this kioslaverc file? or may be could you send me an example of that file? (I am using gnome). Thanks.<br>

<br><div class="gmail_quote">On Fri, Sep 9, 2011 at 4:26 AM, Kevin Krammer <span dir="ltr"><<a href="mailto:kevin.krammer@gmx.at">kevin.krammer@gmx.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div><div></div><div class="h5">On Friday, 2011-09-09, Osvaldo Martin wrote:<br>
> Hi,<br>
><br>
> Proxy setting can be stored in the environment variable HHTP_PROXY (I think<br>
> this works in every Linux), but in GNOME the proxy setting could be<br>
> configured using "Network Proxy Preference" in that case proxy setting are<br>
> stored inside Gconf. KDE uses environment variable HHTP_PROXY and/or other<br>
> place to store proxy settings?<br>
<br>
</div></div>KDE stores its proxy settings in a file called kioslaverc, usually located in<br>
$HOME/.kde/share/config or $HOME/.kde4/share/config<br>
<br>
Cheers,<br>
Kevin<br>
<font color="#888888">--<br>
Kevin Krammer, KDE developer, xdg-utils developer<br>
KDE user support, developer mentoring<br>
</font><br>___________________________________________________<br>
This message is from the kde mailing list.<br>
Account management:  <a href="https://mail.kde.org/mailman/listinfo/kde" target="_blank">https://mail.kde.org/mailman/listinfo/kde</a>.<br>
Archives: <a href="http://lists.kde.org/" target="_blank">http://lists.kde.org/</a>.<br>
More info: <a href="http://www.kde.org/faq.html" target="_blank">http://www.kde.org/faq.html</a>.<br></blockquote></div><br>