public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Change colours of xterm
@ 2009-02-07 17:57 Ian Lee
  2009-02-08  4:08 ` Mike Kazantsev
  0 siblings, 1 reply; 3+ messages in thread
From: Ian Lee @ 2009-02-07 17:57 UTC (permalink / raw
  To: gentoo-user

I use to have a white text on black xterm, but since my last reinstall I 
have not been able to change the colours.

I have copied the /usr/share/X11/app-defaults/XTerm-color to 
/etc/X11/app-defaults and changed the options to

*VT100*foreground: gray90
*VT100*background: black

I have XFILESEARCHPATH = /etc/X11/%T/%N:/usr/share/X11/%T/%N

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

thanks Ian



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] Change colours of xterm
  2009-02-07 17:57 [gentoo-user] Change colours of xterm Ian Lee
@ 2009-02-08  4:08 ` Mike Kazantsev
  2009-02-08 13:16   ` Ian Lee
  0 siblings, 1 reply; 3+ messages in thread
From: Mike Kazantsev @ 2009-02-08  4:08 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 295 bytes --]

On Sat, 07 Feb 2009 17:57:18 +0000
Ian Lee <ian@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

-- 
Mike Kazantsev // fraggod.net

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] Change colours of xterm
  2009-02-08  4:08 ` Mike Kazantsev
@ 2009-02-08 13:16   ` Ian Lee
  0 siblings, 0 replies; 3+ messages in thread
From: Ian Lee @ 2009-02-08 13:16 UTC (permalink / raw
  To: gentoo-user

Mike Kazantsev wrote:
> On Sat, 07 Feb 2009 17:57:18 +0000
> Ian Lee <ian@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.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-02-08 13:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-07 17:57 [gentoo-user] Change colours of xterm Ian Lee
2009-02-08  4:08 ` Mike Kazantsev
2009-02-08 13:16   ` Ian Lee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox