summaryrefslogtreecommitdiffstats
path: root/doc/man/konversation.1
blob: b6021b5f5e586be622d0b2ad089deef364d138d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
'\" t
.\"     Title: KONVERSATION
.\"    Author: Nathaniel W Turner <nate@houseofnate.net>
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
.\"      Date: 2005-05-31
.\"    Manual: [FIXME: manual]
.\"    Source: [FIXME: source]
.\"  Language: English
.\"
.TH "KONVERSATION" "1" "2005\-05\-31" "[FIXME: source]" "[FIXME: manual]"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el       .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
konversation \- user friendly IRC client for TDE
.SH "SYNOPSIS"
.HP \w'\fBkonversation\fR\ 'u
\fBkonversation\fR [\fB\fIQt\-options\fR\fR] [\fB\fITDE\-options\fR\fR] [\fB\fIoptions\fR\fR]
.SH "DESCRIPTION"
.PP
Konversation is client for the Internet Relay Chat (IRC) protocol\&.
.PP
IRC is a great way to meet friends on the net, make new acquaintances and lose yourself in talk about your favorite subject\&.
.PP
Konversation is under active development and is currently in beta\&.
.SH "OPTIONS"
.PP
All
TDE(TM)
and
TQt(TM)
programs accept a some common command\-line options\&.
.PP
.PP
\fBGeneric options:\fR
.PP
\fB\-\-help\fR
.RS 4
Show help about options
.RE
.PP
\fB\-\-help\-tqt\fR
.RS 4
Show TQt specific options
.RE
.PP
\fB\-\-help\-tde\fR
.RS 4
Show TDE specific options
.RE
.PP
\fB\-\-help\-all\fR
.RS 4
Show all options
.RE
.PP
\fB\-\-author\fR
.RS 4
Show author information
.RE
.PP
\fB\-v\fR, \fB\-\-version\fR
.RS 4
Show version information
.RE
.PP
\fB\-\-license\fR
.RS 4
Show license information
.RE
.PP
\fB\-\-\fR
.RS 4
Indicates end of options
.RE
.PP
.PP
\fBOptions\fR
.PP
\fB\-\-server\fR {\fIserver\fR}
.RS 4
Server to connect
.RE
.PP
\fB\-\-port\fR {\fIport\fR}
.RS 4
Port to use (default: 6667)
.RE
.PP
\fB\-\-channel\fR {\fIchannel\fR}
.RS 4
Channel to join after connection
.RE
.PP
\fB\-\-nick\fR {\fInickname\fR}
.RS 4
Nickname to use
.RE
.PP
\fB\-\-password\fR {\fIpassword\fR}
.RS 4
Password for connection
.RE
.PP
\fB\-\-ssl\fR
.RS 4
Use SSL for connection (default: false)
.RE
.SH "SCRIPTING"
.PP
Konversation looks for scripts in
/opt/trinity/share/apps/konversation/scripts
and in
~/\&.trinity/share/apps/konversation/scripts\&. To execute a script, use the
\fBexec\fR
command:
.HP \w'\fB/exec\fR\ 'u
\fB/exec\fR {\fIscriptname\fR} [\fIarguments\fR]
.PP
For example:
.PP
\fB/exec gauge 75\fR
.SH "FILES"
.PP
.PP
~/\&.trinity/share/config/konversationrc
.RS 4
Main configuration
.RE
.PP
~/\&.trinity/share/config/konversation\&.eventsrc
.RS 4
Notification settings
.RE
.PP
~/\&.trinity/share/apps/konversation/logs
.RS 4
Directory containing channel log files
.RE
.SH "SEE ALSO"
.PP
The Konversation Handbook is an excellent resource for further reading\&. It can be found under the
Help
menu in Konversation\&.
.PP
The following manual pages may also be of interest:
\fBkonversationircprotocolhandler\fR(1),
\fBdcop\fR(1)
.SH "COPYRIGHT"
.PP
This manual page was written by Nathaniel W\&. Turner
<nate@houseofnate\&.net>
for the
Debian(TM)
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\&.
.PP
On Debian systems, the complete text of the GNU General Public License can be found in
/usr/share/common\-licenses/GPL\&.
.SH "AUTHOR"
.PP
\fBNathaniel W Turner\fR <\&nate@houseofnate\&.net\&>
.RS 4
Author.
.RE
.SH "COPYRIGHT"
.br
Copyright \(co 2004 Nathaniel W. Turner
.br