Remove Question 11.19

Reviewed by:  trhodes, danger
Approved by:  gabor
This commit is contained in:
Gabor Pali 2008-06-21 08:04:26 +00:00
parent b22acc8b55
commit 953cae24b4
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32358

View file

@ -7142,29 +7142,6 @@ UserConfig&gt; <userinput>quit</userinput></screen>
</answer>
</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;&nbsp;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>