From 2ae7e13b1078e4f1a112ef878fea40d5a767dfe5 Mon Sep 17 00:00:00 2001 From: Murray Stokely Date: Mon, 15 Dec 2008 01:25:50 +0000 Subject: [PATCH] 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 --- .../books/handbook/install/chapter.sgml | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/en_US.ISO8859-1/books/handbook/install/chapter.sgml b/en_US.ISO8859-1/books/handbook/install/chapter.sgml index c9028ba55c..4215f96d8c 100644 --- a/en_US.ISO8859-1/books/handbook/install/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/install/chapter.sgml @@ -4292,6 +4292,28 @@ Please press any key to reboot. possible. + + + + + color + contrast + + + When sysinstall 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? + + + If you already have X11 installed and the default + colors chosen by sysinstall + make text illegible while using xterm or rxvt, add the + following to your ~/.Xdefaults to + get a darker background gray: XTerm*color7: + #c0c0c0 + +