Remove Question 11.19
Reviewed by: trhodes, danger Approved by: gabor
This commit is contained in:
parent
b22acc8b55
commit
953cae24b4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32358
1 changed files with 0 additions and 23 deletions
|
@ -7142,29 +7142,6 @@ UserConfig> <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; 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>
|
||||
|
|
Loading…
Reference in a new issue