* X11 terminal
@ 2002-07-06 10:19 Shaun W. Grogan
2002-07-08 14:56 ` Jeff Beardsley
2008-06-22 4:45 ` Hex1a4
0 siblings, 2 replies; 3+ messages in thread
From: Shaun W. Grogan @ 2002-07-06 10:19 UTC (permalink / raw)
To: linux-x11
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: X11 terminal
2002-07-06 10:19 X11 terminal Shaun W. Grogan
@ 2002-07-08 14:56 ` Jeff Beardsley
2008-06-22 4:45 ` Hex1a4
1 sibling, 0 replies; 3+ messages in thread
From: Jeff Beardsley @ 2002-07-08 14:56 UTC (permalink / raw)
To: linux-x11
In some (most?) window managers, you can specify that a window have no
border -- in Sawfish you would specify a Frame Type of None. Not sure off
hand if the same terminology applies to other window managers, but I have
definitely done this in both Sawfish and Enlightenment.
--jeff beardsley
-----Original Message-----
From: linux-x11-owner@vger.kernel.org
[mailto:linux-x11-owner@vger.kernel.org]On Behalf Of Shaun W. Grogan
Sent: Saturday, July 06, 2002 5:20 AM
To: linux-x11@vger.kernel.org
Subject: X11 terminal
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
-
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: X11 terminal
2002-07-06 10:19 X11 terminal Shaun W. Grogan
2002-07-08 14:56 ` Jeff Beardsley
@ 2008-06-22 4:45 ` Hex1a4
1 sibling, 0 replies; 3+ messages in thread
From: Hex1a4 @ 2008-06-22 4:45 UTC (permalink / raw)
To: linux-x11
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-06-22 4:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-06 10:19 X11 terminal Shaun W. Grogan
2002-07-08 14:56 ` Jeff Beardsley
2008-06-22 4:45 ` Hex1a4
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox