I agree with Mark. I run aterm from a script:
----------------cut----------------- #!/bin/sh aterm -rv -tr -trsb -sh 70 -cursorColor white -cursorColor2 black -geometry 60x25+10+20 ---------------end------------------ Cheers Joe On Mon, 29 Oct 2001, Mark Hill wrote: > On Tue, Oct 30, 2001 at 08:50:26AM +1100, Hurgh wrote: > > Just to add on to Joe's quetsion, > > > > I was also wondering about the side bar thing, and now i know how :), but > > the other thing that i wondered was how to make the terminal windows > > transparent, i got told that i had to use ETerm or something, i tried using > > Eterm but i cant get the background to be transparent. > > > > If there is any other trick or something that i have not been told, i would > > appreciate it if you would be able to help me out. > > > > Thanks > > > > -|- Hurgh -|- > > > > > > I add to much grief with getting Eterm to be transparent, so I > downloaded aterm. It's easy to compile and you can make it transparent > with the -tr option. It also has shading etc. aterm is very light memory > wise. It's based on rxvt. > > -- > Mark Hill - http://www.fero.uklinux.net
