Version 4 (modified by 12 years ago) ( diff ) | ,
---|
Introduction to Dillo3
Dillo3 is a graphical web browser. It is very fast and has a small footprint, so is useful on older, slower machines. It uses the FLTK GUI toolkit.
Dillo3 supports
- tabs
- downloads
- FTP
- cookies
- HTTP auth
- basic CSS (fonts, colours and sizes)
- basic HTTPS
- a simple workaround for frames
It does not support Java or Javascript.
The current version is dillo-3.0.2.
Package Information
- Download (HTTP): http://www.dillo.org/download/dillo-3.0.2.tar.bz2
- Download MD5 sum: 81b82112cefcc7d54fe2972a21f42930
- Download size: 0.6 MB
- Estimated disk space required: 37 MB
- Estimated build time: 0.3 SBU
Dillo3 Dependencies
Required
Optional
wget For Downloading
Installation of Dillo3
Install Dillo3 by running the following commands:
./configure --prefix=/usr --sysconfdir=/etc && make
Then, as root, run:
make install
Configuring Dillo3
Config files
/etc/dillo/dillorc
/etc/dillo/keysrc
/etc/dillo/dpidrc
~/.dillo/dillorc
~/.dillo/keysrc
Configuration Information
The appearance and behaviour of the Dillo3 web browser is defined in
/etc/dillo/dillorc
, /etc/dillo/keysrc
, ~/.dillo/dillorc
and ~/.dillo/keysrc
.
The Dillo3 dpi daemon is controlled by /etc/dpidrc
. You do not need to modify this file.
Contents
Installed Programs: dillo
, dpid
and dpidc
Installed Libraries: None
Installed Directories: /usr/lib/dillo
, /usr/share/doc/dillo
and/etc/dillo
Short Descriptions
- dillo
- The dillo web browser.
- dpid
- The dillo DPI daemon.
- dpidc
- The dillo DPI daemon control program.