LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   XTerm Colors (https://www.linuxquestions.org/questions/linux-software-2/xterm-colors-676329/)

ewolf 10-14-2008 02:01 PM

XTerm Colors
 
Hello,
It's not exactly a Linux question but I thought somebody here might have some insight.

I am running NetBSD 4.0, hpcmips port on a MobilePro 780 and am having trouble
getting colors working in XTerms; they are all black text on a white
background by default, but my configuration changes seem to have no effect.

Here is my setup:

~/.xinitrc
Code:

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

~/.Xresources
Code:

#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?

Thanks,
Elijah

wired4fx 10-15-2008 11:03 PM

Local I am assuming? Try making the change globally...(who are you logged in as?, what dir, etc?)


All times are GMT -5. The time now is 10:54 PM.