[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: xterm - changes of default colours (invert) - Sid



* Uwe Dippel <udippel@uniten.edu.my> [2004-03-19 02:10]:
> Following unstable daily, about a week ago, after an apt-get
> upgrade, suddenly my xterm comes white on black background. It has
> always been black on white background. I didn't make any changes.
> 
> [...]
> 
> I *can* get the colours correct when I specify -bg white -fg black
> 
> But: shouldn't `xterm` come with the default colours ?

Maybe the default color changed? Try these two things:

1.)     Add the following xterm-equivalents (im using aterm) to your
        ~/.Xdefaults file:

        $ grep ground .Xdefaults
        Aterm*background: black
        Aterm*foreground: white

2.)     Make X read you ~/.Xdefaults file:

        $ grep defaults .xsession
        xrdb -load ~/.Xdefaults

Julius
-- 
Julius Plenz, <jp@cvmx.de>            Surf, Mail, Smile! www.cvmx.de/ <><
http://plenz.com/              Please don't Cc me in your replies, thanks
#129455376             3993 FD19 2AF0 E21E 5D74  E963 144C 5EE9 186D CA0D
gpg           --verbose --keyserver subkeys.pgp.net --recv-key 0x186DCA0D



Reply to: