
KInternet and QInternet have almost the same functionality. The main
difference is that QInternet doesn't need nor use KDE libraries and as a
consequence starts much faster when used with a non-KDE window manager,
e.g. FVWM.


QInternet can be swallowed by FvwmButtons. The configuration looks like this:

*FvwmButtons (Title QInternet Padding 4 4 Swallow qinternet `Exec exec qinternet --swallow`)


Both KInternet and QInternet are frontends for smpppd. The controlling of the
connections is done by smpppd which reads the configuration from
/etc/sysconfig/network/ifcfg-* and /etc/sysconfig/network/providers/*.

