From 953cae24b4f7eacddd47a7b3de3f4d229b3460ef Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Sat, 21 Jun 2008 08:04:26 +0000 Subject: [PATCH] Remove Question 11.19 Reviewed by: trhodes, danger Approved by: gabor --- en_US.ISO8859-1/books/faq/book.sgml | 23 ----------------------- 1 file changed, 23 deletions(-) diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index 59a0215719..6b8bf5cda7 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -7142,29 +7142,6 @@ UserConfig> quit - - - I want to install different X server. - - - - &os; versions prior 5.3 will use the default - &xfree86; 4.X, - while latter versions will default to - &xorg;. - If you want to run a different X11 implementation - than the default one, add the following line to - /etc/make.conf, (if you - do not have this file, create it): - - X_WINDOW_SYSTEM= xorg - - This variable may be set to xorg, - xfree86-4, or - xfree86-3. - - - How do I reverse the mouse buttons?