From owner-freebsd-chat Sun May 17 15:06:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA27785 for freebsd-chat-outgoing; Sun, 17 May 1998 15:06:34 -0700 (PDT) (envelope-from owner-freebsd-chat@FreeBSD.ORG) Received: from aaka.3skel.com (aaka.3skel.com [207.240.212.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA27653 for ; Sun, 17 May 1998 15:06:11 -0700 (PDT) (envelope-from danj@3skel.com) Received: from fnur.3skel.com (fnur.3skel.com [192.168.0.8]) by aaka.3skel.com (8.8.5/8.8.2) with ESMTP id RAA06066 for ; Sun, 17 May 1998 17:26:29 -0400 (EDT) Received: from localhost (danj@localhost) by fnur.3skel.com (8.8.8/8.8.2) with SMTP id RAA03713 for ; Sun, 17 May 1998 17:26:29 -0400 (EDT) Date: Sun, 17 May 1998 17:26:29 -0400 (EDT) From: Dan Janowski To: freebsd-chat@FreeBSD.ORG Subject: X11R6 XTerm fixed annoyments Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org With the latest X11R6 with 2.2.6, my dark colored xterms look like total CRAP. So I worked these out and am offering them for general consumption. I have them in my .Xresources file. Give 'em a whirl. You get useful colors for bold, underline and highlight, 2000 lines of scroll back, better fonts, green cursor, red pointer, dark blue background, yadda, yadda... XTerm*saveLines: 2000 XTerm*scrollLines: 12 XTerm*Scrollbar*thickness: 7 XTerm*scrollBar: true XTerm*scrollTtyOutput: true XTerm*scrollKey: false XTerm*cursorColor: green XTerm*pointerColor: red XTerm*reverseVideo: true XTerm*background: #000050 XTerm*foreground: #dfdfdf XTerm*colorMode: true XTerm*colorBDMode: on XTerm*colorULMode: on XTerm*colorAttrMode: true XTerm*colorBD: yellow XTerm*colorUL: green XTerm*highlightColor: brown XTerm*font: -b&h-lucidatypewriter-medium-r-normal-sans-12-*-100-100-m-*-iso8859-* XTerm*VT100*font1: -b&h-lucidatypewriter-medium-r-normal-sans-8-*-100-100-m-*-iso8859-* XTerm*VT100*font2: -b&h-lucidatypewriter-medium-r-normal-sans-10-*-100-100-m-*-iso8859-* XTerm*VT100*font3: -b&h-lucidatypewriter-medium-r-normal-sans-12-*-100-100-m-*-iso8859-* XTerm*VT100*font4: -b&h-lucidatypewriter-medium-r-normal-sans-15-*-100-100-m-*-iso8859-* XTerm*VT100*font5: -b&h-lucidatypewriter-medium-r-normal-sans-18-*-100-100-m-*-iso8859-* XTerm*VT100*font6: -b&h-lucidatypewriter-medium-r-normal-sans-26-*-100-100-m-*-iso8859-* (watch your mail reader, or my composer, that the font lines don't get split up). Dan -- danj@3skel.com Dan Janowski Triskelion Systems, Inc. Bronx, NY To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message