Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jan 1997 18:21:30 -0500
From:      rhh@ct.picker.com (Randall Hopper)
To:        henrich@crh.cl.msu.edu (Charles Henrich)
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: A cool xterm?
Message-ID:  <Mutt.19970108182130.rhh@elmer.ct.picker.com>
In-Reply-To: <199701052059.PAA04010@crh.cl.msu.edu>; from Charles Henrich on Jan 5, 1997 15:59:48 -0500
References:  <199701052059.PAA04010@crh.cl.msu.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Charles Henrich:
 |Has anyone out there ever found a nice terminal window, something like Dec's
 |mterm, or ssh for windows, or even better, NeXT's terminal?  Xterm is peachy,
 |except the scrollback just sucks :)

Rebuilt the color_xterm port linking with Xaw3d instead of Xaw, and the
scrollbar's much better.  Like the menus better too.  ...with these resources:

*scrollBar:              true
*VT100.scrollbar.background:    gray40
*SimpleMenu*Cursor:      hand2
*SimpleMenu*background:  gray40
*SimpleMenu*foreground:  yellow
*SimpleMenu*borderWidth: 2
*SimpleMenu*borderColor: #c0c0c0
*SimpleMenu*vertSpace:   0

*VT100*color0:  black
*VT100*color1:  red3
*VT100*color2:  green3
*VT100*color3:  yellow3
*VT100*color4:  blue3
*VT100*color5:  magenta3
*VT100*color6:  cyan3
*VT100*color7:  gray90


Randall Hopper



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Mutt.19970108182130.rhh>