1LOSTIRC(1) General Commands Manual LOSTIRC(1)
2
3
4
6 LostIRC - A simple IRC client for X11.
7
9 lostirc
10
12 LostIRC is a simple, yet very useful IRC client. It has features such
13 as tab-autocompletion, multiple server support, automatic joining of
14 servers/channels, logging and DCC sending which should cover the needs
15 of most people. Another goal that the application has in mind, is 100%
16 keyboard controlability. It was written using the gtkmm GUI library.
17
19 --noauto
20 Do not auto-connect to servers on startup.
21
22 GTK options
23
24 --gdk-debug=FLAGS
25 Gdk debugging flags to set
26
27 --gdk-no-debug=FLAGS
28 Gdk debugging flags to unset
29
30 --display=DISPLAY
31 X display to use
32
33 --sync Make X calls synchronous
34
35 --no-xshm
36 Don't use X shared memory extension
37
38 --name=NAME
39 Program name as used by the window manager
40
41 --class=CLASS
42 Program class as used by the window manager
43
44 --gxid_host=HOST
45
46 --gxid_port=PORT
47
48 --xim-preedit=STYLE
49
50 --xim-status=STYLE
51
52 --gtk-debug=FLAGS
53 Gtk+ debugging flags to set
54
55 --gtk-no-debug=FLAGS
56 Gtk+ debugging flags to unset
57
58 --g-fatal-warnings
59 Make all warnings fatal
60
61 --gtk-module=MODULE
62 Load an additional Gtk module
63
65 ~/.lostirc/ Users configuration files.
66
68 The webpage for LostIRC is at http://lostirc.sourceforge.net Here you
69 can find info about LostIRC and download the latest version.
70
72 The LostIRC application was written by Morten Brix Pedersen.
73
74
75
76 May 2002 LOSTIRC(1)