diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index 589de3aff4..034b1a4e43 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -6711,12 +6711,20 @@ options SYSVMSG # enable for messaging If you would like to add X to an existing installation, you - should use the x11/xorg + should use either the x11/xorg meta-port, which will build and install all the necessary - components. + components, or install &xorg; from &os; packages: - Then read and follow the documentation on the - &man.xorgconfig.1; tool, which assists you in + &prompt.root; pkg_add -r xorg + + It is also possible to install &xorg; from + &man.sysinstall.8; by choosing + Configure, then + Distributions, then + The X.Org Distribution. + + After the installation of &xorg; was successful, follow + the instructions from &man.xorgconfig.1;. It will assists you in configuring &xorg; for your particular graphics card/mouse/etc. You may also wish to examine the &man.xorgcfg.1; tool, which provides a graphical interface @@ -6725,10 +6733,6 @@ options SYSVMSG # enable for messaging For further information, read the X11 section of the FreeBSD Handbook. - - You may also wish to investigate the Xaccel server. - See the section on Xi Graphics - for more details.