From f8520429e7b4b2677478cb6d1c71f5b9996bc7a7 Mon Sep 17 00:00:00 2001 From: Chris Rees <crees@FreeBSD.org> Date: Wed, 25 Mar 2020 10:57:06 +0000 Subject: [PATCH] Document the use of '-retro' to actually get a visible background. PR: ports/227967 --- en_US.ISO8859-1/books/handbook/x11/chapter.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/x11/chapter.xml b/en_US.ISO8859-1/books/handbook/x11/chapter.xml index bd309d19ea..b42906ff45 100644 --- a/en_US.ISO8859-1/books/handbook/x11/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/x11/chapter.xml @@ -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,