Results 1 to 4 of 4
Hello all,
I'm running Slackware-Current (11-rc2) , with Fluxbox-1.0rc2 and all is well . However, I'm doing a little bit of tweaking to my desktop and I was wondering if ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-04-2006 #1Just Joined!
- Join Date
- Sep 2005
- Location
- Nowhere and Everywhere
- Posts
- 98
Fluxbox wallpaper tweaking and such???
Hello all,
I'm running Slackware-Current (11-rc2), with Fluxbox-1.0rc2 and all is well
. However, I'm doing a little bit of tweaking to my desktop and I was wondering if a couple of things were possible...
* First of all, I was wondering if there is a way to change your wallpaper on the fly like from the right click menu???
In other words right now I've got all of my wallpapers saved under "~/.fluxbox/backgrounds". I also have my wallpaper setter set to look in my "~/.fluxbox/init" file under "~/.fluxbox/overlay" as suggested in the latest "How-To's".
I would like to be able to look in my menu and pick from a backgrounds section, so that I can switch backgrounds on the fly sort of like the styles directory.
As always, any ideas or suggestions are always welcome, thanx
...
- 09-05-2006 #2Linux Enthusiast
- Join Date
- Jun 2005
- Posts
- 668
I have a desktop wallpapers directory ~/Pictures/wallpapers and I wrote a perl script on a cron job to change it to a random one every 15 minutes. I then bound the script to my fluxbox menu just by executing it in bash.
i dont think it'd be *too* hard to write a script to present a menu of wallpapers from a certain directory... in fact i might even try it as a challenge tomorrow!
you can have the random script if you like, but i heard a year after writing it that you can just use 'fbsetbg -r <dir>' for the same interval based random effect.
bah
- 09-07-2006 #3Just Joined!
- Join Date
- Sep 2005
- Location
- Nowhere and Everywhere
- Posts
- 98
Yeah, I may want to give that a shot later on down the road, but for now, I got this tip from another fellow Flux-Slacker on Linuxquestions.org by the name of rigelan (gotta give credit where credit is due
).
In the ~/.fluxbox/menu file add this......And then in ~/.fluxbox/init I added....Code:[submenu] (Wallpaper) [wallpapers] (~/.fluxbox/backgrounds) {fbsetbg -f} [end]...And viola, now whatever wallpaper I put in ~/.fluxbox/backgrounds, will show up under my right click menu. Then I can choose it on the fly and it will be there after I reboot, sweetCode:session.screen0.rootCommand: fbsetbg -l
- 09-07-2006 #4Linux Enthusiast
- Join Date
- Jun 2005
- Posts
- 668
sweet, congrats
I use that fluxbox init command too, although I have mine set to that random script so every time I start flux its a different wallpaper
glad you found out how to do it.


Reply With Quote
