LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   fluxbox transparent shaded aterm (https://www.linuxquestions.org/questions/linux-software-2/fluxbox-transparent-shaded-aterm-248664/)

steefje 10-29-2004 02:37 AM

fluxbox transparent shaded aterm
 
hi , i've got a simple question.

is it possible in fluxbox to get a transparent 50% shaded aterm ??

in kde i could use the command
Code:

aterm -tr -sh 50%
but when i do this in fluxbox , i just get a 50% grey aterm

Code:

aterm -tr
works though, just when i add -sh it loses its transparency

also
Code:

aterm -tr -trsb
the -trsb (transparent side bar) doesn't work , it isn't transparent

fbsetgb uses xv as background setter btw ...


i'll add a screenshot in a few hours ...

kersten78 10-29-2004 10:33 PM

Be careful with fbsetbg--it's just a wrapper that searches for the best app to set the background. If you don't have Esetroot, feh, wmsetbg, etc it may default to an app that doesn't truly support transparency. There's a ton of info at:
http://www.xs4all.nl/~hanb/software/...x/fbsetbg.html

I don't have any problems with wmsetbg, so I haven't bothered installing Esetroot. Just make sure you have one of the first few listed on the above site, and you shouldn't have any trouble. This is my setup using wmsetbg:
screenshot

Edit
I didn't see that fbsetbg was using xv to set the bg--that's definitely the problem. I'd go with Esetroot (hard to build from what I've read--see fbsetbg site above) or wmsetbg. Good luck.

steefje 10-31-2004 04:57 AM

thx installed wmsetbg and everything works now, even transparant menus :)


All times are GMT -5. The time now is 03:32 PM.