Add a note mentioning many X11 parameters can be directly and easily set
from desktop environments such as GNOME, KDE, etc. Discussed with: Thomas Beery <tbeery@lanl.gov> PR: docs/128342
This commit is contained in:
parent
f4abdf882b
commit
643985fe7c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33127
1 changed files with 15 additions and 2 deletions
|
@ -412,8 +412,21 @@
|
|||
<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
|
||||
not acceptable, then X11 must be configured manually.</para>
|
||||
|
||||
<note>
|
||||
<para>Desktop environments like
|
||||
<application>GNOME</application>,
|
||||
<application>KDE</application> or
|
||||
<application>XFce</application> have tools allowing the user
|
||||
to easily set the screen parameters such as the resolution.
|
||||
So if the default configuration is not acceptable and you
|
||||
planned to install a desktop environment then just continue
|
||||
with the installation of the desktop environment and use the
|
||||
appropriate screen settings tool.</para>
|
||||
</note>
|
||||
|
||||
<para>Configuration of X11 is
|
||||
a multi-step process. The first step is to build an initial
|
||||
configuration file.
|
||||
As the super user, simply
|
||||
|
|
Loading…
Reference in a new issue