OpenLook questions ( mouse, inverse video )

Laura Lemay lemay at lorelei.eng.sun.com
Fri Aug 10 06:15:58 AEST 1990


In article <1990Aug9.021407.5627 at rice.edu> apple at nprdc.navy.mil (Jim Apple) writes:
> 1. how do I get a shelltool to be in reverse video ??

Xview tools accept most of the arguements you could use with Sunview
tools, including the -Wb (background) and -Wf (foreground) options, so the
following will give you inverse:

shelltool -Wb 0 0 0 -Wf 255 255 255

You can make this the default for all your windows by putting the
following two lines in your .Xdefaults file:

Window.Color.Background:	0   0   0
Window.Color.Foreground:	255 255 255

Warning:  Some tools may not handle inverse particularly well.  For these
I've discovered that making the background a dark gray (say, 150 rather
than 255) and keeping the foreground black  works pretty well.

*********************************************************
Laura Lemay		                    lemay at sun.com
Redhead.  Drummer.  Geek.			sun!lemay
*********************************************************




More information about the Comp.sys.sun mailing list