How to get GREEN on BLACK instead of BLACK on WHITE rxvt?

Using applications, configuring, problems
Post Reply
Message
Author
badeyes

How to get GREEN on BLACK instead of BLACK on WHITE rxvt?

#1 Post by badeyes »

How do I get GREEN on BLACK instead of BLACK on WHITE in
text command line terminals?
I have impaired vision and have problems staring at a big white screen.
This has been the standard eye burn since the invention of word for windows.

Bruce B

Re: How do I get GREEN on BLACK instead of BLACK on WHITE i

#2 Post by Bruce B »

badeyes wrote:How do I get GREEN on BLACK instead of BLACK on WHITE in
text command line terminals?
I have impaired vision and have problems staring at a big white screen.
This has been the standard eye burn since the invention of word for windows.
rxvt -bg black -fg green

To increase the font and window size:

rxvt -bg black -fg green -fn 10x20

Hint: make a script and put a short cut to it on the desk. Also you can edit some specific menu items as you wish.

Post Reply