You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdenetwork/doc/man/kopete/kopete.1

88 lines
4.2 KiB

.TH "KOPETE" "1"
.SH "NAME"
kopete \(em A TDE-based Instant Messaging client.
.SH "SYNOPSIS"
.PP
\fBkopete\fR [\fB\-\-help\fI\fR\fP] [\fB\-\-help-tde\fI\fR\fP] [\fB\-\-help-qt\fI\fR\fP] [\fB\-\-version\fI \-v\fR\fP] [\fB\-\-license\fI\fR\fP] [\fB\-\-author\fI\fR\fP] [\fB\-\-caption <caption>\fI\fR\fP] [\fB\-\-icon <icon>\fI\fR\fP] [\fB\-\-miniicon <icon>\fI\fR\fP] [\fB\-\-dcopserver <server>\fI\fR\fP] [\fB\-\-nocrashhandler\fI\fR\fP] [\fB\-\-waitforwm\fI\fR\fP] [\fB\-\-style <style>\fI\fR\fP] [\fB\-\-geometry <geometry>\fI\fR\fP] [\fB\-\-display <display>\fI\fR\fP] [\fB\-\-session <sessionid>\fI\fR\fP] [\fB\-\-cmap\fI\fR\fP] [\fB\-\-ncols <columns>\fI\fR\fP] [\fB\-\-nograb\fI\fR\fP] [\fB\-\-dograb\fI\fR\fP] [\fB\-\-sync\fI\fR\fP] [\fB\-\-font\fI \-\-fn <fontname>\fR\fP] [\fB\-\-background\fI \-\-bg <colour>\fR\fP] [\fB\-\-button\fI \-\-btn <colour>\fR\fP] [\fB\-\-name\fI <name>\fR\fP] [\fB\-\-title\fI <title>\fR\fP] [\fB\-\-visual\fI TrueColor\fR\fP] [\fB\-\-inputstyle\fI <style>\fR\fP] [\fB\-\-im\fI <server>\fR\fP] [\fB\-\-noxim\fI\fR\fP]
.SH "DESCRIPTION"
.PP
This manual page documents briefly the
\fBkopete\fR command.
.PP
\fBkopete\fR is a TDE-based multi-protocol Instant
Messaging client. Currently, it supports AIM, ICQ, MSN, IRC and Jabber.
.SH "OPTIONS"
.PP
These programs follow the usual GNU command line syntax,
with long options starting with two dashes (`\-'). A summary of
options is included below. However, the ordering is very strict \-
\-\-help/\-h must come before hostname.
.IP "\fB-v\fP \fB\-\-version\fP " 10
Show version information.
.IP "\fB\-\-author\fP " 10
Show information about the author.
.IP "\fB\-\-license\fP " 10
Show license information.
.IP "\fB\-\-caption <caption>\fP " 10
Specify the caption of the window.
.IP "\fB\-\-icon <icon>\fP " 10
Specify the icon of the window.
.IP "\fB\-\-miniicon <icon>\fP " 10
Specify the mini-icon of the window.
.IP "\fB\-\-dcopserver <server>\fP " 10
Specify the DCOP server to use.
.IP "\fB\-\-nocrashhandler\fP " 10
Disable TDE crash handler (enables core dumps).
.IP "\fB\-\-waitforwm\fP " 10
Waits for a compatible window manager to start.
.IP "\fB\-\-style <style>\fP " 10
Sets the application's GUI style (overrides TDE).
.IP "\fB\-\-geometry <geometry>\fP " 10
Sets the geometry of the window.
.IP "\fB\-\-display <display>\fP " 10
Specifies the X display to use.
.IP "\fB\-\-session <sessionid>\fP " 10
Restores the application for the given session ID.
.IP "\fB\-\-cmap\fP " 10
Forces use of an internal colour map on an 8-bit display.
.IP "\fB\-\-ncols <count>\fP " 10
Limits the number of colours allowed in an 8-bit display.
.IP "\fB\-\-nograb\fP " 10
Forces Qt to never grab the mouse or keyboard.
.IP "\fB\-\-dograb\fP " 10
Overrides \-\-nograb, which may be implicitly set.
.IP "\fB\-\-sync\fP " 10
Forces synchronous mode (for debugging).
.IP "\fB\-\-font <font>\fP \fB\-\-fn <font>\fP" 10
Sets the default application font.
.IP "\fB\-\-background <colour>\fP \fB\-\-bg <colour>\fP" 10
Sets the default background colour and application
pallette.
.IP "\fB\-\-foreground <colour>\fP \fB\-\-fg <colour>\fP" 10
Sets the default foreground colour.
.IP "\fB\-\-button <colour>\fP \fB\-\-btn <colour>\fP" 10
Sets the default button colour.
.IP "\fB\-\-name <name>\fP " 10
Sets the application name.
.IP "\fB\-\-title <name>\fP " 10
Sets the application title.
.IP "\fB\-\-visual TrueColor\fP " 10
Forces the application to use a True Colour visual on 8-bit
displays.
.IP "\fB\-\-inputstyle <style>\fP " 10
Sets X Input Method (XIM) input style. Possible values are:
onthespot, overthespot, offthespot, and root.
.IP "\fB\-\-im <server>\fP " 10
Sets X Input Method (XIM) server.
.IP "\fB\-\-noxim\fP " 10
Disables X Input Method (XIM) support.
.SH "AUTHOR"
.PP
This manual page was written by Daniel Stone <dstone@kde.org> for
the \fBDebian GNU/Linux\fP system (but may be used by others). Permission is
granted to copy, distribute and/or modify this document under
the terms of the GNU General Public License
version 2 or any later version published by the Free Software Foundation.
.\" created by instant / docbook-to-man