# - Make Konqueror use $http_proxy and $ftp_proxy as proxy 
# - Force proxy use through kiosk
# - Only works if kde version 3.3 or greater (as proxytype 4 didn't
#   exist before)
###########################################################
[Proxy Settings][$i]
ProxyType=4 #use environment variables to determine proxy
ftpProxy=ftp_proxy
httpProxy=http_proxy
httpsProxy=http_proxy
