
Hey John, El 20/03/15 a las 01:22, John Quah escribió:
On 2015-03-16 19:17, Cezar Rangel wrote:
Jose, gracias, the issue has been completely solved with the guidance you gave. I tried again and this time it worked.
Inspired by this success story, I tried installing the full Xfce on my own box, after trying to run the Thunar file manager under Openbox and noticing some icons missing.
There is another situation.
Even with Xfce and its themes installed, Thunar only loads a complete set of icons when started under Xfce. Launching Thunar from within Openbox brings up only a partial set of icons, as illustrated in the URLs below.
http://jquah.freeshell.org/images/thunar-on-openbox.png http://jquah.freeshell.org/images/thunar-on-xfce.png
The script `startxfce4` appears to define the environment variable XDG_DATA_DIRS, but even after setting that manually and launching Thunar from within Openbox, I'm still not seeing all the available icons.
It's really more of an aesthetic issue than a usability problem, but I'm curious if this behavior has been observed before.
Right now I can't check that at office, but I think what you mean is not only thunar, but any GTK application. Therefore GTK need to adjust icons for this. If so, you have several ways: - You can directly edit the file ~ / .gtkrc-2.0 for your user - Or if you use gtk-chtheme you can put it in your ~ / .gtkrc.mine I suggest you to view the README file in xfce4 port, where I added some info about to install_new_themes (https://wiki.xfce.org/howto/install_new_themes) $ prt-get readme xfce4 And if you just want an example: $ cat ~/.gtkrc.mine gtk-icon-theme-name = "elementary-xfce-dark" Anyway you can see https://urukrama.wordpress.com/openbox-guide/#Gtkthemes where is explained how to use the gtkrc-2.0 and gtkrc.mine files in Openbox. Best regards, -- Jose V Beneyto | http://sepen.mooo.com