diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2008-06-21 08:04:26 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2008-06-21 08:04:26 +0000 |
commit | 953cae24b4f7eacddd47a7b3de3f4d229b3460ef (patch) | |
tree | 48e2f628538611f29d450023994752938176c835 | |
parent | b22acc8b553babfe35b4071587e161c8a53f675f (diff) |
Notes
-rw-r--r-- | en_US.ISO8859-1/books/faq/book.sgml | 23 |
1 files changed, 0 insertions, 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 @@ -7143,29 +7143,6 @@ UserConfig> <userinput>quit</userinput></screen> </qandaentry> <qandaentry> - <question id="xfree86-version"> - <para>I want to install different X server.</para> - </question> - - <answer> - <para>&os; versions prior 5.3 will use the default - <application>&xfree86; 4.X</application>, - while latter versions will default to - <application>&xorg;</application>. - If you want to run a different X11 implementation - than the default one, add the following line to - <filename>/etc/make.conf</filename>, (if you - do not have this file, create it):</para> - - <programlisting>X_WINDOW_SYSTEM= xorg</programlisting> - - <para>This variable may be set to <literal>xorg</literal>, - <literal>xfree86-4</literal>, or - <literal>xfree86-3</literal>.</para> - </answer> - </qandaentry> - - <qandaentry> <question id="mouse-button-reverse"> <para>How do I reverse the mouse buttons?</para> </question> |