Introduction
Prev
Next

Chapter 1. Introduction

KTalkd is an enhanced talk daemon - a program to handle incoming talk requests, announce them and allow you to respond to it using a talk client.

Important

Note that KTalkd is designed to run on a single-user workstation, and shouldn't be run on a multi-user machine: since it reads users' configuration files, users can get the talk daemon to run any command, which is particularly dangerous. Do not use KTalkd if you create accounts on your machine, to people you don't fully trust.

In this document, if somebody wants to talk to you, you are designated as the “callee”.

KTalkd has the following features :

Answering machine

If the callee isn't logged on, or doesn't answer after the second announcement, an answering machine is launched, takes the message, and mails it to the callee.

Sound

If desired, a sound is played with the announcement.

X Announce

If compiled with KDE installed, KTalkd will use ktalkdlg, a KDE dialog, for announcement. If KTalk is running, it will be asked to make the announcement itself. (New since 0.8.8).

Multiple displays announcement

If you are logged remotely (for example, with an export DISPLAY=... command), the X announcement will be made on this display too. Answer on the one you want! If you're also logged in a text terminal, and if you're not using xterms (internal restriction), then you'll see a text announcement too, in case you're using the text terminal at the time of the announcement.

Forwarding (New since 0.8.0)

You can set up a forward to another user even to another host if you're away. There are 3 different forwarding methods. See section Usage.

Configuration

If KTalkd is compiled for KDE, it reads config from KDE config files, the sitewide ($TDEDIR/share/config/ktalkdrc) and the user one, in its home folder. The sitewide one has to be manually edited by the administrator, but there is now a configuration dialog for the user one. It's called kcmktalkd and can be found in the KControl after installing KTalkd. On non-KDE systems, KTalkd will read /etc/talkd.conf.

Internationalization

Under KDE, the announcement will be in your language provided that you set it in the KDE menus and that someone translated ktalkdlg to your language. The same goes for the configuration dialog, kcmktalkd.

Support for otalk and ntalk (New since 0.8.1)

KTalkd now supports both protocols, even when forwarding. KTalk supports both protocols as well.

I hope you will enjoy this talk daemon,

David Faure

Prev
Next
Home


Would you like to comment or contribute an update to this page?
Send feedback to the TDE Development Team