← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 421261] Re: xterm background colour used to be black, now white

 

Please note that xterm looks for ~/.Xdefaults-<hostname>, not
~/.Xdefaults:

ik5pvx@penny:~ $ strace xterm >pippo 2>&1
ik5pvx@penny:~ $ grep Xdefault pippo
open("/home/ik5pvx/.Xdefaults-penny", O_RDONLY) = 4

Setting "*customization: -color" in there solves this.
Another workaround is to: 
cat /etc/X11/app-defaults/XTerm-color /etc/X11/app-defaults/XTerm > ~/XTerm
and comment out the call to include XTerm at the beginning:
!#include "XTerm"

Pf

-- 
xterm background colour used to be black, now white
https://bugs.launchpad.net/bugs/421261
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xterm in ubuntu.



References