Add a note in the sysinstall troubleshooting section about how to make

the menus show in with higher contrast in X11.

PR:		docs/128129
Submitted by:	Boris Hollas <boris.hollas@gmx.de>
This commit is contained in:
Murray Stokely 2008-12-15 01:25:50 +00:00
parent cce21e8660
commit 2ae7e13b10
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33426

View file

@ -4292,6 +4292,28 @@ Please press any key to reboot.</screen>
possible.</para>
</answer>
</qandaentry>
<qandaentry>
<indexterm>
<primary>color</primary>
<secondary>contrast</secondary>
</indexterm>
<question>
<para>When <application>sysinstall</application> is used
in an xterm, the yellow font is difficult to read
against the light gray background. Is there a way to
provide higher contrast for this application?</para>
</question>
<answer>
<para>If you already have X11 installed and the default
colors chosen by <application>sysinstall</application>
make text illegible while using xterm or rxvt, add the
following to your <filename>~/.Xdefaults</filename> to
get a darker background gray: <literal>XTerm*color7:
#c0c0c0</literal></para>
</answer>
</qandaentry>
</qandaset>
</sect2>
</sect1>