LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-10-2016, 09:54 PM   #1
dwnthk
Member
 
Registered: May 2016
Location: Hong Kong
Distribution: Slackware 14.1 + Fluxbox
Posts: 68

Rep: Reputation: Disabled
How to set fluxbox's wallpaper?


I've searched here about fluxbox, and thanks, I got quite a lot of info from here.

Howver, I tried to customize my fluxbox and to fbsetbg the wallpaper. I put the code in ~/.fluxbox/startup
Quote:
fbsetbg -f ~/.fluxbox/The-Good-Life.jpg
But during the starting, the wallpaper only shows 1/10 sec and then gone.

Is it somewhere else I should put the above code to, instead of putting in startup file?

And one more question. In the apps file, I try this code:
Quote:
# Testing
[app] (name=thunar) [Workspace] {4} [Jump] {yes}
[end]
I want the Thunar would start in Workpsace 4. But it never jumps to workspace 4. Whats wrong with this code?

Thanks in advance.

Last edited by dwnthk; 05-10-2016 at 10:04 PM.
 
Old 05-10-2016, 10:39 PM   #2
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,323
Blog Entries: 28

Rep: Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141
I also set my wallpaper from the ~/.fluxbox/startup file. (I call a script that I found on the FVWM site that changes the wallpaper every so many minutes, but it's been so long since I set it up that I can't remember exactly how I made it work, and I think the podcast that taught me how to do so is no longer on line.)

I'd look at ~/.fluxbox/init. If there is a background/wallpaper setting in the init file, it might be causing a conflict. You might also look in the lastwallpaper file, but I don't think that it's a likely culprit. Also, what style are you using? That may be a factor.

Here's a link to the Fluxbox wiki; it might help: http://fluxbox-wiki.org/category/howtos/en/index.html

Let us know what you find. We can puzzle this out.

I've never mucked about in the apps file, so I can't help with that. I use the Fluxbox menu settings that appear when you right-click on the title bar of an application to tell the application whether it is "sticky" or not, but I've not directed an application to a specific workspace using that method. However, I think you can do so with right-click-->Remember-->Workspace.

Fluxbox rocks. It is my go-to GUI environment. E is my second choice. The rest can pound salt, for all I care, he said tactfully. (Although MATE is less annoying than most of the others, especially when combined with KDE applications.)

Last edited by frankbell; 05-10-2016 at 10:56 PM.
 
Old 05-11-2016, 03:00 AM   #3
dwnthk
Member
 
Registered: May 2016
Location: Hong Kong
Distribution: Slackware 14.1 + Fluxbox
Posts: 68

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by frankbell View Post
I also set my wallpaper from the ~/.fluxbox/startup file. (I call a script that I found on the FVWM site that changes the wallpaper every so many minutes, but it's been so long since I set it up that I can't remember exactly how I made it work, and I think the podcast that taught me how to do so is no longer on line.)
...
Thanks Frank.

I am using bloe style. After I comment the following codes in theme.cfg, then the wallpaper shows on the desktop.
Quote:
#background: flat
#background.color: #B2B2BF
#background.colorTo: #B2B2BF
I am still trying to figure out the [app] things.

Last edited by dwnthk; 05-11-2016 at 07:05 AM.
 
Old 05-11-2016, 07:42 PM   #4
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,323
Blog Entries: 28

Rep: Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141
Congrats! Nice job of tracking down the culprit.

(Bloe's a nice style.)

Last edited by frankbell; 05-11-2016 at 07:44 PM.
 
Old 05-13-2016, 01:16 AM   #5
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by dwnthk View Post
I am using bloe style. After I comment the following codes in theme.cfg, then the wallpaper shows on the desktop.
i remember fluxbox has a setting, or a file where you can put overrides, i.e. it will always have priority over the theme if you put your wallpaper command there.
that way you don't have to edit (all) themes.
 
Old 05-13-2016, 10:44 AM   #6
dwnthk
Member
 
Registered: May 2016
Location: Hong Kong
Distribution: Slackware 14.1 + Fluxbox
Posts: 68

Original Poster
Rep: Reputation: Disabled
I just found a solution for it.
For the other fluxbox users reference:
http://fluxbox-wiki.org/category/how...ackground.html
 
Old 05-25-2016, 02:28 PM   #7
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,323
Blog Entries: 28

Rep: Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141
notklaatu has been kind enough to link me up with his podcast on configuring Fluxbox. It's the one that got me started towards making Fluxbox do what I wanted it to do.

You can find it here: http://gnuworldorder.ml/audiophile/archive/season5/

It's episode 5x03.

If you want to learn Fluxbox, it's the best place to start that I know.

Last edited by frankbell; 05-25-2016 at 02:35 PM.
 
1 members found this post helpful.
  


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
How to set wallpaper in fluxbox at startup? donJulio Linux - Software 8 08-20-2009 06:19 AM
Fluxbox wallpaper list which wallpaper ? davimint Linux - Desktop 2 03-04-2007 12:39 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 - Newbie

All times are GMT -5. The time now is 05:56 AM.

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