Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Pseudotransparency Issue
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
babetski
n00b
n00b


Joined: 18 Sep 2003
Posts: 5
Location: USA

PostPosted: Fri Aug 26, 2005 5:16 am    Post subject: Pseudotransparency Issue Reply with quote

I have been attempting to get up transparent/shaded terminals using aterm or urxvt. I set my background with both feh and Esetroot, but the result is the same. A call to aterm -tr results in this. If I were to move the window, or type clear it all goes white. Another window covered the terminal for a moment, creating the big white box shown. Shading is just plain not working.

This is rather frustrating, and I have no idea what the problem is.
Back to top
View user's profile Send private message
Xaid
Guru
Guru


Joined: 30 Oct 2004
Posts: 474
Location: Edmonton / Alberta

PostPosted: Fri Aug 26, 2005 5:19 am    Post subject: Reply with quote

This is strange, I use aterm as well and I dont have this problem, this is how I launch it:
Code:

aterm -tr -sh 70 +sb
Back to top
View user's profile Send private message
sn4ip3r
Guru
Guru


Joined: 14 Dec 2002
Posts: 325
Location: Tallinn, Estonia

PostPosted: Fri Aug 26, 2005 10:31 am    Post subject: Reply with quote

Well, you could try using mrxvt instead of aterm, this is my configuration for mrxvt which among other things configures pseudo transparency and Xft antialiased fonts which not everyone might like, this goes into ~/.Xdefaults, loaded with "xrdb -nocpp < ~/.Xdefaults":
Code:
mrxvt*initTermNumber:   1
mrxvt*protectSecondary:   true
mrxvt*loginShell:   true
mrxvt*scrollBar:   true
mrxvt*scrollBar_right:   true
mrxvt*scrollbarStyle: rxvt
mrxvt*transparent:   true
mrxvt*transparentScrollbar: true
mrxvt*transparentTabbar:    false
mrxvt*transparentMenubar:   true
mrxvt*background:   #606060
mrxvt*foreground:   #efefef
mrxvt*backgroundFade: 25
mrxvt*fading:      0
mrxvt*textShadow:   black
mrxvt*textShadowMode:   topright
mrxvt*tabForeground:   white
mrxvt*tabBackground:   darkgray
mrxvt*itabForeground:   gray
mrxvt*itabBackground:   darkgray
mrxvt*tabPixmap:   false
mrxvt*syncTabTitle:   true
mrxvt*bottomTabbar:   false
mrxvt*windowsSwitch:   false
mrxvt*showMenu:      false
mrxvt*hideButtons:   true
mrxvt*xft:      true
mrxvt*xftFont:      Bitstream Vera Sans Mono
mrxvt*xftmFont:      Bitstream Vera Sans Mono
mrxvt*xftAntialias:   true
mrxvt*xftWeight:   light
mrxvt*xftSlant:      roman
mrxvt*xftHinting:   true
mrxvt*xftAutoHint:   true
mrxvt*xftGlobalAdvance:   false
mrxvt*xftWidth:      expanded
mrxvt*xftRGBA:      rgb
mrxvt*xftSize:      8
mrxvt*cursorBlink:   false
mrxvt*cursorBlinkInterval:500
mrxvt*geometry:      81x26
mrxvt*multichar_encoding:noenc
mrxvt*inputMethod:   SCIM
mrxvt*cursorColor: yellow
mrxvt*hideTabbar: true
mrxvt*tripleclickwords: true
mrxvt*internalBorder: 0
Back to top
View user's profile Send private message
babetski
n00b
n00b


Joined: 18 Sep 2003
Posts: 5
Location: USA

PostPosted: Fri Aug 26, 2005 10:38 pm    Post subject: Reply with quote

The Xft information is useful, but moving to another terminal isn't my goal. I would like to solve whatever is wrong with my system.
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