diff options
author | Michele Calgaro <[email protected]> | 2022-09-05 15:44:00 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-09-06 10:54:12 +0900 |
commit | 3ea935ebd87b3cfbe1b69e9264b5d1ccb24f4bb7 (patch) | |
tree | f5423c99c08ffff40b32204bcc680e664a31a916 /doc/man/kopete | |
parent | f28e8e68203deee296dd6600cacb821f0e6b0107 (diff) | |
download | tdenetwork-3ea935ebd87b3cfbe1b69e9264b5d1ccb24f4bb7.tar.gz tdenetwork-3ea935ebd87b3cfbe1b69e9264b5d1ccb24f4bb7.zip |
Add man pages for TDE applications.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/man/kopete')
-rw-r--r-- | doc/man/kopete/CMakeLists.txt | 7 | ||||
-rw-r--r-- | doc/man/kopete/kopete.1 | 87 |
2 files changed, 94 insertions, 0 deletions
diff --git a/doc/man/kopete/CMakeLists.txt b/doc/man/kopete/CMakeLists.txt new file mode 100644 index 00000000..24ccd704 --- /dev/null +++ b/doc/man/kopete/CMakeLists.txt @@ -0,0 +1,7 @@ +file( GLOB _man_files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.1 ) + +INSTALL( + FILES ${_man_files} + DESTINATION ${MAN_INSTALL_DIR}/man1 + COMPONENT doc +) diff --git a/doc/man/kopete/kopete.1 b/doc/man/kopete/kopete.1 new file mode 100644 index 00000000..aeefab5b --- /dev/null +++ b/doc/man/kopete/kopete.1 @@ -0,0 +1,87 @@ +.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 <[email protected]> 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 |