Minor changelog updates
[pidgin-git.git] / doc / pidgin.1.in
blob01e1a6399cf222a53f0a23fb33dc88416be362ef
1 .\" Copyright (c) 2000, Dennis Ristuccia <dennis@dennisr.net>
2 .\"
3 .\" This is free documentation; you can redistribute it and/or
4 .\" modify it under the terms of the GNU General Public License as
5 .\" published by the Free Software Foundation; either version 2 of
6 .\" the License, or (at your option) any later version.
7 .\"
8 .\" The GNU General Public License's references to "object code"
9 .\" and "executables" are to be interpreted as the output of any
10 .\" document formatting or typesetting system, including
11 .\" intermediate and printed output.
12 .\"
13 .\" This manual is distributed in the hope that it will be useful,
14 .\" but WITHOUT ANY WARRANTY; without even the implied warranty of
15 .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16 .\" GNU General Public License for more details.
17 .\"
18 .\" You should have received a copy of the GNU General Public
19 .\" License along with this manual; if not, write to the Free
20 .\" Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139,
21 .\" USA.
22 .TH pidgin 1
23 .SH NAME
24 Pidgin v@VERSION@ \- Instant Messaging client
25 .SH SYNOPSIS
26 .TP 5
27 \fBpidgin \fI[options]\fR
29 .SH DESCRIPTION
30 .PP
31 \fBpidgin\fR is a graphical modular messaging client based on libpurple
32 which is capable of connecting to AIM, MSN, Yahoo!, XMPP, ICQ, IRC, SILC,
33 Novell GroupWise, Lotus Sametime, Zephyr, Gadu-Gadu, and QQ all at once. It has
34 many common features found in other clients, as well as many unique features.
35 Finch is not endorsed by or affiliated with America Online, ICQ, Microsoft, or
36 Yahoo.
38 .SH OPTIONS
39 The following options are provided by Pidgin using the standard GNU
40 command line syntax:
41 .TP
42 .B \-c, \-\-config=\fIDIR\fB
43 Use \fIDIR\fR as the directory for config files instead of \fI~/.purple\fR.
44 .TP
45 .B \-d, \-\-debug
46 Print debugging messages to stdout.  These are the same debugging messages
47 that are displayed in the \fBDebug Window\fR.
48 .TP
49 .B \-h, \-\-help
50 Print a summary of command line options and exit.
51 .TP
52 .B \-n, \-\-nologin
53 Don't automatically login when Pidgin starts.  Sets the global status to
54 \fBOffline\fR.
55 .TP
56 .B \-l, \-\-login[=\fINAME\fR,\fINAME\fR,...]
57 Sign in the comma-separated list of accounts provided, in addition to the
58 accounts that would be logged in anyway.  If you do not specify such a
59 comma-separated list, your first account will be signed in.
60 .TP
61 .B \-v, \-\-version
62 Print the current version and exit.
64 .SH BUDDY LIST
65 The \fBBuddy List\fR window is Pidgin's main interface window.  Using
66 this window you can see which of your buddies is online, away, idle, etc.
67 You can also add and remove buddies from your buddy list.
69 The \fBBuddy List\fR window contains a list of your buddies who are online
70 and have allowed you to be notified of their presence.  The icon to the
71 left of each buddy indicates the buddy's current state and the protocol
72 they are using.  Double clicking a buddy will open a new \fBConversation\fR
73 window.  Right clicking will pop up a menu:
74 .TP
75 .B Get Info
76 Retrieves and displays information about the buddy.  This information is
77 also known as a Profile.
78 .TP
79 .B IM
80 Opens a new \fBConversation\fR window to the selected buddy.
81 .TP
82 .B Send File
83 Sends a file to the selected buddy (only available on protocols that support
84 file transfer).
85 .TP
86 .B Add Buddy Pounce
87 A Buddy Pounce is a configurable automated action to be performed when the
88 buddy's state changes.  This will open the \fBBuddy Pounce\fR dialog to be
89 discussed later.
90 .TP
91 .B View Log
92 Pidgin is capable of automatically log its activities.  These logs are
93 either plain text files (with a .txt extension) or html files (with a
94 \&.html extension) located under the \fI~/.purple/logs\fR directory.  This
95 menu command will display Pidgin's log viewer with logs loaded for that
96 buddy or chat.
97 .TP
98 .B Alias
99 Create an alias for this buddy.  This will open up a new dialog in which
100 one can give this buddy an alternate name to appear on the buddy list and
101 in conversations.
103 For example, if a buddy's name screen name was jsmith1281xx and his real
104 name was 'John Q. Smith,' one could create an alias as to identify the
105 buddy by his common name.
107 The remainder of the menu will consist of protocol specific commands.
108 These commands vary depending on the protocol.
110 At the bottom of the \fBBuddy List\fR are several buttons (if enabled in
111 \fBPreferences\fR):
113 .B IM
114 Opens a new \fBConversation\fR window to to the selected buddy, or brings
115 up the \fBNew Message\fR dialog box if no buddy is selected.
117 .B Info
118 Retrieves and display information about the selected buddy, or brings up
119 the \fBGet User Info\fR dialog box if no buddy is selected.
121 .B Chat
122 Brings up the \fBJoin Chat\fR dialog box, prompting the user to select
123 which username to use and what chat group to join.
125 .B Away
126 Brings up a menu of all available \fBAway Messages\fR.  If an item is
127 selected, all online accounts will use this item as their away message.
129 .SH ACCOUNT EDITOR
130 The account editor consists of a list of accounts and information about
131 them.  Clicking \fIDelete\fR will delete the currently selected account.
132 Clicking \fIAdd\fR or \fIModify\fR will invoke a \fBModify Account\fR
133 window.  Here, you can add or alter account information.  When creating a
134 new account, you will submit your screen name and password.  You will also
135 choose your protocol.
137 If \fIRemember Password\fR is chosen, the password will be saved in
138 Pidgin's configuration file.
140 If \fIAuto-Login\fR is chosen, this account will automatically login upon
141 starting Pidgin.
143 Each protocol has its own specific options that can be found in the
144 modify screen.
146 .SH PREFERENCES
148 All options take effect immediately.
150 .SH Interface
152 \fIDisplay remote nicknames if no alias is set\fR: Toggles whether server
153 nickname data should be used if no local alias exists.
155 .SH Buddy List
156 \fISorting\fR: Toggles the order in which buddies are shown in your
157 \fBBuddy List\fR between none, alphabetical, by status and by log size.
159 \fIShow buttons as\fR: Toggles between picture-only, text-only, picture and
160 text or no buttons view of the buttons on the \fBBuddy List\fR.
162 \fIRaise window on events\fR: Tells Pidgin to bring the \fBBuddy
163 List\fR window to the top when buddies sign in or out.
165 \fIShow numbers in groups\fR: The number of buddies from each group
166 currently logged in will be shown along with the total number of buddies in
167 the group.
169 \fIShow buddy icons\fR: Toggles the display of buddies' custom icons.
171 \fIShow warning levels\fR: Each buddy's warning level will be displayed
172 next to the screen name. As a buddy's warning level increases, outgoing
173 messages are more and more severely rate-limited.
175 \fIShow idle times\fR: The amount of time each buddy has been idle will be
176 displayed next to the screen name (if the buddy has opted to have their
177 client report this information).
179 \fIDim idle buddies\fR: If enabled, idle buddies will be displayed in grey
180 text instead of black text.
182 \fIAutomatically expand contacts\fR: If enabled, contacts will
183 automatically expand to show the associated buddies when the mouse is held
184 over the contact for a short period.
186 .SH Conversations
188 \fIShow buttons as...\fR: The selected item will determine whether
189 picture-only, text-only, combined picture/text, or no buttons will be used
190 for \fBConversation\fR windows.
192 \fIShow formatting toolbar\fR: Display the formatting toolbar between the
193 upper and lower text boxes in conversations.
195 \fIShow aliases in tabs/titles\fR: Displays buddy alias instead of screen
196 name in window tabs and titles.
198 \fIShow buddy icons\fR: For protocols that support it, buddy icons allow
199 buddies to send small pictures to be displayed during the course of a
200 conversation. Turning this option off hides those pictures.
202 \fIEnable buddy icon animation\fR: If these pictures happen to be animated,
203 this option will enable the animation, otherwise only the first frame will
204 be displayed.
206 \fINotify buddies that you are typing to them\fR: Some protocols allow
207 clients to tell their buddies when they are typing. This option enables
208 this feature for protocols that supports it.
210 \fIRaise IM windows on events\fR: If enabled, IM \fBConversation\fR windows
211 will be brought to the top when new messages are received.
213 \fIRaise Chat windows on events\fR: If enabled, chat \fBConversation\fR windows
214 will be brought to the top when new messages are received.
216 \fIUse multi-colored screen names in chats\fR: Color code the screen names of
217 users in chat rooms.
220 .B Tab Options
221 \fIShow IMs and chats in tabbed windows\fR: Tabbed chatting allows one to
222 have multiple conversations without multiple windows.
224 \fIShow close buttons on tabs\fR: Adds a close button to each tab.
226 \fITab Placement...\fR: Specifies where tabs are shown in the conversation
227 window.
229 \fI New conversation placement...\fR: Determines where new conversations will
230 be placed (Last created window / New window / windows grouped by group or
231 account / separate windows for IMs and Chats).
234 .B Message Text
235 \fIShow timestamp on messages\fR: Toggles the timestamp behavior for
236 conversations.  Per-conversation behavior can be changed by pressing
237 \fIF2\fR in the \fBConversation\fR window.
239 \fIHighlight misspelled words\fR: Toggles highlighting of misspelled words
240 as you type.
242 \fIIgnore colors/font faces/font sizes\fR: Tells Pidgin to disregard
243 buddies' color/font/size information in displaying IMs or Chats.
245 \fIDefault Formatting\fR: Allows specifying the default formatting to apply
246 to all outgoing messages (only applicable to protocols that support
247 formatting in messages).
250 .B Shortcuts
251 Allows the user to determine which keyboard shortcuts are available.
254 .B Smiley Themes
255 Allows the user to choose between different smiley themes. The "none" theme
256 will disable graphical emoticons - they will be displayed as text instead.
258 .SH Sounds
260 \fISounds while away\fR: Determines whether sounds are played when an away
261 message is up.
263 \fISound Method\fR lets the user choose between different playback methods.
264 The user can also manually enter a command to be executed when a sound is
265 to be played (\fI%s\fR expands to the full path to the file name).
268 .B Sound Events
269 Lets the user choose when and what sounds are to be played.
271 .SH Network
274 .B IP Address
275 \fIAutodetect IP Address\fR: Pidgin will attempt to automatically determine
276 your IP address for use in file transfers and Direct IMs.
278 \fIPublic IP\fR: What IP address to use for file transfer and Direct IMs. This
279 is mainly useful for users with multiple network interfaces or behind NAT.
282 .B Ports
283 \fIManually specify range of ports to listen on\fR: Specify specific ports to
284 listen on, overriding any defaults.
287 .B Proxy Server
288 The configuration section to enable Pidgin to operate through a proxy
289 server.  Pidgin currently supports SOCKS 4/5 and HTTP proxies.
291 .SH Browser
293 Allows the user to select Pidgin's default web browser.  Firefox, Galeon,
294 Konqueror, Mozilla, Netscape and Opera are supported natively.  The user
295 can also manually enter a command to be executed when a link is clicked
296 (\fI%s\fR expands to the URL).  For example, \fIxterm -e lynx "%s"\fR will
297 open the link with lynx.  \fIOpen new window by default\fR makes the
298 browser use a new window instead of using the current window (or spawning a
299 new tab).
301 .SH Logging
303 \fIMessage Logs\fR lets the user choose whether \fBConversations\fR and/or
304 \fBBuddy Chats\fR will be logged as well as whether logs will be in HTML or
305 plain text format.  \fISystem Logs\fR describes the types of events to be
306 logged.
308 .SH Away / Idle
310 \fIQueue new messages when away\fR: Messages received since going Away will
311 not be shown until away status is removed.
313 \fISend auto-response\fR: If someone messages you while away, your
314 auto-response will be sent.
316 \fIOnly send auto-response when idle\fR: If someone messages you while
317 away, your auto-response will only be sent if Pidgin decides that the
318 connection is idle.
320 \fIIdle time reporting\fR: If \fINone\fR is selected, account idle time
321 will not be reported.  \fIPidgin usage\fR infers your idle time from your
322 usage of Pidgin.  \fIX usage\fR infers your idle time from \fBX\fR
323 (this option may not be universally available).
325 \fIAuto-away\fR: Determines if and under what conditions Pidgin will
326 automatically turn on the Away status.
329 .B Away Messages
330 Lets the user add/edit/remove available \fBAway Messages\fR.
332 .SH Plugins
334 Allows the user to enable add-on plugins for Pidgin.  Several of these
335 come with Pidgin, while others must be downloaded separately.  The
336 \fIDescription\fR field gives the plugin author's description of the
337 plugin, while the \fIDetails\fR field gives the plugin's authorship, URL,
338 and file name/location information.
340 Some plugins can be configured.  If you load such a plugin, its
341 configuration preferences will appear as a submenu to \fBPlugins\fR, with
342 the submenu title determined by the plugin's name.
344 .SH Protocols
346 Protocols provide protocol specific preferences here.
348 .SH CONVERSATIONS
349 When starting a new conversation, the user is presented with the
350 \fBConversation\fR window.  The conversation appears in the upper text box
351 and the user types his/her message in the lower text box.  Between the two
352 is a row of settings, represented by icons.  Some or all buttons may not be
353 active if the protocol does not support the specific formatting. From left
354 to right:
356 .B Bold
357 Turns on/off bold.
359 .B Italics
360 Turns on/off italics.
362 .B Underline
363 Turns on/off underline.
365 .B Decrease font size
366 Increases the size of the message text.
368 .B Increase font size
369 Decreases the size of the message text.
371 .B Select a foreground color
372 Changes the foreground color of the message text.
374 .B Select a background color
375 Changes the background color of the message text.
377 .B Add image
378 Inserts an in-line image in the message.
380 .B Add hyperlink
381 Adds a clickable link to the message.
383 .B Add smiley
384 Adds an emoticon (smiley) to your message.
386 Beneath the lower text box is a row of buttons that execute commands:
388 .B Warn
389 This issues a warning to the other person in the conversation (not
390 available in all protocols).
392 .B Block
393 This adds the other person to your deny list (not available in all
394 protocols).
396 .B Send File
397 Send a file to this user. This option is only available on protocols where
398 Pidgin supports file transfer.
400 .B Add
401 This adds this user to your buddy list.  This option is not available if
402 the user is already on your list.
404 .B Remove
405 This removes this user from your buddy list.  This option is not available
406 if the user is not on your list.
408 .B Info
409 This gets information (a profile) about the other person in the
410 conversation (not available in all protocols).
412 .B Send
413 This sends what's currently in the lower text box
415 .SH BUDDY CHATS
416 For protocols that allow it, \fBBuddy Chats\fR can be entered through the
417 \fIFile\fR menu or the \fIChat\fR button at the bottom of the \fBBuddy
418 List\fR's \fBOnline\fR tab.
420 Additional commands available in chat, depending on the protocol are:
422 .B Whisper
423 The text will appear in the chat conversation, but it will only be visible
424 to the sender and the receiver.
426 .B Invite
427 Invite other people to join the chat room.
429 .B Ignore
430 Ignore anything said by the chosen person
432 .B Set Topic
433 Set the topic of the chat room.  This is usually a brief sentence
434 describing the nature of the chat--an explanation of the chat room's name.
436 .SH AWAY MESSAGES
437 Most protocols allow for away messages.  When a user is \fIAway\fR, he can
438 leave an informative message for others to see.  The \fBAway\fR submenu of
439 the \fBTools\fR menu is used to add and remove away messages.
441 \fINew Away Message\fR provides space for one to enter an away message and
442 a title for that message.  If \fISave\fR or \fISave & Use\fR are chosen,
443 this message will be saved.  It can later be referred to by the title given
444 to it.
446 \fIRemove Away Message\fR is a submenu containing the titles of saved away
447 messages.  Clicking on one of these titles will remove the away message
448 associated with it.
450 The rest of the \fIaway\fR menu provides the user with a way to assign
451 different away messages to different connections.  Choosing \fISet All
452 Away\fR will set away all the connections capable of the away state.
454 .SH BUDDY POUNCE
455 A Buddy Pounce is an automated trigger that occurs when a buddy returns to
456 a normal state from an away state.  The \fBNew Buddy Pounce\fR dialog box
457 can be activated by selecting the \fIBuddy Pounce\fR submenu from the
458 \fBTools\fR menu. A pounce can be set to occur on any combination of the
459 events listed, and any combination of actions can result.  If \fISave this
460 pounce after activation\fR is checked, the trigger will remain until it is
461 removed from the \fIRemove Buddy Pounce\fR menu.
463 .SH PLUGINS
464 Pidgin allows for dynamic loading of plugins to add extra functionality
465 to Pidgin.  Plugins can be enabled and configured from the
466 \fBPreferences\fR window.  See \fIplugins/HOWTO\fR for more information on
467 writing plugins.
469 .SH PERL
470 Pidgin allows for perl scripting.  See \fIPerl Scripting HOWTO\fR in
471 the Pidgin documentation for more information about perl scripting.
473 .SH TCL
474 Pidgin allows for Tcl scripting. See \fIplugins/tcl/TCL-HOWTO\fR for
475 more information about Tcl scripting.
477 .SH FILES
478 \fI@prefix@/bin/pidgin\fR: Pidgin's location.
480 \fI@prefix@/lib/pidgin/\fR: Pidgin's plugins directory.
482 \fI~/.purple/prefs.xml\fR: Pidgin's configuration file.
484 \fI~/.purple/accounts.xml\fR: information about your accounts.
486 \fI~/.purple/status.xml\fR: stores your away messages.
488 \fI~/.purple/pounces.xml\fR: stores your buddy pounces.
490 \fI~/.purple/logs/PROTOCOL/ACCOUNT/SCREENNAME/DATE.{html,txt}\fR: conversation logs.
492 \fI~/.purple/blist.xml\fR: the buddy list.
494 \fI~/.purple/plugins/\fR: users local plugins
496 .SH BUGS
497 The bug tracker can be reached by visiting:
499 \fIhttp://developer.pidgin.im/report\fR
501 .SH PATCHES
502 If you fix a bug in Pidgin (or otherwise enhance it), please submit a
503 patch (using \fImtn diff > my.diff\fR against the latest version from the
504 Monotone repository) at
506 \fIhttp://developer.pidgin.im/newticket\fR
508 Before sending a bug report, please verify that you have the latest
509 version of Pidgin.  Many bugs (major and minor) are fixed
510 at each release, and if yours is out of date, the problem may already
511 have been solved.
513 .SH SEE ALSO
514 \fIhttp://pidgin.im/\fR
516 .SH LICENSE
517 This program is free software; you can redistribute it and/or modify
518 it under the terms of the GNU General Public License as published by
519 the Free Software Foundation; either version 2 of the License, or
520 (at your option) any later version.
522 This program is distributed in the hope that it will be useful, but
523 \fBWITHOUT ANY WARRANTY\fR; without even the implied warranty of
524 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
525 General Public License for more details.
527 You should have received a copy of the GNU General Public License
528 along with this program; if not, write to the Free Software
529 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
531 .SH AUTHORS
532 Pidgin's active developers are:
534  Sean Egan (lead developer) <\fIseanegan@gmail.com\fR>
536  Daniel 'datallah' Atallah (developer)
538  Ethan 'Paco-Paco' Blanton (developer)
540  Thomas Butter (developer)
542  Ka-Hing Cheung (developer)
544  Sadrul Habib Chowdhury (developer)
546  Mark 'KingAnt' Doliner (developer) <\fIthekingant@users.sourceforge.net\fR>
548  Christian 'ChipX86' Hammond (developer & webmaster) <\fIchipx86@chipx86.com\fR>
550  Gary 'grim' Kramlich (developer)
552  Richard 'rlaager' Laager (developer) <\fIrlaager@pidgin.im\fR>
554  Richard 'wabz' Nelson (developer)
556  Christopher 'siege' O'Brien (developer)
558  Bartosz Oler (developer)
560  Etan 'deryni' Reisner (developer)
562  Tim 'marv' Ringenbach (developer) <\fImarv_sf@users.sf.net\fR>
564  Luke 'LSchiere' Schierer (support)
566  Megan 'Cae' Schneider (support/QA)
568  Evan Schoenberg (developer)
570  Stu 'nosnilmot' Tomlinson (developer)
572  Nathan 'faceprint' Walp (developer)
576 Our crazy patch writers include:
578 John 'rekkanoryo' Bailey
580 Felipe 'shx' Contreras
582 Decklin Foster
584 Casey Harkins
586 Peter 'Bleeter' Lawler
588 Robert 'Robot101' McQueen
590 Benjamin Miller
592 Kevin 'SimGuy' Stange
596 The retired developers of \fBgaim\fR are:
598  Herman Bloggs (win32 port) <\fIherman@bluedigits.com\fR>
600  Jim Duchek <\fIjim@linuxpimps.com\fR> (maintainer)
602  Rob Flynn <\fIgaim@robflynn.com\fR> (maintainer)
604  Adam Fritzler (libfaim maintainer)
606  Syd Logan (hacker and designated driver [lazy bum])
608  Jim Seymour (Jabber developer)
610  Mark Spencer (original author) <\fImarkster@marko.net\fR>
612  Eric Warmenhoven (former lead developer) <\fIeric@warmenhoven.org\fR>
615 This manpage was originally written by Dennis Ristuccia <\fIdennis@dennisr.net\fR>.  It has been updated and largely rewritten by Sean Egan <\fIseanegan@gmail.com\fR> and Ben Tegarden <\fItegarden@uclink.berkeley.edu\fR>.