Operating System - HP-UX
1834018 Members
2215 Online
110063 Solutions
New Discussion

Terminal text color gets inverted

 

Terminal text color gets inverted

Hi,

We are using reflection and
reflectionX to connect telnet
sessions against a 11i server. When you start every
thing in the terminal window
looks normal, but if you do
a "man" on something the terminal changes color.
You get black background and
white text instead of the
normal black text on white bg.
How can this be fixed?



2 REPLIES 2
harry d brown jr
Honored Contributor

Re: Terminal text color gets inverted


one: WHy bother using reflectionX if you are telnet'ing, sort of defeats the purpose of using X, eh?

two: The issue is your terminal emulation. check the value of $TERM and what you have your reflectionX window set to.

live free or die
harry

Live Free or Die

Re: Terminal text color gets inverted

one: Because I want to be able to resize the window according to text output &
I need to run x applics.

two:Can't find TERM setings on X, but reglar reflection
is set to VT220, TERM in shell is vt220 as well.