2020-11-30 19:50:13 -08:00

87 lines
2.1 KiB
Groff

.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.TH LOSTIRC 1 "May 2002"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
.\" .nh disable hyphenation
.\" .hy enable hyphenation
.\" .ad l left justify
.\" .ad b justify to both left and right margins
.\" .nf disable filling
.\" .fi enable filling
.\" .br insert line break
.\" .sp <n> insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
LostIRC \- A simple IRC client for X11.
.SH SYNOPSIS
.B lostirc
.RI
.SH DESCRIPTION
\fBLostIRC\fP is a simple, yet very useful IRC client. It has features such
as tab-autocompletion, multiple server support, automatic joining of
servers/channels, logging and DCC sending which should cover the needs of
most people. Another goal that the application has in mind, is 100% keyboard
controlability. It was written using the gtkmm GUI library.
.SH OPTIONS
.TP
.B \-\-noauto
Do not auto-connect to servers on startup.
.P
.B GTK options
.TP
.B \-\-gdk-debug=FLAGS
Gdk debugging flags to set
.TP
.B \-\-gdk-no-debug=FLAGS
Gdk debugging flags to unset
.TP
.B \-\-display=DISPLAY
X display to use
.TP
.B \-\-sync
Make X calls synchronous
.TP
.B \-\-no-xshm
Don't use X shared memory extension
.TP
.B \-\-name=NAME
Program name as used by the window manager
.TP
.B \-\-class=CLASS
Program class as used by the window manager
.TP
.B \-\-gxid_host=HOST
.TP
.B \-\-gxid_port=PORT
.TP
.B \-\-xim-preedit=STYLE
.TP
.B \-\-xim-status=STYLE
.TP
.B \-\-gtk-debug=FLAGS
Gtk+ debugging flags to set
.TP
.B \-\-gtk-no-debug=FLAGS
Gtk+ debugging flags to unset
.TP
.B \-\-g-fatal-warnings
Make all warnings fatal
.TP
.B \-\-gtk-module=MODULE
Load an additional Gtk module
.P
.br
.SH FILES
.TP \w'~/.lostirc/FOOBAR'u
~/.lostirc/
Users configuration files.
.SH OTHER INFO
The webpage for LostIRC is at http://lostirc.sourceforge.net Here you can find
info about LostIRC and download the latest version.
.br
.SH AUTHOR
The LostIRC application was written by Morten Brix Pedersen.