To get the color window in MacX activated, set the DISPLAY variable on the host
system to xx.xx.xx.xx:0.2 (where xx.xx.xx.xx is your IP address). The important
addition of ".2" to the display address specifies that the Unix machine is to
connect to MacX's rootless color windows.
Jakob Nielsen, Bellcore, nie...@bellcore.com
You typically specify the command line option -fg and -bg for foreground color
and background color respectively. In this example,
/usr/bin/X11/xclock -bg red -fg yellow -hd navy -display "(display"
I specify that the program xclock should run with a red background and yellow
foreground (and navy blue hands). Almost all X applications support -bg and
-fg. I hope this is what you were asking about.
Kevin J. Hegg Internet: kev...@cmi.com
Electronic Data Systems Corporation Applelink: D5990
Center for Advanced Research Phone: 313-995-0900
2001 Commonwealth Blvd., #102
Ann Arbor, Michigan 48105
Jim Wishart