Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Aterm transparency
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
rawbeefman
Guru
Guru


Joined: 25 Mar 2005
Posts: 375

PostPosted: Tue Apr 05, 2005 5:43 pm    Post subject: Aterm transparency Reply with quote

Hey guys

Okay, I'm trying to get transparency with this aterm terminal, and it doesnt seem to work on my computer. Does it have something to do with my graphics card? I'm using the ATI mobility radeon 9700. Let me know.

Thanks
- Eschmann
Back to top
View user's profile Send private message
CitizenX
Apprentice
Apprentice


Joined: 11 Sep 2004
Posts: 158
Location: Fresno, CA

PostPosted: Tue Apr 05, 2005 5:51 pm    Post subject: Reply with quote

use the -tr option when you call aterm for pseudotransparency.

with xcompmgr, I had to also use -sh 99 to get it to show up correctly.

what options are you passing to aterm?


I use mrxvt now and it does transparency quite well.
Back to top
View user's profile Send private message
Q-collective
Advocate
Advocate


Joined: 22 Mar 2004
Posts: 2071

PostPosted: Tue Apr 05, 2005 7:05 pm    Post subject: Reply with quote

My .Xdefaults file
Code:
aterm.geometry:         120x40
aterm.bordercolor:      cyan
aterm.fading:           30
aterm.transparent:      true
aterm.shading:          60
aterm.tinting:         blue
aterm.scrollBar:        true
aterm.transpscrollbar:  true
aterm.scrollBar_floating:       true
aterm.scrollBar_right:  true
aterm.foreground:       white
#aterm.background:       black
aterm.saveLines:        10000
aterm.pointerColor:     orange
aterm.termName:         xterm
aterm.backspacekey:     ^h
aterm.loginShell:       true
aterm.colorBD: blue
aterm.colorUL: green


Hope it helps
Back to top
View user's profile Send private message
ppurka
Advocate
Advocate


Joined: 26 Dec 2004
Posts: 3256

PostPosted: Tue Apr 05, 2005 9:34 pm    Post subject: Reply with quote

If you are using KDE you won't get transparency in aterm. The reason is that aterm takes its transparent background from the root window, while kde has a virtual background on top of the root window. (Correct me if I am wrong). aterm transparency works very well in xfce.
Back to top
View user's profile Send private message
taurus
l33t
l33t


Joined: 21 Sep 2004
Posts: 657
Location: I need to be somewhere...

PostPosted: Tue Apr 05, 2005 10:56 pm    Post subject: Reply with quote

Yes, I have both aterm & rxvt to do transparent in Xfce. With aterm, I can use the option "-shading <value>" to adjuct the background shading... :wink:

taurus
Back to top
View user's profile Send private message
mikegpitt
Advocate
Advocate


Joined: 22 May 2004
Posts: 3224

PostPosted: Wed Apr 06, 2005 12:53 am    Post subject: Reply with quote

ppurka wrote:
If you are using KDE you won't get transparency in aterm. The reason is that aterm takes its transparent background from the root window, while kde has a virtual background on top of the root window. (Correct me if I am wrong). aterm transparency works very well in xfce.


You can use transparency with aterm in KDE, I've been using it for a long time.
Back to top
View user's profile Send private message
ppurka
Advocate
Advocate


Joined: 26 Dec 2004
Posts: 3256

PostPosted: Sun Apr 10, 2005 10:37 pm    Post subject: Reply with quote

mikegpitt wrote:
ppurka wrote:
If you are using KDE you won't get transparency in aterm. The reason is that aterm takes its transparent background from the root window, while kde has a virtual background on top of the root window. (Correct me if I am wrong). aterm transparency works very well in xfce.


You can use transparency with aterm in KDE, I've been using it for a long time.

I hit upon the solution today! I was using
Code:
aterm -tr
to achieve transparency, and I was presented with a black background. Instead, if I use
Code:
aterm -tr -sh 99
then I can achieve an almost (negligible difference) transparent aterm. However, if I use
Code:
aterm -tr -sh 100
, then I get back the same black background.
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