NAME
	xcorrect - correct minor Xconfigurator issues

SYNOPSYS
	xcorrect -f|--file FILENAME [OPTION]...

DESCRIPTION
	Extensable facility to make minor X configuration changes based on 
	a predetermined config.  This was originally created for hardware 
	certification; however it could be utilized by the Linux on Laptop  
	( http://www.linux-laptop.net/ ) pages or wherever a known change 
	is needed to an unknown X config file.

OPTIONS
	-f, --file FILENAME,
		filename containing the desired config changes. Without a
		full path xcorrect defaults to the current working directory 
		then /etc/xcorrect/ before giving up.

	-o, --overwrite,
		overwrite (and backup) the X config file instead of creating 
		a temp file.  The Xconfig file is defined in the config file
		specified by FILENAME.

	-v, --verbose
		use verbose output

	-h, --help
		display a quick usage help message

FILES
	/etc/xcorrect/	directory containing the predefined changes to the 
			X config files

NOTES
	Currently only supports options to correct the IBM xSeries 
	Trio64/3D. Also only supports original XF86-Config or 
	XF86-Config-4 file from Xconfigurator.

SEE ALSO
	Xconfigurator(1)

REPORTING BUGS
	Report bugs to <rlandry@redhat.com>
