Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

how do you add fluxbox styles and use them? = PROBLEM SOLVED

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
9 posts • Page 1 of 1
Author
Message
lnxmacusr
n00b
n00b
User avatar
Posts: 23
Joined: Thu Dec 02, 2004 2:33 pm

how do you add fluxbox styles and use them? = PROBLEM SOLVED

  • Quote

Post by lnxmacusr » Wed Dec 22, 2004 5:32 pm

hey everyone,

I am using gentoo and just got X11 and fluxbox running and now I'd like to use the default themes / styles that come with a default fluxbox install. I downloaded the default themes and installed them where they were supposed to go, but they're not showing up in the styles menu.

I've read their manual (at fluxbox.org) but it doesn't mention how to update or add themes. At least not where I could find it.

Thanks in advance for any assistance.
Last edited by lnxmacusr on Wed Dec 22, 2004 10:10 pm, edited 1 time in total.
Top
Pink
Veteran
Veteran
User avatar
Posts: 1062
Joined: Thu Jul 24, 2003 11:52 am

  • Quote

Post by Pink » Wed Dec 22, 2004 5:53 pm

Does your menu have the following options:

Code: Select all

[submenu] (Styles) {Select a Style}
      [include] (/usr/share/fluxbox/menu.d/styles/)
[end]
or something similar?

From that I get the styles under

Code: Select all

/usr/share/fluxbox/styles
/usr/share/commonbox/styles/
and any I have placed in my own styles folder in my .fluxbox folder.

You can look in the usr/share/fluxbox/menu.d/styles/ folder for an exaple of where it will look and you could create your own entry there.

HTH :D
Top
lnxmacusr
n00b
n00b
User avatar
Posts: 23
Joined: Thu Dec 02, 2004 2:33 pm

  • Quote

Post by lnxmacusr » Wed Dec 22, 2004 6:59 pm

PickledOnion wrote:Does your menu have the following options:

Code: Select all

[submenu] (Styles) {Select a Style}
      [include] (/usr/share/fluxbox/menu.d/styles/)
[end]
or something similar?

From that I get the styles under

Code: Select all

/usr/share/fluxbox/styles
/usr/share/commonbox/styles/
and any I have placed in my own styles folder in my .fluxbox folder.

You can look in the usr/share/fluxbox/menu.d/styles/ folder for an exaple of where it will look and you could create your own entry there.

HTH :D
No, it just has the [submenu] > [styles] . After that there are no choices to make. I need to know how to tell fluxbox to recognize that the default styles are in the styles directory.
Top
lnxmacusr
n00b
n00b
User avatar
Posts: 23
Joined: Thu Dec 02, 2004 2:33 pm

  • Quote

Post by lnxmacusr » Wed Dec 22, 2004 7:25 pm

lnxmacusr wrote:
PickledOnion wrote:Does your menu have the following options:

Code: Select all

[submenu] (Styles) {Select a Style}
      [include] (/usr/share/fluxbox/menu.d/styles/)
[end]
or something similar?

From that I get the styles under

Code: Select all

/usr/share/fluxbox/styles
/usr/share/commonbox/styles/
and any I have placed in my own styles folder in my .fluxbox folder.

You can look in the usr/share/fluxbox/menu.d/styles/ folder for an exaple of where it will look and you could create your own entry there.

HTH :D
No, it just has the [submenu] > [styles] . After that there are no choices to make. I need to know how to tell fluxbox to recognize that the default styles are in the styles directory.
Ok, I did as you suggested and copied all the styles available into: /root/.fluxbox/styles and restarted fluxbox but they are still now loading in the dropdown menus. Am I missing something? Should I restart x also?
Top
Pink
Veteran
Veteran
User avatar
Posts: 1062
Joined: Thu Jul 24, 2003 11:52 am

  • Quote

Post by Pink » Wed Dec 22, 2004 7:29 pm

Ok,

can you post the area in your menu (in ~/.fluxbox/menu) relating to the styles selection (like I did).

Secondly can you let us know what is in the: usr/share/fluxbox/menu.d/styles/ folder?

Also, check out: /usr/share/fluxbox/styles and let us know if there are any style entries in there, such as Bluflux, Emerge, Artwiz, Blunight, etc. Do the same thing with /usr/share/commonbox/styles.

If you have exactly the same menu entry I posted above in your /fluxbox/menu file, then it is a couple of possibilities.

