On Thu, 2002-05-30 at 23:36, [EMAIL PROTECTED] wrote: > Hi Folks, > > I'm new to the list. I'd like to change the transparency, color and size of my >xterm window. On the archives I read a note about how transparency can be done with >something called "aterm". Is this necessary or is there another way? > > Also, can someone recommend a good (i.e. compact and solid) text editor for bb?
Put this in ~/.Xresources and then "xrdb .Xresources" aterm*font: -misc-fixed-medium-*-*-*-*-130-*-*-*-70-*-* aterm*boldFont: -misc-fixed-bold-*-*-*-*-130-*-*-*-70-*-* aterm*geometry: 80x24 aterm*background: #fafafa aterm*foreground: black aterm*shading: 50 aterm*saveLines: 1000 aterm.scrollBar: False aterm.utmpInhibit: True aterm*transparent: true aterm*transpscrollbar: true -- Grahame Bowland <[EMAIL PROTECTED]>
