At the beginning of the "Configuring X11" section, mention the fact

that Xorg, nowadays, can often run without any configuration file.

PR:		docs/119233
Submitted by:	Chess Griffin <chess@chessgriffin.com>
This commit is contained in:
Marc Fonvieille 2008-01-09 19:43:05 +00:00
parent 476e4ff3a6
commit d3df4d0b88
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31240

View file

@ -402,7 +402,15 @@
<sect2>
<title>Configuring X11</title>
<para>Configuration of X11 is
<para>As of version 7.3, <application>&xorg;</application> can
often work without any configuration file by simply typing at
prompt:</para>
<screen>&prompt.user; <userinput>startx</userinput></screen>
<para>If this does not work, or if the default configuration is
not acceptable, then X11 must be configured manually.
Configuration of X11 is
a multi-step process. The first step is to build an initial
configuration file.
As the super user, simply