LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Fluxbox Style (https://www.linuxquestions.org/questions/linux-software-2/fluxbox-style-39308/)

oulevon 12-24-2002 04:07 PM

Fluxbox Style
 
Hi, I just installed fluxbox in Slackware 8.1. It's installed in /opt/fluxbox, and I have numerous styles located in /opt/fluxbox/share/fluxbox/styles , but when I open the Fluxbox-menu and go to Styles, there are none available. How do I access these? This is my first time running fluxbox from Slacware. Thanks for any help.

UnTamed 12-24-2002 06:08 PM

look into ~/.fluxbox/menu for [stylesdir]
...and edit accordingly.

MasterC 12-24-2002 06:08 PM

What permissions do you have on the styles directory and the files themselves?

Here's mine:
Code:

masterc@masterc:/opt/fluxbox/share/fluxbox$ ls -lh
total 20k
-rw-r--r--    1 root    root        1.4k Sep 10 07:58 init
-rw-r--r--    1 root    root          294 Sep 10 07:58 keys
-rw-r--r--    1 root    root        1.8k Sep 10 07:58 menu
drwxr-xr-x  15 root    root        4.0k Nov 16 13:39 nls/
drwxr-xr-x    2 root    root        4.0k Sep 10 07:58 styles/

That shows that I have execute and read abilities on the styles directory as a normal user, then:
Code:

masterc@masterc:/opt/fluxbox/share/fluxbox/styles$ ls -l
total 100
-rw-r--r--    1 root    root        3255 Sep 10 07:58 Artwiz
-rw-r--r--    1 root    root        4747 Sep 10 07:58 Blue
-rw-r--r--    1 root    root        3716 Sep 10 07:58 BlueNight
-rw-r--r--    1 root    root        4576 Sep 10 07:58 Carbondioxide
-rw-r--r--    1 root    root        3471 Sep 10 07:58 Clean
-rw-r--r--    1 root    root        3692 Sep 10 07:58 CleanColor
-rw-r--r--    1 root    root        3968 Sep 10 07:58 Cthulhain
-rw-r--r--    1 root    root        2540 Sep 10 07:58 Flux
-rw-r--r--    1 root    root        3939 Sep 10 07:58 LemonSpace
-rw-r--r--    1 root    root        3367 Sep 10 07:58 Makro
-rw-r--r--    1 root    root        4716 Sep 10 07:58 MerleyKay
-rw-r--r--    1 root    root        2522 Sep 10 07:58 Minimal
-rw-r--r--    1 root    root        3078 Sep 10 07:58 Nyz
-rw-r--r--    1 root    root        2626 Sep 10 07:58 Operation
-rw-r--r--    1 root    root        3499 Sep 10 07:58 Outcomes
-rw-r--r--    1 root    root        2851 Sep 10 07:58 Rampage
-rw-r--r--    1 root    root        2904 Sep 10 07:58 Rancor
-rw-r--r--    1 root    root        3499 Sep 10 07:58 Results
-rw-r--r--    1 root    root        2521 Sep 10 07:58 Shade
-rw-r--r--    1 root    root        3241 Sep 10 07:58 Spiff
-rw-r--r--    1 root    root        3069 Sep 10 07:58 Twice
-rw-r--r--    1 root    root        3990 Sep 10 07:58 qnx-photon
masterc@masterc:/opt/fluxbox/share/fluxbox/styles$

Shows I have read priviledges on the files themselves.

Cool

oulevon 12-24-2002 10:25 PM

Thanks for the help guys. My path to my styles was wrong. All set now.


All times are GMT -5. The time now is 06:20 PM.