> I recently installed xterm-color, but now ALL my xterm windows have a > nasty green cursor in them... is there ANY way to tell xterm to use a > specific cursor color, either for each window or globally?
You can get all this from the xterm man page, I believe, but here are the lines I put in my .Xresources file: XTerm*alwaysHighlight: false XTerm*background: navy XTerm*foreground: white XTerm*cursorColor: yellow XTerm*font: 10x20 XTerm*internalBorder: 2 XTerm*jumpScroll: true XTerm*reverseWrap: false XTerm*saveLines: 1024 XTerm*scrollBar: true XTerm*scrollTtyOutput: false XTerm*scrollKey: true XTerm*scrollLines: 1 Brian ( [EMAIL PROTECTED] ) ------------------------------------------------------------------------------- Debian GNU/Linux! Search it at http://insite.verisim.com/search/debian/simple -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]