Yunus Shaikh saw fit to inform LI that: 
>Hi All!
>
>I wanted to manually enter the  proxy settings of netscape on linux  by an 
>external script.
>
>Which file needs to be modified / edited

This is the part from ~/.netscape/preferences.js file :

<SNIP>

user_pref("network.proxy.ftp", "localhost");
user_pref("network.proxy.ftp_port", 8080);
user_pref("network.proxy.http", "localhost");
user_pref("network.proxy.http_port", 8080);

<SNIP>

HTH

Regards

-- 
------------------------------------------------------------------------
Rajesh Fowkar                    http://rajesh.computers.webjump.com
Kurtarkar Nagari,Bldg-C,T4,      Powered By :Debian GNU/Linux with GRUB
Santacruz,Ponda-Goa-403401-INDIA             Kernel 2.4.4 & Mutt 1.3.18i
                                             IceWM 1.0.8-5  & KDE 2.1
"The expert at anything was once a beginner."  -Hayes 
------------------------------------------------------------------------

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to