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

Re: changing xterm colors



Jamie Griffin wrote:
> I've been trying to change the colors on my Xterm to have a
> black background and green text.

You can edit a text file called .Xresources in your home directory
(or create it if it does not exist).

Put the following lines in the file:

xterm*VT100*foreground:  green
xterm*VT100*background:  black
xterm*VT100*cursorColor: red

(Well, that is if you want the cursor to be red.)

Regards, Jan


Reply to: