Document the use of '-retro' to actually get a visible background.
PR: ports/227967
This commit is contained in:
parent
e40cb8e553
commit
f8520429e7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=54014
1 changed files with 3 additions and 2 deletions
|
@ -932,9 +932,10 @@ EndSection</programlisting>
|
|||
|
||||
<para>The configuration file is saved to
|
||||
<filename>/root/xorg.conf.new</filename>. Make any changes
|
||||
desired, then test that file with:</para>
|
||||
desired, then test that file (using <option>-retro</option>
|
||||
so there is a visible background) with:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>Xorg -config /root/xorg.conf.new</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>Xorg -retro -config /root/xorg.conf.new</userinput></screen>
|
||||
|
||||
<para>After the new configuration has been adjusted and tested,
|
||||
it can be split into smaller files in the normal location,
|
||||
|
|
Loading…
Reference in a new issue