%general-entities; ]> $LastChangedBy$ $Date$ <application>Dillo</application>-&dillo-version; Introduction to <application>Dillo</application> Dillo is a fast, small footprint graphical browser. Version &dillo-version; is now considered a stable beta. Dillo does not support Java, JavaScript or CSS, and the current version does not support FTP, HTTPS or frames. It is, however, very fast and so is useful on older, slower machines. It supports downloads and can support cookies. Package information Download (HTTP): Download (FTP): Download size: &dillo-size; Estimated disk space required: &dillo-buildsize; Estimated build time: &dillo-time; <application>Dillo</application> dependencies Required Optional and Electric Fence Installation of <application>Dillo</application> Dillo has no mechanism of character set selection and always uses iso8859-1. If this character set is not appropriate, replace all occurences of iso8859-1 to the desired character set in src/dw_style.c. Install Dillo by running the following commands: ./configure --prefix=/usr --sysconfdir=/etc/dillo && make && make install Configuring <application>Dillo</application> Config files /etc/dillo/dillorc, /etc/dillo/dpidrc, ~/.dillo/* Configuration Information Dillo stores its configuration in the system wide /etc/dillo/dillorc file and the ~/.dillo directory which is created automatically when dillo is run for the first time. Note that cookies are turned off by default. To enable cookies, edit the ~/.dillo/cookiesrc file. Contents The Dillo package contains dillo, dpid and dpidc. Description dillo dillo is a GTK+ graphical WWW browser with limited facilities, but a small footprint and runs fast on slower machines. dpid dpid is a Dillo plugin daemon. dpidc dpidc is a control program for dpid.