Re: Red Hat 8.0 console color
Tony Nugent <[email protected]> Tue, 29 Oct 2002 01:21:54 +1000
| Newsgroups | org.kernel.vger.linux-config |
|---|---|
| Message-ID | <[email protected]> |
On Mon Oct 28 2002 at 19:18, "Theewara Vorakosit" wrote: > Dear All, > I use Red Hat 8.0. My problem is both console and remote session > displays color very dim. Can I adjust brightness of color in Linux console? > Thanks, > Theewara Try using /usr/bin/setterm to set the foreground color to a nice bright colour like light green, bright blue, yellow or something similar. (I hack my bash prompt so that it displays in color and leaves text a nice bright green. It makes itery readable, especially to pick the output of commands between each prompt). Cheers Tony