Mike Kazantsev wrote:
On Sat, 07 Feb 2009 17:57:18 +0000
Ian Lee <i...@leehouse.eclipse.co.uk> wrote:

but still no white on black xterm, what am I missing??

You can try putting

XTerm*background:       #001800
XTerm*foreground:       #A8A8A8

to ~/.Xresources
WFM



Thanks that worked.


I got finally got a system config rather than user config working
(not that i needed a system config)

/etc/X11/Xresources:
add

*customization: -color


/etc/env.d/10xpaths:
change
XFILESEARCHPATH=/etc/X11/%T/%N:/usr/share/X11/%T/%N
to
XFILESEARCHPATH=/etc/X11/%T/%N%C:/usr/share/X11/%T/%N%C

/etc/X11/app-defaults/XTerm-color now works.


Reply via email to