Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
transparency in aterm
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
eyevee99
Apprentice
Apprentice


Joined: 16 Apr 2002
Posts: 239

PostPosted: Sat May 04, 2002 5:46 am    Post subject: transparency in aterm Reply with quote

I just emerged aterm,I'd read it's good and could also do transparentbackgrounds.

How?

I'v got my EXEC like this.

Code:
aterm -rv -tr -trsb -tintype true -cursorColor white -cursorColor2 black -geometry 80x50


This loads properly, but the aterm window doesn't appear transparent, it appear exactly the same as my X background. (flat blue).

Dragging it over another window doesn't allow me to see the other window through it etc.

Any help?

Thanks.
Back to top
View user's profile Send private message
dvNuLL
n00b
n00b


Joined: 17 Apr 2002
Posts: 56
Location: Seattle

PostPosted: Sat May 04, 2002 9:27 am    Post subject: Well Reply with quote

It doesnt do true transparency. It does pseudo-transparencies.

dvNuLL
Back to top
View user's profile Send private message
tvon
n00b
n00b


Joined: 10 Apr 2002
Posts: 46
Location: Baltimore MD, USA

PostPosted: Sat May 04, 2002 7:45 pm    Post subject: Re: Well Reply with quote

dvNuLL wrote:
It doesnt do true transparency. It does pseudo-transparencies.


To clarify, most 'transparent' things in X are really pseudo-transparent which means that they take a copy of the desktop wallapaper and map it to the background of the window, adjusting it properly for the position of the window on the screen.

At some point the dev's of these programs might make use of the XRENDER extension (like the KDE folks did) and make the windows truely transparent.....which would be spiffy, I'm not entirely sure how useful, but spiffy.

In short, you've been spoiled by KDE.

:)
_________________

Python Powerd Web Hosting
http://www.etria.com/
Webware, Zope, CGI, More on request...
Back to top
View user's profile Send private message
dice
Guru
Guru


Joined: 21 Apr 2002
Posts: 577

PostPosted: Sun May 05, 2002 5:51 am    Post subject: Re: Well Reply with quote

tvon wrote:
dvNuLL wrote:
It doesnt do true transparency. It does pseudo-transparencies.


To clarify, most 'transparent' things in X are really pseudo-transparent which means that they take a copy of the desktop wallapaper and map it to the background of the window, adjusting it properly for the position of the window on the screen.

At some point the dev's of these programs might make use of the XRENDER extension (like the KDE folks did) and make the windows truely transparent.....which would be spiffy, I'm not entirely sure how useful, but spiffy.

In short, you've been spoiled by KDE.

:)


Ug... personaly, I'd want an option to keep it using the background-only transparency. I often have multiple "transparent" terminals stacked on top of eachother and it just wouldn't be useable if they were truly transparent.

BTW, another feature I really like about aterm is that you can set it up to fade the terminal when it's not in focus. It looks good and makes it easier to keep track of what you're doing :) I sat down and read through the man page for aterm, check out my "Terminal" command now ;)

Code:
aterm -ls -fg green -tr -trsb -sh 50 -fade 75 -cr blue -sr -st -si -sl 10000 -tn xterm-color -T Terminal -fn timesnewroman-10 -fb timesnewroman-bold-10
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum