Document the use of '-retro' to actually get a visible background.

PR:		ports/227967
This commit is contained in:
Chris Rees 2020-03-25 10:57:06 +00:00
parent e40cb8e553
commit f8520429e7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=54014

View file

@ -932,9 +932,10 @@ EndSection</programlisting>
<para>The configuration file is saved to <para>The configuration file is saved to
<filename>/root/xorg.conf.new</filename>. Make any changes <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, <para>After the new configuration has been adjusted and tested,
it can be split into smaller files in the normal location, it can be split into smaller files in the normal location,