Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=b3878c3284e40d2fa17a18b0da445a9cf8becab5
commit b3878c3284e40d2fa17a18b0da445a9cf8becab5 Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Tue Nov 6 00:55:03 2007 +0100 xconfig: add manpage diff --git a/doc/xconfig.txt b/doc/xconfig.txt new file mode 100644 index 0000000..d585feb --- /dev/null +++ b/doc/xconfig.txt @@ -0,0 +1,25 @@ += xconfig(1) + +== NAME + +xconfig - creates your XOrg configuration file + +== SYNOPSIS + +xconfig [options] + +== DESCRIPTION + +`xconfig` is a front-end to `X -configure`. It asks for a resolution and a +colour depth and does the rest of the configuration automatically for you. + +== OPTIONS + +--help:: + Display this manpage. + +--live <resolution> <depth>:: + Non-interactive mode, used by ie. FWLive. + +--version:: + Display the package version. _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