1. The files in the usr/share/fluxbox/menu.d/styles/ folder are not there: This is one of mine (called styles-menu-fluxbox)

Code: Select all

[begin] (Fluxbox Core Styles)
[submenu] (Fluxbox Core Styles)
   [stylesdir] (/usr/share/fluxbox/styles)
[end]
[end]
2. You don't have the styles emerged or in the correct place, which is why you are checking the two styles folders I mention above.

If you have the correct menu entries and the correct files in menu.d and some styles in the two folders....then I have no idea.
Top
Pink
Veteran
Veteran
User avatar
Posts: 1062
Joined: Thu Jul 24, 2003 11:52 am

  • Quote

Post by Pink » Wed Dec 22, 2004 7:30 pm

lnxmacusr wrote: Ok, I did as you suggested and copied all the styles available into: /root/.fluxbox/styles and restarted fluxbox but they are still now loading in the dropdown menus. Am I missing something? Should I restart x also?
Ummm, I rather hope you are not using root as a normal user? Possibly this is one of the problems. It should be in your user directory. For example, mine is /home/onion/.fluxbox and so on.

If you are using root then stop.
Top
lnxmacusr
n00b
n00b
User avatar
Posts: 23
Joined: Thu Dec 02, 2004 2:33 pm

  • Quote

Post by lnxmacusr » Wed Dec 22, 2004 7:51 pm

PickledOnion wrote:
lnxmacusr wrote: Ok, I did as you suggested and copied all the styles available into: /root/.fluxbox/styles and restarted fluxbox but they are still now loading in the dropdown menus. Am I missing something? Should I restart x also?
Ummm, I rather hope you are not using root as a normal user? Possibly this is one of the problems. It should be in your user directory. For example, mine is /home/onion/.fluxbox and so on.

If you are using root then stop.
Umm, I knew that, I was just checking. :oops: I am still rather new to *nux world and forgot you should not run as root unless you absolutely need to. Anyway, added a user and now it's working.

So since I installed fluxbox as root should I unmerge it and then login as the user and emerge it and reinstall it? I've kind of copied and moved files around to get it working as root.

Thanks for everyone's patience (please don't flame me too much, even though I deserve it for forgetting about the root/user rule).
Top
Pink
Veteran
Veteran
User avatar
Posts: 1062
Joined: Thu Jul 24, 2003 11:52 am

  • Quote

Post by Pink » Wed Dec 22, 2004 9:56 pm

Don't worry about it. You know know.

I wouldn't worry too much about what you did if it works now. But if you want, emerge it again. Remember that you will need to be root for this anyway (as only root can install things, one of the reasons you don't want to use root all the time, only when you have to).

No need to log into root to do this, stay as your 'new' user and su to root (type su, then enter the root password and then 'emerge fluxbox'). This will straighten out any problems that may have occured.

If you have any more questions then please do not worry about asking. We were all newbs once!

Just try to remember there should never be any need to actually log in to a desktop as root. I haven't in over a year and have done complete reinstalls and so on. Anything I need to do as root, I 'su' in a terminal, do the whatever it is, and then exit the terminal.

HTH

:D
Top
lnxmacusr
n00b
n00b
User avatar
Posts: 23
Joined: Thu Dec 02, 2004 2:33 pm

  • Quote

Post by lnxmacusr » Wed Dec 22, 2004 10:09 pm

PickledOnion wrote:Don't worry about it. You know know.

I wouldn't worry too much about what you did if it works now. But if you want, emerge it again. Remember that you will need to be root for this anyway (as only root can install things, one of the reasons you don't want to use root all the time, only when you have to).

No need to log into root to do this, stay as your 'new' user and su to root (type su, then enter the root password and then 'emerge fluxbox'). This will straighten out any problems that may have occured.

If you have any more questions then please do not worry about asking. We were all newbs once!

Just try to remember there should never be any need to actually log in to a desktop as root. I haven't in over a year and have done complete reinstalls and so on. Anything I need to do as root, I 'su' in a terminal, do the whatever it is, and then exit the terminal.

HTH

:D
Cool, thanks for the advice. I've been using linux off and on for about a year and just got so wrapped up in optimising my new Gentoo environment and completely forgot I shouldn't run as root all the time.

Thanks again for everyone's help! Gentoo and Fluxbox are way cool!
Top
Post Reply

9 posts • Page 1 of 1

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic