Results 1 to 9 of 9
I'm trying to set my background in fluxbox under arch, but this command won't work:
Code:
fbsetbg [ -fFcCtTaA /path/to/wallpaper ] [-l] [-h] [-d] [-p]
It says "fbsetbg: [ isn't ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-10-2006 #1
Fluxbox background.
I'm trying to set my background in fluxbox under arch, but this command won't work:
It says "fbsetbg: [ isn't an existing wallpaper or a valid option.", Even though the path is correct and the backgrounds were backgrounds from fluxbox themes on fluxbox's official site. Any help would be appreciated..thanks.Code:fbsetbg [ -fFcCtTaA /path/to/wallpaper ] [-l] [-h] [-d] [-p]
EDIT: Problem solved!
- 02-10-2006 #2Did you also type in the brackets, when calling fbsetbg? This is only the syntax
Originally Posted by oosterhouse
for fbsetbg. The brackets stand for optional arguments.
You have to call fbsetbg like this
This will set a fullscreen wallpaper. Use -c for a centered wallpaper.Code:fbsetbg -f /path/to/wallpaper
For more details have a look at
You can also use xsri to set your background image.Code:man fbsetbg
regards,
JAN
- 02-10-2006 #3
Yeah, that's what I did, your reply. Thanks anyway, I got it working a little while ago.
- 02-27-2006 #4
I did
and added my wallpaper just fine, but it doesn't save.Code:fbsetbg -f /path/to/wallpaper
The next time I log out/in the background is back to black.
Any ideas why?10" Sony Vaio SRX99P 850MHz P3-M 256MB RAM 20GB HD : ArchLinux
14" Dell Inspiron 1420N 2GHz Core2Duo 2GB RAM 160GB HD : Xubuntu
- 02-27-2006 #5
You got this solved in the irc chat, right? If not, and for future reference, change your ~/.fluxbox/init file to:
That will set the last background, using the /.fluxbox/lastwallpaper file. Or you can use:Code:session.screen0.rootCommand: fbsetbg -l
Code:session.screen0.rootCommand: fbsetbg -f /path/to/wallpaper
- 02-27-2006 #6Yups, but thanks for the reference
Originally Posted by oosterhouse
10" Sony Vaio SRX99P 850MHz P3-M 256MB RAM 20GB HD : ArchLinux
14" Dell Inspiron 1420N 2GHz Core2Duo 2GB RAM 160GB HD : Xubuntu
- 08-02-2006 #7Just Joined!
- Join Date
- Aug 2006
- Posts
- 2
Do you edit the ~/.fluxbox/init file in vim or midnight commander?
- 08-02-2006 #8
I haven't posted on this site for a while, but I got an email notification from your post, so I decided to. You can edit any file with any editor you prefer - vi, vim, nano, etc.
- 11-01-2006 #9Just Joined!
- Join Date
- Nov 2005
- Location
- /home/eclipse
- Posts
- 18
thanks....


Reply With Quote
