LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-27-2004, 01:48 PM   #1
Maverick1182
Member
 
Registered: Aug 2004
Location: London
Distribution: Gentoo
Posts: 277

Rep: Reputation: 30
Transparent terminal in background


Does anyone know what program(s) i need to have the output of a terminal actually as part of the desktop background. I'm not talking about transparent terminal windows.... i've seen actual terminal outputs as part of the desktop background as it scrolls through code etc... looks cool. anyone, any ideas?

i have superkaramba but have not seen any themes which do this....

heres a link to a screen shot....

http://www.lynucs.org/index.php?scre...effd4&p=screen

they say they use eterm in this one but i can see how they integrated it into the background
 
Old 08-27-2004, 02:02 PM   #2
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
Take a look at:
http://www.freebsdhowtos.com/70.html
 
Old 08-27-2004, 02:02 PM   #3
PenguinPwrdBox
Member
 
Registered: Oct 2003
Posts: 568

Rep: Reputation: 31
Which Window Manager are you using?
 
Old 08-27-2004, 02:58 PM   #4
coindood
Member
 
Registered: Jan 2004
Distribution: FreeBSD, Slackware
Posts: 121

Rep: Reputation: 15
The description on the bottom of the page says it is Eterm. I personally like to use aterm, but both support transparent windows.
 
Old 08-27-2004, 03:52 PM   #5
Maverick1182
Member
 
Registered: Aug 2004
Location: London
Distribution: Gentoo
Posts: 277

Original Poster
Rep: Reputation: 30
Am using KDE 3.2 at the mo....
 
Old 08-27-2004, 06:42 PM   #6
Netizen
Member
 
Registered: Sep 2003
Location: Texas
Distribution: Slackware and Ubuntu
Posts: 355

Rep: Reputation: 30
Re: Transparent terminal in background

Quote:
Originally posted by Maverick1182
I'm not talking about transparent terminal windows.... i've seen actual terminal outputs as part of the desktop background as it scrolls through code etc... looks cool. anyone, any ideas?
It is a Transparent terminal window.

Download eterm and then start it with....

Code:
Eterm -O --buttonbar no --scrollbar no -x -f white -g 125x50+0+0 --font2
Reading the man page will tell you what all those options do.
 
Old 08-28-2004, 03:13 AM   #7
Maverick1182
Member
 
Registered: Aug 2004
Location: London
Distribution: Gentoo
Posts: 277

Original Poster
Rep: Reputation: 30
Excellent, exactly what i wanted to know.... cheers guys!


Last edited by Maverick1182; 08-28-2004 at 03:37 AM.
 
Old 08-28-2004, 03:46 AM   #8
Demonbane
LQ Guru
 
Registered: Aug 2003
Location: Sydney, Australia
Distribution: Gentoo
Posts: 1,796

Rep: Reputation: 47
you might also be interested in this:
http://www.goof.com/pcg/marc/root-tail.html
 
Old 08-28-2004, 04:58 AM   #9
Maverick1182
Member
 
Registered: Aug 2004
Location: London
Distribution: Gentoo
Posts: 277

Original Poster
Rep: Reputation: 30
Can i ask you guys a quick question? i cant seem to get cut and paste to work on either Eterm or Konsole.... i have to actually use the menu bar and click cut or paste..... the ctrl+c/v options dont work......this is annoying especially in the transparent Eterm where there is no menu bar! is there any way to turn this on? also if i cant cut and paste does anyone know how i can at least save any text output to a file ? i heard something to do with pipes but am a newbie
 
Old 08-28-2004, 07:14 AM   #10
Demonbane
LQ Guru
 
Registered: Aug 2003
Location: Sydney, Australia
Distribution: Gentoo
Posts: 1,796

Rep: Reputation: 47
If your mouse has a mouse wheel try clicking the middle button, if it doesn't turn on 3 button emulation(ie you click both buttons to represent a click on the 3rd button)
To save output you use '>' to redirect the output to a file, eg
Code:
ls > myfilelist
 
Old 08-28-2004, 08:14 AM   #11
R0UTE
LQ Newbie
 
Registered: Aug 2004
Location: England
Distribution: College Linux
Posts: 8

Rep: Reputation: 0
Can anyone tell me what the player is in the bottom corner of that 1st screenshot, i have seen it a few times but cant seem to find what it is.
TIA
R0UTE
 
Old 08-28-2004, 08:23 AM   #12
Demonbane
LQ Guru
 
Registered: Aug 2003
Location: Sydney, Australia
Distribution: Gentoo
Posts: 1,796

Rep: Reputation: 47
MPlayer with CornerMP skin
 
Old 08-29-2004, 05:44 AM   #13
Maverick1182
Member
 
Registered: Aug 2004
Location: London
Distribution: Gentoo
Posts: 277

Original Poster
Rep: Reputation: 30
Hmmm, all i get when i middle click is pasting the last thing i copied into the terminal window. Is there something i'm doing wrong?
 
Old 08-29-2004, 06:19 AM   #14
Demonbane
LQ Guru
 
Registered: Aug 2003
Location: Sydney, Australia
Distribution: Gentoo
Posts: 1,796

Rep: Reputation: 47
when you copy, don't use ctrl-c, instead just highlight the portion of the text you want to copy, these text gets stored in the buffer you can then middle click to paste.

Last edited by Demonbane; 08-29-2004 at 09:12 AM.
 
Old 08-29-2004, 09:08 AM   #15
Maverick1182
Member
 
Registered: Aug 2004
Location: London
Distribution: Gentoo
Posts: 277

Original Poster
Rep: Reputation: 30
Wow, you're right! Cool feature.....! Cheers for the help!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Background and Xterm transparent background EvilAngel Linux - General 1 01-31-2005 09:40 AM
keeping a transparent terminal in the background adizzle Linux - Newbie 6 09-27-2004 08:44 AM
how do you get transparent background on terminal jax8 Linux - Newbie 4 08-20-2004 02:29 AM
terminal transparent background problem... chunlee Linux - Software 0 07-18-2004 06:06 AM
Any Terminal that is transparent (Not just seeing the background)? csvke Linux - Newbie 9 01-28-2004 11:42 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:44 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration