Kimon docked in the KDE 2 Panel.
Kimon ISDN channel monitor window.
If the symbol in the taskbar is double-clicked a monitor window is opened, where additional information on the connections can be found. If the right mouse-button is clicked a menu opens where the user can quit the program, open the monitor window or edit the options for kimon. A middle-click opens a user defined application i.e. xisdnload.
In the Preferences dialog the user can configure a lot of kimons properties. Most important are the paths to the isdninfo device (e.g. /dev/isdninfo) and the path to isdnctrl (e.g. /sbin/isdnctrl). Normally kimon just displays the phone number of the established connection, but it is possible to have a file in which phonenumbers and corresponding names are given. The format of the file (e.g. /etc/phonenumbers) is simple: Each line in this file has one phone number at the beginning of the line. After any number of whitespaces the name of the connection is given.
kimon can be configured to pop up the monitor window on outgoing
or incoming calls, on both kinds of calls or never. If chosen in the preferences,
the window closes automatically as well after any number of seconds. In
the monitor window a lot of information is displayed to the user. The user
can even terminate any connection by clicking on the colored light at the
end of each line. If kimon has been started with the apropriate
rights it issues an command to isdnctrl to terminate the connection.
kimon-0.1.0: | Released on March, 30th 1998 |
kimon-0.1.1: | Thanks to Christian Kumpf (kumpf@zgdv.de):
|
kimon-0.2.0: | Released on April, 2nd 1998
|
kimon-0.2.1: | Released on April, 6th 1998
|
kimon-0.2.2: | Released on April, 16th 1998
|
kimon-0.2.3: | Released on May, 13th 1998
|
kimon-1.0: | Released on December, 7th 1998
Added support for displaying names instead of phone-numbers which must be listed in the file /etc/phonenumbers. |
kimon-1.1: | Released on April, 7th 1999
|
kimon-2.0pre1: | Released on October, 30th 2000
|
gzip -d kimon-<version>.tar.gzNow you have to change into the kimon-<version> directory with
tar xf kimon-<version>.tar.gz
cd kimon-<version>and run the configure-script with the following command.
./configureTo build the binary just type
makeand to install the binary type
make installKimon is now built and installed. Just type
kimonto start it. Have a lot of fun.