In previous commit s/xterm/X11 terminal/ to be more general and use some
manual page entities where needed.
This commit is contained in:
parent
1998c47086
commit
f4bf669c4b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33523
1 changed files with 2 additions and 2 deletions
|
@ -4301,14 +4301,14 @@ Please press any key to reboot.</screen>
|
|||
</indexterm>
|
||||
<question>
|
||||
<para>When <application>sysinstall</application> is used
|
||||
in an xterm, the yellow font is difficult to read
|
||||
in an X11 terminal, 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
|
||||
make text illegible while using &man.xterm.1; or &man.rxvt.1;, add the
|
||||
following to your <filename>~/.Xdefaults</filename> to
|
||||
get a darker background gray: <literal>XTerm*color7:
|
||||
#c0c0c0</literal></para>
|
||||
|
|
Loading…
Reference in a new issue