X-Chat README
~~~~~~~~~~~~~
 X-Chat v0.9.1 Copyright (c) 1998 By Peter Zelezny.


What is it?
~~~~~~~~~~~
 X-Chat is a X11 (X Window System) IRC client, using the GTK+ toolkit.


Requirements:
~~~~~~~~~~~~~
 - A UNIX computer (Linux/BSD etc) and C compiler (gcc)
 - X11 (X Window System)
 - GTK+ 1.1.8+ (this is available at http://www.gtk.org)

 X-Chat is known to work on, at least:

	- Linux
	- FreeBSD
	- OpenBSD
	- NetBSD
	- Solaris
	- AIX
	- SunOS


Updates?
~~~~~~~~
 Latest version is available at:

 http://xchat.linuxpower.org

 Please refer your suggestions/bug reports to zed@linuxpower.org


Some X-Chat features explained:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 These are just some options that are not so obvious or self
 explainatory.

 In Settings->Setup->Channel Windows

	"Use ZVT" - Makes X-Chat use ZVT instead of gtk_text
                    for the main text box. ZVT can be somewhat
                    faster and use transparent backgrounds, but
                    it will not refresh when resizing the window.

	"Fast DCC Send" - When sending data to a user, each packet
                          is normally acknowledged before the next
                          one is sent. With this feature ON, it
                          will not wait for ACKs but just keep
                          sending regardless.


Autoloading Perl Scripts
~~~~~~~~~~~~~~~~~~~~~~~~

 X-Chat automatically loads any ~/.xchat/*.pl files at startup.
