In the time of Sat, 06 Jul 2002 06:19:35 -0400, thus spoke Shaun W. Grogan: > What I want to do is have a tail of my logs displayed on my desktop. Is > there a way to make a borderless terminal? Or some other way to achieve > this? Basically I want the tail to look like it is part of the desktop. > > Shaun W. Grogan > Depends on the terminal you use. Xfce Terminal for instance can be run with the --hide-borders option. If your terminal doesn't have an option like this you can use devilspie(1). Combine this with alltray(2) and you'll have a terminal on your desktop. I use alltray to put Xfce Terminal on my Xfce desktop like so: /usr/bin/alltray -x --sticky --geometry 500x955-0+90 --show --skip- taskbar --no-alltray "xfce4-terminal --working-directory=$HOME --hide- menubar --hide-borders --hide-toolbars" (1)http://burtonini.com/blog/computers/devilspie (2)http://alltray.sourceforge.net/ -- hex1a4.net -- To unsubscribe from this list: send the line "unsubscribe linux-x11" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html