diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:03:21 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:03:21 +0000 |
commit | d3db18607dbb7d59aeab9f0f846bad1948e95a7e (patch) | |
tree | 8ff0c0747d9d6438c6411ba57bcffd7476fce523 /x11/XF86Setup/DESCR | |
parent | 273821c4d377411699fe450ab9d48f7e5933d9b6 (diff) | |
download | pkgsrc-d3db18607dbb7d59aeab9f0f846bad1948e95a7e.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'x11/XF86Setup/DESCR')
-rw-r--r-- | x11/XF86Setup/DESCR | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/x11/XF86Setup/DESCR b/x11/XF86Setup/DESCR new file mode 100644 index 00000000000..b31c94df79b --- /dev/null +++ b/x11/XF86Setup/DESCR @@ -0,0 +1,9 @@ +XF86Setup is a new program to aid in the configuration of the XFree86 +servers. It is unlike previous programs (such as ConfigXF86 and +xf86config) in that it is specifically designed to do as much as +possible while in graphics mode. + +XF86Setup requires that both the VGA16 and card-appropriate servers be +installed. Furthermore, the servers must include the XKEYBOARD, +XFree86-VidModeExtension, and XFree86-Misc extensions. If the dialog +program is installed, it will be used, but is not required. |