[Gllug] Console colours (Was: Font choice)

itsbruce at uklinux.net itsbruce at uklinux.net
Wed Jul 17 15:56:11 UTC 2002


On Wed, Jul 17, 2002 at 03:43:16PM +0100, Jonathan Dye wrote:
> Is there a way to change the colours of the text console?  e.g. How do you
> invert the colours and have black on white.

Depending on the terminal application, you can usually specify it with
command line options.  But you can also specify it in Xresources
settings.  So you might specify 

XTerm*foreground: gray90
XTerm*background: black

In ~/.Xresources or 


*foreground: gray90
*background: black

in /usr/X11/lib/X11/app-defaults/XTerm (or wherever your distribution
puts its Xresources info).  The first is a user-specific example, the
latter machine-wide.


-- 
Bruce


-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list