comparison doc/gntgaim.1.in @ 14124:e5db1a91e190

[gaim-migrate @ 16762] Update the manpage for gntgaim to reflect that I think it's pretty pimpin'. committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 15 Aug 2006 04:05:27 +0000
parents 88ccffe0875c
children b71bfeaaed58
comparison
equal deleted inserted replaced
14123:f8ab496671fa 14124:e5db1a91e190
19 .\" License along with this manual; if not, write to the Free 19 .\" License along with this manual; if not, write to the Free
20 .\" Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, 20 .\" Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139,
21 .\" USA. 21 .\" USA.
22 .TH gntgaim 1 22 .TH gntgaim 1
23 .SH NAME 23 .SH NAME
24 GntGaim \- Console frontend for Instant Messaging client Gaim. 24 GntGaim \- A Pimpin' Penguin console frontend for Instant Messaging client Gaim.
25 .SH SYNOPSIS 25 .SH SYNOPSIS
26 .TP 5 26 .TP 5
27 \fBgntgaim \fI[options]\fR 27 \fBgntgaim \fI[options]\fR
28 28
29 .SH DESCRIPTION 29 .SH DESCRIPTION
37 .SH OPTIONS 37 .SH OPTIONS
38 The following options are provided by \fBgntgaim\fR using the standard GNU 38 The following options are provided by \fBgntgaim\fR using the standard GNU
39 command line syntax: 39 command line syntax:
40 .TP 40 .TP
41 .B \-d, \-\-debug 41 .B \-d, \-\-debug
42 Print debugging messages to stdout. These are the same debugging messages 42 Print debugging messages to stderr and start with the \fBDebug\fR window. The
43 that are displayed in the \fBDebug\fR window. 43 messages shown in the \fBDebug\fR window are the same as the ones printed in
44 stderr.
44 .TP 45 .TP
45 .B \-c, \-\-config=\fIDIR\fB 46 .B \-c, \-\-config=\fIDIR\fB
46 Use \fIDIR\fR as the directory for config files instead of \fI~/.gaim\fR. 47 Use \fIDIR\fR as the directory for config files instead of \fI~/.gaim\fR.
47 .TP 48 .TP
48 .B \-h, \-\-help 49 .B \-h, \-\-help
78 done, press \fBEnter\fR or \fBEscape\fR. 79 done, press \fBEnter\fR or \fBEscape\fR.
79 .TP 80 .TP
80 .B Alt \+ r 81 .B Alt \+ r
81 Start resizing a window. Press the cursor keys to resize the window. When you 82 Start resizing a window. Press the cursor keys to resize the window. When you
82 are done, press \fBEnter\fR or \fBEscape\fR. 83 are done, press \fBEnter\fR or \fBEscape\fR.
84 .TP
85 .B Alt \+ d
86 Dump the contents of the screen in HTML format in a file named "dump.html" in
87 working directory.
88 .TP
89 .B Alt \+ .
90 Move the position of the current window in the window list one place to the
91 right.
92 .TP
93 .B Alt \+ ,
94 Move the position of the current window in the window list one place to the
95 left.
83 96
84 .SH FILES 97 .SH FILES
85 \fI~/.gntrc\fR: configuration file for gnt applications. 98 \fI~/.gntrc\fR: configuration file for gnt applications.
86 .br 99 .br
87 .TP 100 .TP
130 text = white; blue 143 text = white; blue
131 .br 144 .br
132 disabled = gray; black 145 disabled = gray; black
133 .br 146 .br
134 147
148 .SH Conversation Commands
149 There are a few helpful commands in addition to the regular commands. You can
150 use these from any conversation to access other windows.
151
152 .TP
153 .B accounts
154 for the accounts window.
155
156 .TP
157 .B buddylist
158 for the buddylist.
159
160 .TP
161 .B debugwin
162 for the debug window.
163
164 .TP
165 .B plugins
166 for the plugins window.
167
168 .TP
169 .B prefs
170 for the preferences window.
171
135 .SH BUGS 172 .SH BUGS
136 Known bugs are listed at 173 Known bugs are listed at
137 .br 174 .br
138 \fIhttp://sourceforge.net/tracker/?group_id=235&atid=100235\fR 175 \fIhttp://sourceforge.net/tracker/?group_id=235&atid=100235\fR
139 176
140 .SH PATCHES 177 .SH PATCHES
141 If you fix a bug in \fBgntgaim\fR (or otherwise enhance it), please submit a 178 If you fix a bug in \fBgntgaim\fR (or otherwise enhance it), please submit a
142 patch (using \fIcvs diff -up > my.diff\fR against the latest CVS version) 179 patch (using \fIsvn diff > my.diff\fR against the latest SVN version)
143 at 180 at
144 .br 181 .br
145 \fIhttp://sourceforge.net/tracker/?func=add&group_id=235&atid=300235\fR 182 \fIhttp://sourceforge.net/tracker/?func=add&group_id=235&atid=300235\fR
146 183
147 Before sending a bug report, please verify that you have the latest 184 Before sending a bug report, please verify that you have the latest
148 version of \fBgntgaim\fR. Many bugs (major and minor) are fixed 185 version of \fBgntgaim\fR and \fBlibgaim\fR. Many bugs (major and minor) are
149 at each release, and if yours is out of date, the problem may already 186 fixed at each release, and if yours is out of date, the problem may already have
150 have been solved. 187 been solved.
151 188
152 .SH SEE ALSO 189 .SH SEE ALSO
153 \fIhttp://gaim.sourceforge.net/\fR 190 \fIhttp://gaim.sourceforge.net/\fR
154 .br 191 .br
155 \fIhttp://www.sourceforge.net/projects/gaim/\fR 192 \fIhttp://www.sourceforge.net/projects/gaim/\fR
171 208
172 .SH AUTHORS 209 .SH AUTHORS
173 Sadrul Habib Chowdhury <\fIsadrul@users.sourceforge.net\fR> 210 Sadrul Habib Chowdhury <\fIsadrul@users.sourceforge.net\fR>
174 .br 211 .br
175 212
176 This manpage was written by Sadrul Habib Chowdhury <\fIsadrul@users.sourceforge.net\fR>. 213 This manpage was written by Sadrul Habib Chowdhury
177 214 <\fIsadrul@users.sourceforge.net\fR> and Dennis Ristuccia
215 <\fIdennis@dennisr.net\fR>.
216