LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-02-2004, 02:59 PM   #1
orbish
LQ Newbie
 
Registered: Dec 2004
Location: cleveland
Distribution: arch right now, gentoo, ubuntu
Posts: 11

Rep: Reputation: 0
Angry fluxbox wallpaper not setting


I am having problems with getting a wallpaper to start up with fluxbox. I have talked to a few people and have looked on the net and in the forums, and try ideas, but nothing works. The solution might be somewhere out there, but I cannot seem to fall upon the answer. Here's a couple configs i am using.

~/.fluxbox/init contains this:

session.screen0.rootCommand: fbsetbg -f /home/lcraig/save/backgrounds/depths.png

(first line of code in file)


also:

~/.xinitrc contains this:

fbsetbg -f /home/lcraig/save/backgrounds/depths.png


I have tried switching the file from jpg to png because many examples use png. This did not help at all.

I also tried using wmsetbg in .xinitrc, it is commented out because it too did not work...

#wmsetbg -a /home/lcraig/save/wallpaper/depths.jpg

I have been using linux for about a month and this is just really aggrivating. This is my first post on this forum, so if it isn't perfect sorry. Any help would be GREATLY appreciated.

One last thing... i run those commands from the terminal and it sets the wallpaper, it just won't set it on startup.

-larry

Last edited by orbish; 12-02-2004 at 03:02 PM.
 
Old 12-02-2004, 03:09 PM   #2
ror
Member
 
Registered: May 2004
Distribution: Ubuntu
Posts: 583

Rep: Reputation: 33
and it works when you do that manually? (just checking you have fbsetbg installed, don't want to insult you but gotta check )
 
Old 12-02-2004, 03:11 PM   #3
orbish
LQ Newbie
 
Registered: Dec 2004
Location: cleveland
Distribution: arch right now, gentoo, ubuntu
Posts: 11

Original Poster
Rep: Reputation: 0
Quote:
One last thing... i run those commands from the terminal and it sets the wallpaper, it just won't set it on startup.
yea, it's installed. I even saw someone tell someone else (some other forum) to use wmsetbg (or whatever) and i emerged window maker? or something just for that command. That didn't work either. I have both commands installed, and they both work when I do it manually. I can't figure it out
 
Old 12-02-2004, 03:31 PM   #4
shmonkey
Member
 
Registered: Nov 2004
Location: UK
Distribution: Ubuntu
Posts: 118

Rep: Reputation: 15
Been while since I used fluxbox.

I had

session.screen0.rootCommand: fbsetbg -l (in ~/.fluxbox/init)

and

DISPLAY=:0.0 fbsetbg -l (init ~/.xinitrc)

note: the -l switch means set last wallpaper.

It worked for me, hope it works for you !

Regards

Shmonkey
 
Old 12-02-2004, 03:38 PM   #5
orbish
LQ Newbie
 
Registered: Dec 2004
Location: cleveland
Distribution: arch right now, gentoo, ubuntu
Posts: 11

Original Poster
Rep: Reputation: 0
Quote:
DISPLAY=:0.0 fbsetbg -l (init ~/.xinitrc)
you mean edit 'DISPLAY=0:0 fbsetbg -l' into ~/.xinitrc right?

well i just tried that. no luck.

may i ask what you're using now instead of fluxbox and why?
 
Old 12-02-2004, 06:19 PM   #6
cs-cam
Senior Member
 
Registered: May 2004
Location: Australia
Distribution: Gentoo
Posts: 3,545

Rep: Reputation: 57
If you haven't already, try installing feh and see if it helps. fbsetbg automatically uses it and it's a much better wallpaper setter than the stock one. And yeah, I've got it working great, nothing relating to fbsetbg in ~/.xinitrc and in ~/.fluxbox/init I've got this

session.screen0.rootCommand: fbsetbg -l
 
Old 12-02-2004, 08:48 PM   #7
cyber-worx
Member
 
Registered: May 2004
Location: England / Switzerland
Distribution: Gentoo, Ubuntu, Debian, Slackware
Posts: 138

Rep: Reputation: 15
Wink

i would have done it with ~/.xinitrc.

and fbsetbg is just a wrapper to background setters available on the system
 
Old 12-03-2004, 01:49 AM   #8
shmonkey
Member
 
Registered: Nov 2004
Location: UK
Distribution: Ubuntu
Posts: 118

Rep: Reputation: 15
Quote:
Originally posted by orbish
you mean edit 'DISPLAY=0:0 fbsetbg -l' into ~/.xinitrc right?

well i just tried that. no luck.

may i ask what you're using now instead of fluxbox and why?
I am using Enlightenment at the moment, it's heavier then fluxbox but looks amazing (there are some really good themes available). You can also set the background by right clicking on the desktop .

I still think Fluxbox is a fine window manager though.

Regards

Shmonkey
 
Old 12-03-2004, 03:50 AM   #9
cyber-worx
Member
 
Registered: May 2004
Location: England / Switzerland
Distribution: Gentoo, Ubuntu, Debian, Slackware
Posts: 138

Rep: Reputation: 15
basically when you start fluxbox what happens is you start an X server, do some other bits of setup and the final thing is to start the windowmanager, so if you edit the file with say:
fbsetbg -a <my piccy>&
and put that just before the line that calls the actualy window manager it should work.

At least this is how i did it, was quite a while ago now though
 
Old 12-03-2004, 08:15 AM   #10
orbish
LQ Newbie
 
Registered: Dec 2004
Location: cleveland
Distribution: arch right now, gentoo, ubuntu
Posts: 11

Original Poster
Rep: Reputation: 0
None of this worked, forget it.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Fluxbox wallpaper setting fictos Debian 2 08-02-2005 10:21 PM
Fluxbox: How to Change Wallpaper? mrgrieves Linux - Software 2 08-27-2004 03:40 AM
fluxbox wallpaper johntramp Linux - Software 2 07-02-2004 10:57 PM
Can't set a wallpaper in Fluxbox 0.98 AMMullan Linux - Software 5 02-24-2004 09:01 PM
fluxbox wallpaper C8H10N4O2 Linux - Software 2 09-14-2003 03:21 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:25 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration