[5093] in Athena Bugs
XTerm in 7.0
daemon@ATHENA.MIT.EDU (amgreene@ATHENA.MIT.EDU)
Wed Jun 6 13:23:20 1990
From: amgreene@ATHENA.MIT.EDU
Date: Wed, 6 Jun 90 13:23:02 -0400
To: bugs@ATHENA.MIT.EDU
Cc: amgreene@ATHENA.MIT.EDU
Running on GEVALT, a VAXstation 3100 running 7.0F
Once my xresources were loaded, the pointer in my xterms was black,
even though the line
*pointerColor: white
was in my .Xresources file. Here is the complete file:
zwgc*reverseVideo: on
zwgc*font: fixed
#ifdef COLOR:
*background: blue
*foreground: yellow
*cursorColor: yellow
*pointerColor: yellow
*borderColor: yellow
*BorderColor: yellow
#else
*background: black
*foreground: white
*cursorColor: white
*pointerColor: white
*borderColor: white
*BorderColor: white
#endif
XTerm*ReverseWrap: on