Penguin
Annotated edit history of micqrc(5) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 ----
2 __NAME__
3
4
5 ~/.micq/micqrc - The configuration file for
6 micq
7 __DESCRIPTION__
8
9
10 This manual page describes the configuration file for micq.
11 It consists of several sections that are started by
12 [[section], where section is the name of the
13 section.
14 __CONNECTIONS__
15
16
17 A Connection section describes a connection within ICQ. Typ-
18 ically, there are two of them, that are related to each
19 other: a connection to the ICQ server, and a connection to
20 listen to peer to peer communication.
21 type type [[auto]
22
23
24 Set the connection type to type, which can beserver for a connection to the ICQ server, orpeer for a connection listening to peer to peercommunication. If auto is given, create this con-nection on startup. You presumable want to dothis, unless you have several UINs, then set thison the connection corresponding to this UIN youare using.version nrSet the version of the protocol used for thisconnection to nr. Please note that for serverconnections, only version 5 is supported, though8 is planned, and for peer to peer connectionsonly 6.server serverSet the server to connect to to server. Thisdefaults to icq.icq.com. Unused for peer to peerconnections.port portSet the port to connect on the server to port, orthe port to listen on for peer to peer connec-tions to port.uin UINSet the UIN to log in with to UIN. Unused forpeer to peer connections.password [[password]Se the password to log in with to password.Unused for peer to peer connections. If omitted,ask for password on startup.status nrSet the status to be on log in in to nr. Statuscan be:0 Online1 Away5 Not Available17 Occupied19 Do Not disturb32 Free for Chat256 Invisible__GENERAL__
25
26
27 This section includes the options for SOCKS 5, that may be
28 eventually moved to their own section, general options, and
29 some strings to override.
30 s5_use number
31
32
33 Set number to 0 to disable and 1 to enable.s5_host hostConnect to socks 5 proxy on host host.s5_port portConnect to socks 5 proxy listening on port port.s5_auth numberSet number to 0 to omit authentification and 1 todo authentification.s5_name nameIdentify as user name to socks 5 proxy.s5_pass passwordAuthenticate with password password to socks 5proxy.Now the options:verbose levelSet the verbosity level on startup to level.auto_away timeSet the time to set status to away after to timeseconds. Set to 0 to disable.Screen_width widthSet the default screen with to width. If unsetor 0, 80 will be used. This is rarely needed asusually the current screen width can be deducedon runtime.set delbs on|offIf set to on, let the delete character act as abackspace. When off, let it act as a delete char-acter.set russian on|offDisable or enable Russian character conversionbetween koi8-r/u and cp1251.set japanese on|offDisable or enable Japanese character conversionbetween Shift-JIS and EUC.set funny on|offDisable or enable __STRINGS__
34
35
36 This sections contains command renames.
37 alter old new
38
39
40 Rename command old to new. Note the old name maystill be used, unless it conflicts with some newname. For posible command names, see micq(7). This option may be repeated as desired.
41
42
43 __CONTACTS__
44
45
46 This section contains the contact list.
47 [[] [[~] uin nick
48
49
50 Make user with UIN uin known under the nick nick.If is given, the user may see you while you'reinvisible. If ~ is given, ignore this user andlet him see you as always offline.Note: the contact list has to be the last part of this file.__SEE ALSO__
51
52
53 micq(1), micq(7)
54 __Author__
55
56
57 This man page was written by James Morrison
58 . It
59 was rewritten to match new config file syntax by
60 R
61 .
62
63
64 MICQRC(5) February 15, 2002 1
65 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.