Re: X11 terminal
Hex1a4 <[email protected]> Sun, 22 Jun 2008 04:45:20 +0000 (UTC)
| Newsgroups | org.kernel.vger.linux-x11 |
|---|---|
| Message-ID | <[email protected]> |
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