NetBSD-Users archive

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

Colors in XTerm



Hi Everyone,

I am running NetBSD 4.0 on a MobilePro 780 and am having trouble
getting colors working in XTerms; they are all black text on a white
background.

Here is my setup:

~/.xinitrc
_______________
#!/bin/sh
xrdb merge ~/.Xresources
xterm &
exec ratpoison
________________

~/.Xresources
_______________
#include ~/.xrdb/01-look-zenburn.xrdb
#include ~/.xrdb/02-xterm.xrdb
_______________

~/.xrdb/01-look-zenburn.xrdb is
http://www.brockman.se/software/xrdb/look-zenburn.xrdb
~/.xrdb/02-xterm.xrdb is http://www.brockman.se/software/xrdb/xterm.xrdb

Does anyone notice something missing?  Does anyone know if what I want
to do is unsupported in the 4.0 hpcmips port's default XTerm?

Thanks,
Elijah


Home | Main Index | Thread Index | Old Index