Project

General

Profile

Quickconnect Dialog » History » Version 9

Per Amundsen, 09/19/2016 07:42 PM

1 7 Per Amundsen
{{>toc}}
2
3 6 Per Amundsen
h1. Quick Connect Dialog
4 1 Per Amundsen
5
!quickconnect.png!
6
7 3 Per Amundsen
The quick connect dialog lets you quickly join a IRC network and a channel, it is shown when AdiIRC starts or by typing [[/quickconnect]].
8 1 Per Amundsen
9 8 Per Amundsen
The dialog has a minimal amount of options, if more options is needed, use the [[serverlist_dialog|Serverlist]].
10 5 Per Amundsen
11
These options can also be changed in [[Options_Dialog|Options]] -> [[Quick_connect_Options|Quick Connect]].
12 2 Per Amundsen
13 1 Per Amundsen
h2. Nick
14
15
Then nick you want to others to see you as.
16
17
h2. Alternative
18
19
An alternative nick in case the primary nick is in use.
20
21
h2. Username
22
23
Username to use when logging on to a IRC network, if [[Identd]] is disabled, this will also be your [[Identd]] username.
24
25 9 Per Amundsen
Username is also used to log on to [[IRC bouncers]] or through [[SASL]].
26 1 Per Amundsen
27
Normally this can be set to the same as your Nick, can also be set to blank.
28
29
h2. Fullname
30
31
The fullname to display when another user looks you up with [[/whois]].
32
33
Can be left blank.
34
35
h2. Server
36
37
The hostname of the server you want to connect to.
38
39
h2. Port
40
41
The port of the server you want to connect to. (+port can be used to connect to SSL/TLS servers, *port can be used to connect using STARTTLS)
42
43
h2. Autojoin Channels
44
45
List of channels to join separated with comma. (Channel passwords can be entered with a space, #chan1, #chan2 password,#chan3 etc)
46
47
h2. Don't show this box again
48
49
If enabled, quick connect will not be shown when AdiIRC starts.
50
51
h2. Advanced ServerList
52
53 8 Per Amundsen
Opens the [[serverlist_dialog|Serverlist]].