You are not logged in.

#1 2005-12-08 10:41:46

ohioj
Member
Registered: 2005-12-08
Posts: 11

fluxbox background ?

Does anyone know what file to edit and everything else I need to do in order to change/use the background I want in fluxbox? And I still want to use the carbondioxd. style.

???

Thanks.

The same question for fvwm2 .


linuxreport.bravehost.com    (my site in progress)

Offline

#2 2005-12-08 10:59:03

saintshakajin
Member
Registered: 2005-04-13
Posts: 32

Re: fluxbox background ?

You can do it with Esetroot blabla.jpg (comes from Eterm) or fbsetroot or something like that

Offline

#3 2005-12-08 11:35:59

Cam
Member
From: Brisbane, Aus
Registered: 2004-12-21
Posts: 658
Website

Re: fluxbox background ?

fbsetbg -f /path/to/wallpaper.png

Offline

#4 2005-12-08 20:27:08

wickedlester
Member
From: Texas, USA
Registered: 2004-07-22
Posts: 144

Re: fluxbox background ?

If you want the same background for everytime you log in without having to re-type the above command, add this to your ~/.fluxbox/init file

session.screen0.rootCommand: fbsetbg -f /path/to/wallpaper.png

This will override any backgrounds set by the style you use.

Offline

#5 2005-12-08 21:55:29

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: fluxbox background ?

For fvwm2, add:
AddToFunc StartFunction I Exec exec fbsetbg /path/to/wallpaper.png
to ~/.fvwm/.fvwm2rc
Of course, you can use another app instead of fbsetbg.

Offline

#6 2005-12-08 22:23:38

Cam
Member
From: Brisbane, Aus
Registered: 2004-12-21
Posts: 658
Website

Re: fluxbox background ?

wickedlester wrote:

If you want the same background for everytime you log in without having to re-type the above command, add this to your ~/.fluxbox/init file

session.screen0.rootCommand: fbsetbg -f /path/to/wallpaper.png

This will override any backgrounds set by the style you use.

fbsetbg -l will re-set the last wallpaper with the same option. Doing it that way is probably better because then if you decide to change your wallpaper you don't need to change your theme file every time smile

Offline

#7 2005-12-09 05:28:23

sash
Member
Registered: 2005-10-16
Posts: 155

Re: fluxbox background ?

If you have imageMagick installed, you can use the display command:

display  -window root wallpaper.jpg

Offline

#8 2005-12-09 08:53:31

saintshakajin
Member
Registered: 2005-04-13
Posts: 32

Re: fluxbox background ?

It's another way to do that but I think transparency in a terminal doesn't with this method...

Offline

#9 2005-12-12 00:04:55

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: fluxbox background ?

Offline

Board footer

Powered by FluxBB