README for GKDial
-----------------

1. Detecting a connection

There's currently no auto-detection of what lockfile should
be used when monitoring the connection (the ones in /var/lock).
GKDial assumes your modem is at /dev/modem and that all your
connections are being set up with that device as modem.

You can force a change by running gconf-editor and setting a
key at /apps/gkdial/preferences named 'lock_file' containing
the name of the lockfile you wish to monitor, /var/lock/LCK..ttyS2,
for example.

			Gustavo Noronha Silva <kov@debian.org>