.TH TELEPATHY-IDLE "8" "October 2007" "Telepathy" "D-Bus services" \" This man page was written by Simon McVittie for the Debian project, \" but may be used by others. \" Copyright © 2007 Collabora Ltd. \" It may be distributed under the same terms as telepathy-idle itself. .SH NAME telepathy-idle \- Telepathy connection manager for IRC .SH SYNOPSIS \fB/usr/lib/telepathy/telepathy\-idle\fR .SH DESCRIPTION Idle implements the Telepathy D-Bus specification for Internet Relay Chat, allowing Telepathy clients like .BR empathy (1) to connect to IRC servers. .PP It is a D-Bus service which runs on the session bus, and should usually be started automatically by D-Bus activation. However, it might be useful to start it manually for debugging. .SH OPTIONS There are no command-line options. .SH ENVIRONMENT .TP \fBIDLE_LOGFILE\fR=\fIfilename\fR If set, debug output will go to the given file rather than to stderr. If \fB+\fR is prepended to the \fIfilename\fR (e.g. \fBIDLE_LOGFILE=+idle.log\fR), debug output will be appended to the file; otherwise, any existing file will be replaced. .TP .TP \fBIDLE_DEBUG\fR=\fItype\fR May be set to "all" for full debug output, or various undocumented options (which may change from release to release) to filter the output. .SH SEE ALSO .IR http://telepathy.freedesktop.org/ , .BR empathy (1)