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 - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-08-2002, 01:36 PM   #1
C-Lo
Member
 
Registered: May 2002
Location: Maryland
Distribution: Suse 10.0 & Ubuntu
Posts: 42

Rep: Reputation: 15
Transparent X terminals


I am experimenting with Blackbox and Window Maker managers...how do I get the terminals to have that transparent look?
 
Old 06-08-2002, 04:43 PM   #2
NSKL
Senior Member
 
Registered: Jan 2002
Location: Rome, Italy ; Novi Sad, Srbija; Brisbane, Australia
Distribution: Ubuntu / ITOS2008
Posts: 1,207

Rep: Reputation: 47
Eterm -O -0 or Eterm --trans it should also work with xterm if you don't have Eterm, but really, Eterm is the best IMO because it gives you lots of nice eyecandy like:
Eterm --trans -f orange -g 80x25+300+300 -F nexus -T SlackBox
and much more....
If you have only xterm man xterm should help you
-NSKL
 
Old 06-08-2002, 09:44 PM   #3
C-Lo
Member
 
Registered: May 2002
Location: Maryland
Distribution: Suse 10.0 & Ubuntu
Posts: 42

Original Poster
Rep: Reputation: 15
Thanks...NSKL I really was not thinking. :-)
 
Old 06-09-2002, 12:08 PM   #4
C-Lo
Member
 
Registered: May 2002
Location: Maryland
Distribution: Suse 10.0 & Ubuntu
Posts: 42

Original Poster
Rep: Reputation: 15
But...I have seen terminals that are transparent with color added as well how it that done. I have searched my Linux Bible and there is no reference to that. The man pages for Xterm also does not mention a code for transparent.
 
Old 06-09-2002, 04:15 PM   #5
NSKL
Senior Member
 
Registered: Jan 2002
Location: Rome, Italy ; Novi Sad, Srbija; Brisbane, Australia
Distribution: Ubuntu / ITOS2008
Posts: 1,207

Rep: Reputation: 47
Its transpareny and tinting. Basically you make the Term transparent but add some color to it too. Here is a script i use to start my Eterm, you may need to edit it for your options.
EtermStartScript
Code:
#!/usr/bin/perl -w
#remove the -t auto part if you don't want automatic theme calls from E to Eterm
$geometry = "75x17";
$name = "SlackBox";
$shade = 0xe6;
$red = int(rand(257));
$green = int(rand(257));
$blue = int(rand(257));
$options = "-t auto -x  -b black -f red  --geometry $geometry --name $name --trans --cmod $shade --cmod-red $red --cmod-green $green --cmod-blue $blue  -F shine"; exec( "Eterm $options &" )
Hope that helps. Read the MAN page for Eterm to see other cool options
-NSKL
 
Old 06-10-2002, 08:48 PM   #6
C-Lo
Member
 
Registered: May 2002
Location: Maryland
Distribution: Suse 10.0 & Ubuntu
Posts: 42

Original Poster
Rep: Reputation: 15
Thanks NSKL..I'll have to do more homework on this.
 
Old 06-10-2002, 10:20 PM   #7
JaseP
Senior Member
 
Registered: Jun 2002
Location: Eastern PA, USA
Distribution: K/Ubuntu 18.04-14.04, Scientific Linux 6.3-6.4, Android-x86, Pretty much all distros at one point...
Posts: 1,802

Rep: Reputation: 157Reputation: 157
Certain shells have settings that you can set individually...

By the way, they are not really transparent,... they just replicate the background within the terminal, and match it to the positioning of the actual background image. You won't see icons or the windows below the window nor will animation show through (like glxgears). Perhaps in a future version of X a thing like this might be implemented but not now.
 
Old 06-11-2002, 07:11 AM   #8
xj220
LQ Newbie
 
Registered: Jun 2002
Location: (Sweden) Stockholm
Distribution: Gentoo, Debian, Solaris, Palm-OS, Freesco
Posts: 19

Rep: Reputation: 0
JaseP, I would think that this will come really soon, couse they have "True Transparent" in Mac X, so some cool guy will probably port it soon...

btw, C-Lo you can also use Aterm, i prefer that one instead of eterm .. couse i heard that it doesn't suck as much mem as eterm.
 
Old 06-11-2002, 10:22 AM   #9
crashmeister
Senior Member
 
Registered: Feb 2002
Distribution: t2 - trying to anyway
Posts: 2,541

Rep: Reputation: 47
Go to http://largo.windowmaker.org There is a lot of info. They got something about transparent terminals for download - check under tips.
 
Old 06-11-2002, 12:49 PM   #10
C-Lo
Member
 
Registered: May 2002
Location: Maryland
Distribution: Suse 10.0 & Ubuntu
Posts: 42

Original Poster
Rep: Reputation: 15
That was exactly what I was looking for Aterm http://aterm.sourceforge.net/. Thanks for the info fellas.
 
  


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
Truly Transparent Terminals zmaster Linux - Software 7 06-24-2005 04:09 AM
Display transparent terminals, Gnome? johnnydangerous Fedora 4 02-10-2005 06:59 PM
DISCUSSION: Display transparent terminals, KDE 3.2 scuzzman LinuxAnswers Discussion 0 12-07-2004 09:26 AM
wrong mouse pointer in transparent terminals seth_m Linux - General 6 10-27-2003 03:06 PM
transparent terminals bm1 Linux - Software 2 11-30-2002 06:11 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:48 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