jan wrote: > Hi there! > > I'm fine tuning my xfce desktop. I'd like to have borderless transparent > terminal. Any suggestion what terminal to install ? And how to enable to > be borderless ? Eterm -O -x -f white --scrollbar=false --buttonbar=false -g=100x40+0+0 Will create a borderless, transparent aterm 100*40, at location 0,0 (IIRC) Dave